DThornton123
MIS
Hi,
I'm running sendmail 8.13.8 on a RH5 system. This server (call it appsrv3) is set so it won't relay any email for other systems.
I have it set up to use mailhost to relay to. IE email to testguy@ourdomain.com gets relayed to mailhost. This works perfectly, except for one (or 2) issue. If I sent email to testguy@ourdomain.com from the command line it works. If I define a .forward or an entry in the aliases file that points to testguy@ourdomain.com the email delivery fails. The maillog shows:
Oct 1 16:32:34 appsrv3 sendmail[18923]: l91NWYTp018923: from=root, size=35, class=0, nrcpts=1, msgid=<200710012332.l91NWYTp018923@appsrv3.ourdomain.local>, relay=root@localhost
Oct 1 16:32:34 appsrv3 sendmail[18924]: l91NWYiQ018924: from=<root@appsrv3.ourdomain.local>, size=339, class=0, nrcpts=1, msgid=<200710012332.l91NWYTp018923@appsrv3.ourdomain.local>, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Oct 1 16:32:34 appsrv3 sendmail[18923]: l91NWYTp018923: to=localTestguy, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30035, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l91NWYiQ018924 Message accepted for delivery)
Oct 1 16:32:34 appsrv3 sendmail[18925]: l91NWYiQ018924: to=testguy@ourdomain.com, ctladdr=<MESAmail@appsrv3.ourdomain.local> (8/0), delay=00:00:00, mailer=local, pri=120339, dsn=5.1.1, stat=User unknown
Oct 1 16:32:34 appsrv3 sendmail[18925]: l91NWYiQ018924: l91NWYiQ018925: DSN: User unknown
Oct 1 16:32:34 appsrv3 sendmail[18925]: l91NWYiQ018925: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31600, dsn=2.0.0, stat=Sent
Can anyone shed some light an what I need to fix to rectify this problem? TIA
I'm running sendmail 8.13.8 on a RH5 system. This server (call it appsrv3) is set so it won't relay any email for other systems.
I have it set up to use mailhost to relay to. IE email to testguy@ourdomain.com gets relayed to mailhost. This works perfectly, except for one (or 2) issue. If I sent email to testguy@ourdomain.com from the command line it works. If I define a .forward or an entry in the aliases file that points to testguy@ourdomain.com the email delivery fails. The maillog shows:
Oct 1 16:32:34 appsrv3 sendmail[18923]: l91NWYTp018923: from=root, size=35, class=0, nrcpts=1, msgid=<200710012332.l91NWYTp018923@appsrv3.ourdomain.local>, relay=root@localhost
Oct 1 16:32:34 appsrv3 sendmail[18924]: l91NWYiQ018924: from=<root@appsrv3.ourdomain.local>, size=339, class=0, nrcpts=1, msgid=<200710012332.l91NWYTp018923@appsrv3.ourdomain.local>, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Oct 1 16:32:34 appsrv3 sendmail[18923]: l91NWYTp018923: to=localTestguy, ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30035, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (l91NWYiQ018924 Message accepted for delivery)
Oct 1 16:32:34 appsrv3 sendmail[18925]: l91NWYiQ018924: to=testguy@ourdomain.com, ctladdr=<MESAmail@appsrv3.ourdomain.local> (8/0), delay=00:00:00, mailer=local, pri=120339, dsn=5.1.1, stat=User unknown
Oct 1 16:32:34 appsrv3 sendmail[18925]: l91NWYiQ018924: l91NWYiQ018925: DSN: User unknown
Oct 1 16:32:34 appsrv3 sendmail[18925]: l91NWYiQ018925: to=root, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31600, dsn=2.0.0, stat=Sent
Can anyone shed some light an what I need to fix to rectify this problem? TIA