I downloaded the RPM version, which didn't run because of the --with-cgi-gid
problem.  I downloaded the SRPM and made sure the .spec file had the correct
configure options.  this time the username and groupname were already set as
"mail" and the mail-gid=nobody.  I made an rpm and installed, but then got
the exact same errors as before.


[RES: mail@earth mailman]$tail logs/smtp
Aug 14 02:06:01 2002 (14664) All recipients refused: (111, 'Connection
refused')
Aug 14 02:06:01 2002 (14664) smtp for 1 recips, completed in 0.036 seconds
Aug 14 02:07:01 2002 (14686) All recipients refused: (111, 'Connection
refused')
Aug 14 02:07:01 2002 (14686) smtp for 1 recips, completed in 0.021 seconds
Aug 14 02:07:54 2002 (14704) All recipients refused: (111, 'Connection
refused')
Aug 14 02:07:54 2002 (14704) smtp for 1 recips, completed in 0.017 seconds
Aug 14 02:08:02 2002 (14707) All recipients refused: (111, 'Connection
refused')
Aug 14 02:08:02 2002 (14707) smtp for 1 recips, completed in 0.037 seconds
Aug 14 02:08:02 2002 (14707) All recipients refused: (111, 'Connection
refused')
Aug 14 02:08:02 2002 (14707) smtp for 1 recips, completed in 0.022 seconds



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tom Whiting
Sent: Wednesday, August 14, 2002 12:59 AM
To: Thomas Spellman; [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] --with-mail-gid using postfix


> --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.
Try with the ID'S (this is what it wants, not the names).

> Aug 14 00:16:00 2002 (8455) All recipients refused: (111, 'Connection
> refused')

Looks like you need to restart postfix, or whatever your MTA is. Try to
telnet
to whatever port you're trying to get it to go to? usually 110, not 111. If
you get connection refused, then you'll know where that problem lies. In
fact, I'd bet that's the entirety of your second problem.

----------------------------------------------------
TJW: Head tech, Dreamless Realms
Mud: http://dreamless.wolfstream.net
Snippets http://dreamless.wolfstream.net/
Telnet dreamless.wolfstream.net:9275
The OLC Pages http://olc.wolfstream.net
----------------------------------------------------

------------------------------------------------------
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/


------------------------------------------------------
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