I checked in the mailman logs. A lot of data to parse, not certain which is pertinent. However, in the smtp-failure log, I see the following...

Oct 05 16:02:24 2004 (275) delivery to [EMAIL PROTECTED] failed with code -1: (146, 'Connection refused')
Oct 05 16:02:35 2004 (275) Low level smtp error: (146, 'Connection refused'), msgid: <mailman.0.1097003715.12230.mailman
@onmyhonor.info>
Oct 05 16:02:35 2004 (275) delivery to [EMAIL PROTECTED] failed with code -1: (146, 'Connection refused')
Oct 05 16:02:35 2004 (323) Low level smtp error: (146, 'Connection refused'), msgid: <mailman.0.1097003901.12269.mailman
@onmyhonor.info>
Oct 05 16:02:35 2004 (323) delivery to [EMAIL PROTECTED] failed with code -1: (146, 'Connection refused')
Oct 05 16:03:39 2004 (372) Low level smtp error: (146, 'Connection refused'), msgid: <mailman.0.1097003715.12230.mailman
@onmyhonor.info>
Oct 05 16:03:39 2004 (372) delivery to [EMAIL PROTECTED] failed with code -1: (146, 'Connection refused')


I can use SMTP with Postfix. I've used Postfix for a very long time now.
Postfix local delivery is correctly set up, with no personality conflict.


When I telnet to host at port 25, I do get an SMTP login.

Layne


On Oct 5, 2004, at 4:05 PM, John Dennis wrote:

Did you look in the mailman logs?
Did you look at the system log file?

I assume since you can see your message in the mm queue parts of mail
are running, but some reason its not getting into the MTA?

Have you verified you can use SMTP with postfix?
Have you configured the postfix local SMTP delivery?
Are you having a postfix vs. sendmail personality conflict? (e.g. some
postfix files can be installed to emulate sendmail)
What happens when you "telnet localhost 25"?



------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to