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@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@earth mailman]#tail logs/smtp-failure Aug 14 00:15:01 2002 (8452) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:15:01 2002 (8452) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:15:02 2002 (8452) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:15:02 2002 (8452) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:16:00 2002 (8455) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:16:00 2002 (8455) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:16:00 2002 (8455) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:16:00 2002 (8455) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:16:00 2002 (8455) -1 [EMAIL PROTECTED] (ignore) Aug 14 00:16:00 2002 (8455) -1 [EMAIL PROTECTED] (ignore) mailman@earth mailman]#tail logs/post Aug 14 00:16:00 2002 (8455) post to yuba-list from [EMAIL PROTECTED], size=796, 1 failures Aug 14 00:16:00 2002 (8455) post to yuba-list from [EMAIL PROTECTED], size=1343, 1 failures Aug 14 00:16:00 2002 (8455) post to testing2 from [EMAIL PROTECTED], size=1340, 1 failures Aug 14 00:16:00 2002 (8455) post to testing3 from [EMAIL PROTECTED], size=1340, 1 failures Aug 14 00:17:00 2002 (8459) post to yuba-list from [EMAIL PROTECTED], size=796, 1 failures Aug 14 00:17:00 2002 (8459) post to the-collective from [EMAIL PROTECTED], size=1363, 1 failures Aug 14 00:17:00 2002 (8459) post to yuba-list from [EMAIL PROTECTED], size=796, 1 failures Aug 14 00:17:00 2002 (8459) post to yuba-list from [EMAIL PROTECTED], size=1343, 1 failures Aug 14 00:17:00 2002 (8459) post to testing2 from [EMAIL PROTECTED], size=1340, 1 failures Aug 14 00:17:00 2002 (8459) post to testing3 from [EMAIL PROTECTED], size=1340, 1 failures Thanks for any tips. Thomas ------------------------------------------------------ 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/