2012-02-25 22:52, Bernt Hansson skrev:
2012-02-25 22:44, Bender, Chris skrev:
NP on all counts.....

Names and IPs are same results using both digson A and resolving.
In fact both are identical results on A and B. I can easily ssh
user@X-Username
From a too.

The issue doesn't appear be at getting to X the issues is something to
do with the service on X.
I amnot sure if postfix has certs, or password. I don't see anything on
the maillog of X when the email from A
Is sent to it. Maillog on A says connection timed out.

What is the output on X for ps ax|grep libexec/postfix/smtpd

Also try, on X, netstat -aptcp | grep smtp.

It should be something along the line of;

tcp4    0   0  *.smtp        *.*            LISTEN

Is the postfix machine running freebsd?

Found this on postfix.org http://www.postfix.org/smtpd.8.html

"As of Postfix version 2.3, the SMTP server refuses to receive
mail from the network when it runs with non $mail_owner privileges"

$mail_owner = http://www.postfix.org/postconf.5.html#mail_owner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to