[Mailman-Users] multi-alternative

2006-05-09 Thread Lawrence Bowie
I have a user telling me .. It looks like the pipermail installation is hosed in some interesting way. The emails that I send have both text/html and text/multipart sections. It scrubbed the text/html part, but didn't bother including the text/plain part. But yet ... Default.py: DEFAULT_PASS_MI

Re: [Mailman-Users] Subscribe/Unsubscribe remotely by admin

2006-05-09 Thread Michael Best
Thanks for your procmail recipe Dennis. I went for a slightly different tact. I'm using Exim and procmail ends up getting run by a user/group combination. So I changed mailman's shell to /bin/bash (required for procmail to work as a user), and just have mailman run the add remove scripts righ

[Mailman-Users] Diplaying mail lists as indexes

2006-05-09 Thread Tom Kavanaugh
Hello, I have a mailman server, which is already serving about 15 mail-lists. The mailman server lists the current mail-lists alphabetically. I forsee the number of mail lists growing, and so would like to know if these mail-lists can be displayed as indexes. I mean, the user will see A B C D E

Re: [Mailman-Users] mailman crashed; messages are shunted

2006-05-09 Thread Todd Zullinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Sapiro wrote: > This error is in cPanel specific modifications to Mailman having to > do with adding '_domain' to list names to support the 'same' list > name in multiple domains. > > I don't know specifically what their patches are in this area.

Re: [Mailman-Users] No E-mail from mailman/postfix

2006-05-09 Thread Patrick Bogen
On 5/9/06, Barry Finkel <[EMAIL PROTECTED]> wrote: > May 08 13:43:07 2006 (16295) mailman: held subscription request >from . > > Where do I look to see what the problem might be? Thanks. Check your web interface, logging in with the moderator/admin password, and approve the subsc

Re: [Mailman-Users] mailman crashed; messages are shunted

2006-05-09 Thread Mark Sapiro
Chuck Vohs wrote: > >Last time this happened, Mark figured out from the error is was the non-ASCII >chars in the footer...I wish it were the same error this time. And I wish I could help you as easily this time as last, but I can't. >It's not: > >May 09 15:02:56 2006 (345) Uncaught runner excep

Re: [Mailman-Users] mailman crashed; messages are shunted

2006-05-09 Thread Chuck Vohs
I reinstalled via the cpanel script. You are right about the /usr/local/cpanel/3rdparty dir. And about the Windows comparison...to some extent. Last time this happened, Mark figured out from the error is was the non-ASCII chars in the footer...I wish it were the same error this time. It's not: M

Re: [Mailman-Users] mailman crashed; messages are shunted

2006-05-09 Thread Todd Zullinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck Vohs wrote: > I am running cPanel: > WHM 10.8.0 cPanel 10.8.2-C90 > CentOS 4.3 i686 - WHM X v3.1.0 > > Any message sent to any mailman list on my server gets shunted. I > have tried reinstalling python, mailman, spamd, rebooting. How'd you rein

[Mailman-Users] mailman crashed; messages are shunted

2006-05-09 Thread Chuck Vohs
I am running cPanel: WHM 10.8.0 cPanel 10.8.2-C90 CentOS 4.3 i686 - WHM X v3.1.0 Any message sent to any mailman list on my server gets shunted. I have tried reinstalling python, mailman, spamd, rebooting. Nothing seems to allow a message sent to a list go through. I had this problem once befor

[Mailman-Users] mailman crashed; messages are shunted

2006-05-09 Thread Chuck Vohs
I am running cPanel: WHM 10.8.0 cPanel 10.8.2-C90 CentOS 4.3 i686 - WHM X v3.1.0 Any message sent to any mailman list on my server gets shunted. I have tried reinstalling python, mailman, spamd, rebooting. Nothing seems to allow a message sent to a list go through. I had this problem once befor

[Mailman-Users] No E-mail from mailman/postfix

2006-05-09 Thread Barry Finkel
I did step 13 in the installation instructions - Create your first mailing list. The fourth bullet is o Check your email for a message from Mailman informing you that your new mailing list was created. The web page after I had clicked on "Create List" had this text: M

Re: [Mailman-Users] how to tell if messages are being received?

2006-05-09 Thread Dragon
Sally K. Scheer sent the message below at 10:17 5/9/2006: >I have an announce-only mailing list I've just moved from majordomo to >mailman during a change of hosts. I mass subscribed the people who had been >on our list in majordomo and got a bunch of unsubscribe requests right after >that. Made me

Re: [Mailman-Users] Not all subscribers receiving list mail.

2006-05-09 Thread Bryan Daniel
Thanks Jim. You may be right that the MTA caused some problems as indicated in the logs this time. I'll definitely look into that as a possibility, but I am not sure that it is the reason for the original problem. This server was the MTA for the entire campus in it's previous life, but now supp

[Mailman-Users] how to tell if messages are being received?

2006-05-09 Thread Sally K. Scheer
I have an announce-only mailing list I've just moved from majordomo to mailman during a change of hosts. I mass subscribed the people who had been on our list in majordomo and got a bunch of unsubscribe requests right after that. Made me wonder how many people might be just dumping our messages or

Re: [Mailman-Users] Internet Service Providers and Spam

2006-05-09 Thread Brad Knowles
At 9:08 AM -0400 2006-05-09, Phil usps wrote: > We are in the middle of a contest with a very large, popular, and > well-established ISP, who insists on declaring as spam, any message sent to > more than 100 of its customers. Since it is "spam", it is automatically > bounced, and hundreds of o

Re: [Mailman-Users] mailman (+vexim +exim) -- web interface uses absolute urls... to elsewhere

2006-05-09 Thread will trillich
On 5/9/06, Richard Barrett <[EMAIL PROTECTED]> wrote: > btw: If your are trying to have a mix of http URLs for non-admin GUI > and and https for admin GUI then you are wasting your time, it is all > or nothing, one or the other. Same rule applies regarding which host > is used for a list admin or n

Re: [Mailman-Users] Not all subscribers receiving list mail.

2006-05-09 Thread Jim Popovitch
Patrick Bogen wrote: > On 5/9/06, Bryan Daniel <[EMAIL PROTECTED]> wrote: >> raise SMTPServerDisconnected('please run connect() first') >> SMTPServerDisconnected: please run connect() first >> >> May 08 16:27:15 2006 (32223) SHUNTING: >> 1147130009.4508071+7c8069de27c09b68a08e7a123824ede909892f

Re: [Mailman-Users] Not all subscribers receiving list mail.

2006-05-09 Thread Patrick Bogen
On 5/9/06, Bryan Daniel <[EMAIL PROTECTED]> wrote: > > Patrick, further to my last, I found this in the error log, corresponding to > the errors at 16:27. > > May 08 16:27:15 2006 (32223) Uncaught runner exception: please run connect() > first > May 08 16:27:15 2006 (32223) Traceback (most recent c

[Mailman-Users] Fwd: Not all subscribers receiving list mail.

2006-05-09 Thread Patrick Bogen
-- Forwarded message -- From: Bryan Daniel <[EMAIL PROTECTED]> Date: May 9, 2006 11:39 AM Subject: Re: [Mailman-Users] Not all subscribers receiving list mail. To: Patrick Bogen <[EMAIL PROTECTED]> Patrick, further to my last, I found this in the error log, corresponding to the e

[Mailman-Users] Fwd: Not all subscribers receiving list mail.

2006-05-09 Thread Patrick Bogen
-- Forwarded message -- From: Bryan Daniel <[EMAIL PROTECTED]> Date: May 9, 2006 11:36 AM Subject: Re: [Mailman-Users] Not all subscribers receiving list mail. To: Patrick Bogen <[EMAIL PROTECTED]> Hi Patrick and thanks for your response. There are probably 80 lists running on t

Re: [Mailman-Users] Not all subscribers receiving list mail.

2006-05-09 Thread Patrick Bogen
On 5/9/06, Bryan Daniel <[EMAIL PROTECTED]> wrote: > Any suggestions would be appreciated. Check /var/log/mailman/ smtp and smtp-failure. They might indicate whether or not mailman /tried/ to send, and what went wrong, if anything. -- - Patrick Bogen --

Re: [Mailman-Users] site defaults file

2006-05-09 Thread Richard Barrett
On 9 May 2006, at 14:29, Steve Campbell wrote: > How is the mm_cfg.py file and the sitelist.cfg file supposed to > differ in > usage? My impression was that mm_cfg.py had the majority of the > defaults for > all sites, but is the sitelist.cfg (or a file copied and tailored to a > specific sit

Re: [Mailman-Users] Internet Service Providers and Spam

2006-05-09 Thread Richard Barrett
On 9 May 2006, at 14:08, Phil usps wrote: > We are in the middle of a contest with a very large, popular, and > well-established ISP, who insists on declaring as spam, any message > sent to > more than 100 of its customers. Since it is "spam", it is > automatically > bounced, and hundreds of

[Mailman-Users] site defaults file

2006-05-09 Thread Steve Campbell
How is the mm_cfg.py file and the sitelist.cfg file supposed to differ in usage? My impression was that mm_cfg.py had the majority of the defaults for all sites, but is the sitelist.cfg (or a file copied and tailored to a specific site) something that can be used to modify individual sites upon

[Mailman-Users] Internet Service Providers and Spam

2006-05-09 Thread Phil usps
We are in the middle of a contest with a very large, popular, and well-established ISP, who insists on declaring as spam, any message sent to more than 100 of its customers. Since it is "spam", it is automatically bounced, and hundreds of our list members not only do not receive the message, the Ma

Re: [Mailman-Users] qrunner restarts every 15 minutes

2006-05-09 Thread Joern Allmers
Hi, Sorry for the repost but I still try to tell qrunner to be more verbose (and of course to stop restarting every 15min) so *any* hints? Thanks Joern Am Mittwoch, 3. Mai 2006 10:07 schrieb Joern Allmers: > Hi, > > > Is there any more in the qrunner log than was in the original post > > (e.g.

Re: [Mailman-Users] Double attachments

2006-05-09 Thread Osmo Kujala
> I think you can just add Scrubber to the global pipeline in mm_cfg.py > or to a list pipeline. See > > for ways to do that. Interesting, I could have used this to add Spam-filtering based on SpamAssassin-headers. Did it rep

[Mailman-Users] administrator vs. moderator notification

2006-05-09 Thread Werner LEMBERG
It seems that the following problem hasn't been discussed on this list in the last few months (at least I couldn't find a hint in the mailing list archive). I, as an administrator, would like to *not* receive immediate notifications emails (but daily digests only), while the moderator should do s

Re: [Mailman-Users] mailman (+vexim +exim) -- web interface uses absolute urls... to elsewhere

2006-05-09 Thread Richard Barrett
On 9 May 2006, at 04:16, will trillich wrote: > On 5/8/06, Patrick Bogen <[EMAIL PROTECTED]> wrote: >> On 5/7/06, will trillich <[EMAIL PROTECTED]> wrote: >>> any ideas? >> >> Check your setting in DEFAULT_URL_PATTERN. See FAQ 4.29: >> >> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq