mail to another machine on the LAN

Hiisi saippua5 at gmail.com
Thu Oct 28 06:22:35 UTC 2010


ke, 2010-10-27 kello 20:59 -0400, Kevin J. Cummings kirjoitti:
<--SNIP-->
> 
> Look at your /etc/mail/access file.  You will need to add the hostnames
> of all machines on your local network that you want to have access to
> your sendmail daemon.  Do it on each machine.
> 
OK, now I have:
On F-12 router:
cat /etc/mail/access
Connect:localhost.localdomain		RELAY
Connect:localhost			RELAY
Connect:127.0.0.1			RELAY
Connect:192.168.3.30			RELAY

On 192.168.3.30 machine:
cat /etc/mail/access
Connect:localhost.localdomain		RELAY
Connect:localhost			RELAY
Connect:127.0.0.1			RELAY
Connect:192.168.3.20			RELAY

(192.168.3.20 is the addr of F12-eth2 on which 192.168.3.30 is
connected)
Now if I send mail to <user>@192.168.3.30 it's returned with reason: 550
Host unknown. If I send message to <user>@[192.168.3.30] then it's
returned with reason: 553 5.3.5 system config error. And more over, the
same message appears in root mailbox on 192.168.3.30 machine:
Diagnostic-Code: SMTP; 553 5.3.5 system config error.
What's next? I think there's the light at the end of this configure
trouble, isn't it?
-- 
There's the light at the end of the the Windows.

   -- Havlik Denis



More information about the users mailing list