[Mailman-Users] --with-mail-gid using postfix

Thomas Spellman thomas at resonance.org
Wed Aug 14 09:22:40 CEST 2002


I'm trying to compile mailman 2.0.13 to run with postfix.  The following are
the relevant lines from my postfix main.cf:

mail_owner = postfix
default_privs = nobody

Apache is running as "apache:apache".

I tried
--with-mail-gid=nobody --with-cgi-gid=apache
--with-mail-gid=mail --with-cgi-gid=apache

mail-gid=nobody is the only one that doesn't give the "wanted 953 / got 99"
error, but none of the mailman aliases work.  I put some other test aliases
in the same file as my mailman aliases and postfix uses them just fine.

I did a "chmod 2775 -R ."  in my /home/mailman directory then I recompiled
and reinstalled, then I ran "check_perms -f".

logs/smtp and logs/smtp-failure are packed with errors, several per second

mailman at earth mailman]#tail logs/smtp
Aug 14 00:16:00 2002 (8455) All recipients refused: (111, 'Connection
refused')
Aug 14 00:16:00 2002 (8455) smtp for 1 recips, completed in 0.012 seconds
Aug 14 00:16:00 2002 (8455) All recipients refused: (111, 'Connection
refused')
Aug 14 00:16:00 2002 (8455) smtp for 1 recips, completed in 0.011 seconds
Aug 14 00:16:00 2002 (8455) All recipients refused: (111, 'Connection
refused')
Aug 14 00:16:00 2002 (8455) smtp for 1 recips, completed in 0.012 seconds
Aug 14 00:16:00 2002 (8455) All recipients refused: (111, 'Connection
refused')
Aug 14 00:16:00 2002 (8455) smtp for 1 recips, completed in 0.011 seconds
Aug 14 00:16:00 2002 (8455) All recipients refused: (111, 'Connection
refused')
Aug 14 00:16:00 2002 (8455) smtp for 1 recips, completed in 0.011 seconds

mailman at earth mailman]#tail logs/smtp-failure
Aug 14 00:15:01 2002 (8452) -1 thomas at thosmos.com (ignore)
Aug 14 00:15:01 2002 (8452) -1 thomas at thosmos.com (ignore)
Aug 14 00:15:02 2002 (8452) -1 thomas at thosmos.com (ignore)
Aug 14 00:15:02 2002 (8452) -1 thomas at thosmos.com (ignore)
Aug 14 00:16:00 2002 (8455) -1 thomas at thosmos.com (ignore)
Aug 14 00:16:00 2002 (8455) -1 sysop at resonance.org (ignore)
Aug 14 00:16:00 2002 (8455) -1 thomas at thosmos.com (ignore)
Aug 14 00:16:00 2002 (8455) -1 thomas at thosmos.com (ignore)
Aug 14 00:16:00 2002 (8455) -1 thomas at thosmos.com (ignore)
Aug 14 00:16:00 2002 (8455) -1 thomas at thosmos.com (ignore)

mailman at earth mailman]#tail logs/post
Aug 14 00:16:00 2002 (8455) post to yuba-list from
yuba-list-request at yubawatershed.org, size=796, 1 failures
Aug 14 00:16:00 2002 (8455) post to yuba-list from
mailman-owner at earth.resonance.org, size=1343, 1 failures
Aug 14 00:16:00 2002 (8455) post to testing2 from
mailman-owner at earth.resonance.org, size=1340, 1 failures
Aug 14 00:16:00 2002 (8455) post to testing3 from
mailman-owner at earth.resonance.org, size=1340, 1 failures
Aug 14 00:17:00 2002 (8459) post to yuba-list from
yuba-list-request at yubawatershed.org, size=796, 1 failures
Aug 14 00:17:00 2002 (8459) post to the-collective from
mailman-owner at earth.resonance.org, size=1363, 1 failures
Aug 14 00:17:00 2002 (8459) post to yuba-list from
yuba-list-request at yubawatershed.org, size=796, 1 failures
Aug 14 00:17:00 2002 (8459) post to yuba-list from
mailman-owner at earth.resonance.org, size=1343, 1 failures
Aug 14 00:17:00 2002 (8459) post to testing2 from
mailman-owner at earth.resonance.org, size=1340, 1 failures
Aug 14 00:17:00 2002 (8459) post to testing3 from
mailman-owner at earth.resonance.org, size=1340, 1 failures

Thanks for any tips.

Thomas





More information about the Mailman-Users mailing list