RE: [Mailman-Users] Preline fatal failure - broken pipe

2004-12-15 Thread Russell Mann
> I would think the Qmail.py in the bug tracker would be better > than qmail-to-mailman.py, but I'd think qmail-to-mailman.py > could be adapted to include VERP as well. We moved on from > qmail a few years ago, but I'd suggest trying: (meaning, I > have no way to test this :-) (and assuming

RE: [Mailman-Users] Preline fatal failure - broken pipe

2004-12-14 Thread Russell Mann
> > <[EMAIL PROTECTED]>: > > [...] > > Qmail patched like a madman. > > Vpopmail > > The lists.* domains have a .qmail-default with: > > [...] > > Qmail-to-mailman.py is the Bruce Perens script. > > It looks like you are running with VERP bounce processing > enabled, but > with a script/configur

[Mailman-Users] Preline fatal failure - broken pipe

2004-12-13 Thread Russell Mann
Mailman list, I'm starting to see messages like this in great abundance: --- Hi. This is the qmail-send program at server.DOMAIN.org. I tried to deliver a bounce message to this address, but the bounce bounced! <[EMAIL PROTECTED]>: TO ACCES

RE: [Mailman-Users] question

2004-08-12 Thread Russell Mann
t; recommend software that would be helpful to me? I'm converting OUT of ezmlm, which is a qmail-compatible email list software. If you're not adminning your own server, though, forget that ;) -- Russell Mann -- Mailman-Users mailing list

RE: [Mailman-Users] Subscribing to Multiple Lists Simultaneously - SOLVED

2004-08-12 Thread Russell Mann
essage; } print "$bottom"; open (FILE, "<$counterpath/$addcounter"); $value = ; ++$value; close (FILE); open (FILE, ">$counterpath/$addcounter"); print FILE "$value"; close (FILE); sub Template

RE: [Mailman-Users] Re: Manking an announcement list

2004-08-12 Thread Russell Mann
ostings from non-members for which no explicit action is defined. Reject Should messages from non-members, which are automatically discarded, be forwarded to the list moderator? Yes As far as modifying the message the end user is sent, you can't do that from the web based admin. I think

[Mailman-Users] Cancel Subscription Request broken - 2.1.5

2004-08-11 Thread Russell Mann
rgin with no modifications. Any suggestions or pointers on how to fix this would be greatly appreciated! -- Russell Mann -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://

[Mailman-Users] Subscribing to Multiple Lists Simultaneously

2004-08-11 Thread Russell Mann
to write a perl form to take an inputted email address and send to the subscribe address. Any suggestions would be appreciated. Thanks, Russell Mann -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-us

RE: [Mailman-Users] Mailman 2.1.5 - Customize Look and Feel

2004-08-11 Thread Russell Mann
768. I commented out the lines that added body tags, and put my own header in like this: header_results = _("""\ """) output.append('%s' % header_results) I'm not sure exactly what this affected, but it helped in my situation. -Russell M

[Mailman-Users] Mailman 2.1.5 - Customize Look and Feel

2004-08-10 Thread Russell Mann
led and searched the mailing list for the last week, and havn't been able to find the answer. Thanks, Russell Mann -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.pyth