Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-10 Thread Benjamin Donnachie
Benjamin Donnachie wrote: > /[EMAIL PROTECTED]/ DUNNO Ooops! That should be: /[EMAIL PROTECTED]/ DUNNO Ben -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: ht

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix2.5 Virtual Mailboxes

2007-06-10 Thread Steve Burling
--On June 10, 2007 10:01:52 AM -0700 Mark Sapiro <[EMAIL PROTECTED]> wrote: > Defaults.py says: > >MTA should name a module in Mailman/MTA which provides the MTA >specific functionality for creating and removing lists. Some MTAs >like Exim can be configured to automatically recognize

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-10 Thread Benjamin Donnachie
Benjamin Donnachie wrote: > I've just written a very simple script which I use as a cronjob to keep > a postfix access map of current lists up-to-date. Thus avoiding > potential backscatter with the listhost domain. A copy of the script is below. You'll probably need to edit it for your site. I

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix2.5 Virtual Mailboxes

2007-06-10 Thread Mark Sapiro
Benjamin Donnachie wrote: > >I kept getting that and in the end replaced it with: > >MTA = '' That will work and so will MTA = 0 MTA = False MTA = [] MTA = {} MTA = x where x is one of No, no, Off or off because these are all defined as False in Defaults.py. These all work because they are eit

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-10 Thread Benjamin Donnachie
Jennifer Redman wrote: > Your script and instructions work beautifully. Excellent stuff! :-) It's definitely a better solution in my opinion! :) > Had to change a few paths and kept getting a no module error when I added > MTA = None -- easy configuration compared to the other method I was > att

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix2.5 Virtual Mailboxes

2007-06-07 Thread Jennifer Redman
I did originally make the MTA = 'None' mistake. Thanks for your help as well Mark. Jen On 6/7/07, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Jennifer Redman wrote: > > > >Had to change a few paths and kept getting a no module error when I added > >MTA = None -- easy configuration compared to the

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix2.5 Virtual Mailboxes

2007-06-07 Thread Mark Sapiro
Jennifer Redman wrote: > >Had to change a few paths and kept getting a no module error when I added >MTA = None -- easy configuration compared to the other method I was >attempting. I assume you figured it out, but if not, it must be MTA = None and not MTA = 'None' -- Mark Sapiro <[EMAIL PRO

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-07 Thread Jennifer Redman
Your script and instructions work beautifully. Had to change a few paths and kept getting a no module error when I added MTA = None -- easy configuration compared to the other method I was attempting. Thanks Ben! Jen On 6/7/07, Benjamin Donnachie <[EMAIL PROTECTED]> wrote: > > Jennifer Redman w

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-07 Thread Benjamin Donnachie
Benjamin Donnachie wrote: > If you can set aside a sub-domain for your mailing lists, eg > lists.example.com, then it's worth using the sendmail mm-handler script > with postfix. I've just written a very simple script which I use as a cronjob to keep a postfix access map of current lists up-to-dat

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-07 Thread Benjamin Donnachie
Jennifer Redman wrote: > However, the integration with Postfix -- not so good, appears to be > something to do with the Virtual Mailbox setup. If you can set aside a sub-domain for your mailing lists, eg lists.example.com, then it's worth using the sendmail mm-handler script with postfix. Downloa

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix2.5Virtual Mailboxes

2007-06-05 Thread Mark Sapiro
Jennifer Redman wrote: >> Try >> >> alias_maps = hash:/etc/aliases, hash:/usr/local/mailman/data/aliases >> >> You may need to run postalias after making this change. > > >Ok tried this approach. Same error. I was actually following the >instructions from 6.1.2 Virtual Domains with the original >

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5Virtual Mailboxes

2007-06-05 Thread Jennifer Redman
> Try > > alias_maps = hash:/etc/aliases, hash:/usr/local/mailman/data/aliases > > You may need to run postalias after making this change. Ok tried this approach. Same error. I was actually following the instructions from 6.1.2 Virtual Domains with the original configurationThank you very mu

Re: [Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5Virtual Mailboxes

2007-06-05 Thread Mark Sapiro
Jennifer Redman wrote: > >Here is my main.cf: > >alias_maps = hash:/etc/aliases Try alias_maps = hash:/etc/aliases, hash:/usr/local/mailman/data/aliases You may need to run postalias after making this change. See -- Mark Sapiro <[EMAIL PROTE

[Mailman-Users] Bounced messages with Mailman 2.1 and Postfix 2.5 Virtual Mailboxes

2007-06-05 Thread Jennifer Redman
Hello! Trying to setup Mailman with Postfix 2.5 on FreeBSD 6.2. The web part works fine. However, the integration with Postfix -- not so good, appears to be something to do with the Virtual Mailbox setup. Messages keep bouncing with : The mail system <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> (e

Re: [Mailman-Users] Bounced messages?

2006-06-03 Thread Mark Sapiro
Webmaster wrote: >Is there a way to see what messages bounce? I would find it helpful >to keep a mailing list up to date to know which messages don't get >through. If Bounce processing is on, bounces are logged in Mailman's bounce log. In addition, you can turn on the various notifications t

[Mailman-Users] Bounced messages?

2006-06-03 Thread Webmaster
Is there a way to see what messages bounce? I would find it helpful to keep a mailing list up to date to know which messages don't get through. --- Steven Weyhrich --< Go Dogs! Webmaster http://www.GoDogsOmaha.org --

Re: [Mailman-Users] Bounced Messages

2004-07-27 Thread Yogesh Subhash Talekar
find out what user and group your mail server MTA is running with. If its nobody then you should give command: ./configure --prefix=/Users/mailman --with-mail-gid=nobody --with-cgi-gid=www If its postfix use this: ./configure --prefix=/Users/mailman --with-mail-gid=postfix --with-cgi-gid=www that

[Mailman-Users] Bounced Messages

2004-07-27 Thread Everett Littles
When sending to any of the lists on my server, I get the following error message via email: The Postfix program <[EMAIL PROTECTED]>: Command died with status 8: "/Users/mailman/mail/mailman post testlist". Command output: Failure to find group name nobody. Try ad

Re: [Mailman-Users] bounced messages and VERP ??

2004-07-01 Thread Brad Knowles
At 6:15 PM +0530 2004-07-01, Yogesh Subhash Talekar wrote: I think I need a answer of a single question: How do I make sure that Mailman is not VERPing mails? And if I find that it is VERPing mails then how do I turn it OFF ?? Go to the admin web page for your list. Go to the "Non-digest opti

Re: [Mailman-Users] bounced messages and VERP ??

2004-07-01 Thread Richard Barrett
On 1 Jul 2004, at 13:45, Yogesh Subhash Talekar wrote: Sorry I think I need a answer of a single question: How do I make sure that Mailman is not VERPing mails? And if I find that it is VERPing mails then how do I turn it OFF ?? Look in Defaults.py for the comments about and the config variables

Re: [Mailman-Users] bounced messages and VERP ??

2004-07-01 Thread Yogesh Subhash Talekar
Sorry I think I need a answer of a single question: How do I make sure that Mailman is not VERPing mails? And if I find that it is VERPing mails then how do I turn it OFF ?? Do I need to re-configure my list? What is the parameter in sitelist.cfg file which I need to change for this?? TIA --yog

Re: [Mailman-Users] bounced messages and VERP ??

2004-07-01 Thread Yogesh Talekar
thanks But I haven't any change. I am running postfix as it was. I observed the thing when I fixed the problem with the ID and posted a test message. I wrote VERP because, I remember such a setting exists. But in fact I haven't changed anything. Is this happening because few message to that ID h

Re: [Mailman-Users] bounced messages and VERP ??

2004-07-01 Thread Richard Barrett
On 1 Jul 2004, at 12:22, Yogesh Subhash Talekar wrote: hi, I am using mailman with postfix. While testing mailman I created a list with two address. Both had same domain say "mydomain.com". When all was working fine, mailman/postfix used to copy a single mail to both the users. I had a problem wit

[Mailman-Users] bounced messages and VERP ??

2004-07-01 Thread Yogesh Subhash Talekar
hi, I am using mailman with postfix. While testing mailman I created a list with two address. Both had same domain say "mydomain.com". When all was working fine, mailman/postfix used to copy a single mail to both the users. I had a problem with one of the IDs and the mail destined to it bounced f

Re: [Mailman-Users] Bounced Messages

2004-02-12 Thread Jon Carnes
On Thu, 2004-02-12 at 08:59, Mike Phillips wrote: > I just created a new mailing list with only 27 subscribers. While all > of the email addresses should be correct, how can I know TODAY whether > any of the messages are bouncing? > > Thanks, > Mike Phillips Hay Mike, Just check the Mailman l

[Mailman-Users] Bounced Messages

2004-02-12 Thread Mike Phillips
I just created a new mailing list with only 27 subscribers. While all of the email addresses should be correct, how can I know TODAY whether any of the messages are bouncing? Thanks, Mike Phillips Mills Law Firm, PLLC 132 Towerview Court Cary, NC 27513 Voice (919) 462-3036 Fax (919-554-4243 Pat

[Mailman-Users] Bounced messages returning to me - Mailman 2.0

2003-01-23 Thread Ed Leafe
Hi, Recently I've begun receiving some bounced messages from the lists I host. I have all the aliases set up properly; in fact, most bounces are handled by the bounce scripts as expected. But a few messages are being received in the account I've set up in the General Options page under "The l

[Mailman-Users] Bounced messages

2002-03-18 Thread Peter Bengtson
Looking through my 3 MB large log of bounced messages since October, I see a lot of bounced messages, but they never seem to result in any deactivated or removed subscriptions. (And yes, all lists are configured correctly and operate as they should.) There is a lot of entries similar to "0 more at