Gerald Waugh wrote;
> Oops!
> in my sendmaillogs, all the email from local host, gets this treatment
>
> relay=[127.0.0.1] [127.0.0.1], dsn=5.0.0, stat=Service unavailable
> I know I have fixed this before....
> but the fix eludes me.
>
> help! ;)
>
odd if I execute this line the email goes out and is forwarded.
[root@fsn1 ~]# (echo subject: test; echo) | sendmail -Am -v -froot -- admin
/home/.users/112/admin/.forward: line 2: forwarding to
gwaugh (at mark) frontstreetnetworks.com
gwaugh (at mark) frontstreetnetworks.com... Connecting to local...
gwaugh (at mark) frontstreetnetworks.com... Sent
yet
if I execute
[root@fsn1 ~]# echo "test" | mail -s test admin ; tail -f /var/log/maillog |
grep admin
Sep 25 16:51:54 fsn1 sendmail[27560]: n8PLpsr2027560: to=admin, ctladdr=root
(0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30030,
relay=[127.0.0.1] [127.0.0.1], dsn=5.0.0, stat=Service unavailable