[Mailman-Users] Pls help debug mm-postfix disconnect. Thanks.
Patrick Bogen
pdbogen at gmail.com
Mon Feb 13 22:55:57 CET 2006
I don't know postfix very well, but the points that I'd look at are:
Is a newline and whitespace the proper separate for separate entries
in alias_maps, virtual_alias_domains, and virtual_alias_maps?
Are the permissions on alias_maps correct?
Is dev.greenparty.ca resolving correctly on the mail host (I don't
know if this even matters, but may as well check, yes?)?
Do the mailman logs show anything interesting?
On 2/13/06, Hugh Esco <he at reclaimedcomputers.ca> wrote:
> Hello folks:
>
> Where do I look, what do I do next?
>
> This mailman instance is giving me fits. It is one of four mailman installations on this server and at least one of them has been in active use since December. I created this one in January, my test posts show up in the online archives. But no mail seems to be getting off the server -- from this mailman installation, even as mail sent from the command line and mail sent with the Leyland list is getting out. The MTA is postfix.
>
> main.cf includes the following, with the Leyland lists working, but the dev lists not:
>
> # Mailman Specific Settings
> owner_request_special = no
> alias_maps = hash:/u/l/leyland06mm/mailman/data/aliases
> hash:/u/d/devmm/mailman/data/aliases
>
> # Virtual hosts
> virtual_alias_domains = electleyland.ca
> dev.greenparty.ca
>
> virtual_alias_maps = hash:/etc/postfix/virtual
> hash:/u/l/leyland06mm/mailman/data/virtual-mailman
> hash:/u/d/devmm/mailman/data/virtual-mailman
>
> All my qrunners seem to be running:
>
> [02:01:21]<hesco at www1:~> ps aux | grep qrun | grep dev
> devmm 22897 0.0 0.6 8684 6228 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=ArchRunner:0:1 -s
> devmm 22898 0.0 0.5 8264 5676 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=BounceRunner:0:1 -s
> devmm 22899 0.0 0.5 8252 5664 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=CommandRunner:0:1 -s
> devmm 22900 0.0 0.5 8512 5984 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=IncomingRunner:0:1 -s
> devmm 22901 0.0 0.5 8224 5700 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=NewsRunner:0:1 -s
> devmm 22902 0.0 0.5 8584 6012 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s
> devmm 22903 0.0 0.5 8512 5908 ? S 2005 0:01 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
> devmm 22904 0.0 0.5 8252 5656 ? S 2005 0:00 /usr/bin/python /u/d/devmm/mailman/bin/qrunner --runner=RetryRunner:0:1 -s
> [02:18:15]<hesco at www1:~>
>
> My MTA's logs seem useless on this point:
>
> [02:15:31]<root at www1:/u/d/devmm/mailman> ls /var/log/postfix/ -lt
> total 0
> -rwxr-x--- 1 postfix postfix 0 Dec 14 04:42 errorlog
> -rwxr-x--- 1 postfix postfix 0 Dec 14 04:41 maillog
>
> --
> RCK Computer Services
> http://reclaimedcomputers.ca/
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> 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/
> Unsubscribe: http://mail.python.org/mailman/options/mailman-users/pdbogen%40gmail.com
>
> Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
>
--
- Patrick Bogen
More information about the Mailman-Users
mailing list