I use this thread becaus i have this problem, my mailman does not send any email at all. Checking the log files mentioned above i found this errors:
Code:
==> smtp-failure <==
Mar 30 09:51:34 2010 (1978) Low level smtp error: (111, 'Connection refused'), msgid: <63610ca11003300551o60be2023y2fd2643d188fa30f@mail.gmail.com>
Mar 30 09:51:34 2010 (1978) Low level smtp error: please run connect() first, msgid: <63610ca11003300551o60be2023y2fd2643d188fa30f@mail.gmail.com>
Mar 30 09:51:34 2010 (1978) delivery to email@gmail.com failed with code -1: (111, 'Connection refused')
Mar 30 09:51:34 2010 (1978) delivery to email2@gmail.com failed with code -1: (111, 'Connection refused')
Mar 30 09:51:34 2010 (1978) delivery to email@yahoo.com.ar failed with code -1: please run connect() first
Mar 30 09:51:34 2010 (1978) delivery to email3@gmail.com failed with code -1: (111, 'Connection refused')
I already try with fixmailman and disabling anything related with the firewall. Still not working.