[Mailman-Users] closely related lists - using users from a different lists

2005-07-05 Thread David Cake
I have two lists that are effectively low and high traffic lists designed to serve the same constituency. So that a large number of people do not need to be subscribed to announcements that go out on the low traffic list, the high traffic list is also subscribed to the low traffic list.

Re: [Mailman-Users] Custom header

2004-09-13 Thread David Cake
At 3:03 PM +0900 2/9/04, Jim Tittsler wrote: On Aug 31, 2004, at 13:42, David Cake wrote: I guess my questions really is 'do the existing per-list customisation options include any way of changes to the mail headers beyond what is already accessible from the GUI?' And, as a follo

Re: [Mailman-Users] sendmail bounces

2004-09-08 Thread David Cake
At 6:21 PM +0200 8/9/04, Brad Knowles wrote: At 11:53 PM +0800 2004-09-08, David Cake wrote: The only error I seem to be getting is dangerous permissions=42755 on queue directory /var/spool/mqueue-client/ which I can't seem how to turn off - I'm not even sure why its

Re: [Mailman-Users] sendmail bounces

2004-09-08 Thread David Cake
The only error I seem to be getting is dangerous permissions=42755 on queue directory /var/spool/mqueue-client/ which I can't seem how to turn off - I'm not even sure why its there are all, given that dir is not group or world writable - or how to turn off this warning with DontBlameSendmail T

Re: [Mailman-Users] sendmail bounces

2004-09-08 Thread David Cake
At 8:29 AM +0900 8/9/04, Jim Tittsler wrote: On Wed, Sep 08, 2004 at 03:08:11AM +0800, David Cake wrote: OK, sendmail is bouncing with - The following addresses had permanent fatal errors - "|/usr/lib/mailman/mail/mailman post listname" (expanded from: <[EM

[Mailman-Users] sendmail bounces

2004-09-07 Thread David Cake
OK, sendmail is bouncing with - The following addresses had permanent fatal errors - "|/usr/lib/mailman/mail/mailman post listname" (expanded from: <[EMAIL PROTECTED]>) - Transcript of session follows - 550 5.7.1 "|/usr/lib/mailman/mail/mailman post vampire"... Can

Re: [Mailman-Users] Custom header

2004-09-02 Thread David Cake
[suggestion deleted] Thanks, Jim - I'd asked this question a few times in various forums and always been told it was more or less impossible to do in a relatively clean way (ie told that I'd have to add list specific tests in main code) - and you provide with not one but two mechanisms! Thank

[Mailman-Users] qmail vs mailman again

2004-09-02 Thread David Cake
The problem seems to be that mail to a list (say [EMAIL PROTECTED]) is attempted to be delivered to [EMAIL PROTECTED], and that when the qmail-to-mailman.py script reads LOCAL with ( local = os.environ["LOCAL"]) it gets mailman, rather than list name. Any suggestions? /var/qmail/control/virtu

[Mailman-Users] bouncing subscribed users

2004-08-31 Thread David Cake
4 - Received: from www.jmcs.net.au (HELO legba.difference.com.au) (202.0.185.54) by listhost with SMTP; 31 Aug 2004 18:33:24 - Mime-Version: 1.0 X-Sender: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> Date: Wed, 1 Sep 2004 01:38:18 +0800 To: [EMAIL PROTECTED] From: David

Re: [Mailman-Users] Custom header

2004-08-31 Thread David Cake
At 10:06 AM +0200 31/8/04, Brad Knowles wrote: At 12:42 PM +0800 2004-08-31, David Cake wrote: I guess my questions really is 'do the existing per-list customisation options include any way of changes to the mail headers beyond what is already accessible from the GUI?' You

Re: [Mailman-Users] Custom header

2004-08-31 Thread David Cake
Hmm... turns out this exact feature is on the mailman wishlist. So I guess that answers my question. Cheers David -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mail

Re: [Mailman-Users] Custom header

2004-08-30 Thread David Cake
At 11:35 PM +0200 30/8/04, Brad Knowles wrote: At 4:29 AM +0800 2004-08-31, David Cake wrote: Is there any way to add a custom mail header for a list? You can modify the templates provided on a per-list/per-language basis, but beyond that you need to modify the source code itself. I guess my

[Mailman-Users] Custom header

2004-08-30 Thread David Cake
Is there any way to add a custom mail header for a list? Regards David -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin

[Mailman-Users] mailman and qmail

2004-08-30 Thread David Cake
igpond.net.au [141.168.116.131]) by legba.difference.com.au (8.12.11/8.12.11/Debian-5) with ESMTP id i7UA27Wr002037 for <[EMAIL PROTECTED]>; Mon, 30 Aug 2004 18:02:08 +0800 Mime-Version: 1.0 Message-Id: <[EMAIL PROTECTED]> Date: Mon, 30 Aug 2004 18:03:06 +0800 To: [EMAIL PROTECTED]

Re: [Mailman-Users] Custom Headers?

2003-10-02 Thread David Cake
At 10:12 AM -0400 2/10/03, Jon Carnes wrote: On Thu, 2003-10-02 at 03:09, David Cake wrote: I'd like to just add a completely new custom header (in this case, an X-Comment) to a mailing list. Is there any easy way to do this with mailman? If not, does anyone have suggestions for h

[Mailman-Users] Custom Headers?

2003-10-02 Thread David Cake
I'd like to just add a completely new custom header (in this case, an X-Comment) to a mailing list. Is there any easy way to do this with mailman? If not, does anyone have suggestions for how to do this using procmail, sendmail configuration, or similar? Cheers David PS apologies for postin