I have a server with Sendmail 8.11.6 on Redhat 7.2 and a few DNSBL's. I
want to use the server to filter spam and forward the mail on to the
destination server. I have found that I am getting "user unknown" errors in
the logs when a message comes in and it is not being forwarded.
In the access file, I have:
domain.com RELAY
In the mailertable, I have:
domain.com ESMTP:[mail.domain.com]
I noticed that the log shows domain.com and the ip address for domain.com
(which is not a mail server) as the relay.
I have never had this problem with 8.9.3. I have it working the same way.
This is a sample of the log I am getting.
Jun 7 15:23:00 spamfilter sendmail[23778]: g57JN0x23778:
from=<yippie@yahoi.com>, size=865, class=0, nrcpts=1,
msgid=<20020607192200.79201.qmail@web21508.mail.yahoi.com>, proto=SMTP,
daemon=MTA, relay=web21508.mail.yahoi.com [10.16.69.19]
Jun 7 15:23:00 spamfilter sendmail[23780]: g57JN0x23778:
to=<testuser@domain.com>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp,
pri=30865, relay=domain.com. [10.10.10.30], dsn=5.1.1, stat=User unknown
Jun 7 15:23:00 spamfilter sendmail[23780]: g57JN0x23778: g57JN0x23780: DSN:
User unknown
Thanks for any help.
want to use the server to filter spam and forward the mail on to the
destination server. I have found that I am getting "user unknown" errors in
the logs when a message comes in and it is not being forwarded.
In the access file, I have:
domain.com RELAY
In the mailertable, I have:
domain.com ESMTP:[mail.domain.com]
I noticed that the log shows domain.com and the ip address for domain.com
(which is not a mail server) as the relay.
I have never had this problem with 8.9.3. I have it working the same way.
This is a sample of the log I am getting.
Jun 7 15:23:00 spamfilter sendmail[23778]: g57JN0x23778:
from=<yippie@yahoi.com>, size=865, class=0, nrcpts=1,
msgid=<20020607192200.79201.qmail@web21508.mail.yahoi.com>, proto=SMTP,
daemon=MTA, relay=web21508.mail.yahoi.com [10.16.69.19]
Jun 7 15:23:00 spamfilter sendmail[23780]: g57JN0x23778:
to=<testuser@domain.com>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp,
pri=30865, relay=domain.com. [10.10.10.30], dsn=5.1.1, stat=User unknown
Jun 7 15:23:00 spamfilter sendmail[23780]: g57JN0x23778: g57JN0x23780: DSN:
User unknown
Thanks for any help.