Index: [Article Count Order] [Thread]

Date:  Fri, 25 Sep 2009 17:11:40 -0500
From:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject:  [coba-e:16061] Re: relay=[127.0.0.1] [127.0.0.1], dsn=5.0.0, stat=Service unavailable
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <ECBBA97E9E7847EFB2F2974C0C529DFC@raqware>
References:  <25C7B2C9F4E84B42A2C1AC7BD8CF97C9@raqware>
X-Mail-Count: 16061

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