I've followed the directions for setting up mailman 2.1.4 with postfix
1.1.12 on Mac OS X client 10.2 from the README.POSTFIX file.
When I add a new list via the cgi interface, the mailman aliases file is
updated, but I get the following error:
Bug in Mailman version 2.1.4
We're sorry, we hit a
Is there some way to turn on bounce notification to the admin in version
2.1b4?
Thanks
Thomas
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw
How do you remove select archive messages? Also how do you delete ALL
archive messages without deleting the list?
Thanks
Thomas
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ:
How do you delete one archived post, or all archives for a list?
Thanks
--
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 Archi
I've set
ALLOW_SITE_ADMIN_COOKIES = 1
for mailman 2.1b3, but I'm still being prompted for a password at every admin
operation. Am I missing something? Cookies worked fine with ver. 2.0.13.
Also, I had to change the permissions on data/aliases and data/aliases.db files to
allow the CGI user to
iled with --with-mail-gid=12 (mail) and now I'm back to getting a
repeating error in logs/smtp logs/smtp-failure and logs/post. I'm stuck.
I've been working on this all day and I'm out of patience.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTE
ps, 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-gi
, portmap? why would it be trying to
connect to that port? I haven't set mailman to use a particular port. I
would assume it would use port 25 to connect to the smtp server.
Thomas
-Original Message-
From: Tom Whiting [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 14, 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=apa