tools2# ps ax|grep libexec/postfix/smtpdps ax|grep libexec/postfix/smtpd tools2# ps ax|grep libexec/postfix/smtpd 53297 20 R+J 0:00.00 grep libexec/postfix/smtpd tools2# ps -af | grep smtp 53300 20 R+J 0:00.00 grep smtp tools2# ps -af | grep postfix 53305 20 R+J 0:00.00 grep postfix tools2# ps -ax| more PID TT STAT TIME COMMAND 20417 ?? SsJ 0:00.09 /usr/sbin/syslogd -ss 20482 ?? SsJ 0:00.45 /usr/local/libexec/vsftpd 20603 ?? IsJ 0:00.00 /usr/local/sbin/squid -D 20610 ?? SJ 0:01.97 (squid) -D (squid) 20699 ?? SsJ 0:00.26 /usr/local/libexec/postfix/master
I don't see sendmail or smtp -----Original Message----- From: Bernt Hansson [mailto:[email protected]] Sent: Saturday, February 25, 2012 4:53 PM To: Bender, Chris Cc: Jon Radel; [email protected] Subject: Re: Email issues, relay failure 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
