Re: [Mailman-Users] problem with subscribe

2008-05-08 Thread lists . mailman-users
Hallo Barry, Op donderdag 08 mei 2008 schreef Barry Finkel aan Mailman-Users@python.org: >> When I send a message to duinheks-test-subscribe, the request >> does not arrive in mailman, but produces the following in the >> error log: >> May 08 21:47:51 2008 (3636) SHUNTING: >> 1210276071.4968

Re: [Mailman-Users] clarification on virtual domains

2008-05-08 Thread bijayant kumar
--- Mark Sapiro <[EMAIL PROTECTED]> wrote: > bijayant kumar wrote: > > > >--- Mark Sapiro <[EMAIL PROTECTED]> wrote: > > > >> Are you sure it isn't the other way around? When > you > >> have > >> > >> add_virtualhost('lists.bijayant.com', 'dom1.com') > >> add_virtualhost('lists.bijayant.com', 'd

Re: [Mailman-Users] problem with subscribe

2008-05-08 Thread Barry Finkel
[EMAIL PROTECTED] wrote: >Hallo mailman-users, > >When I send a message to duinheks-test-subscribe, the request >does not arrive in mailman, but produces the following in the >error log: >May 08 21:47:51 2008 (3636) Uncaught runner exception: 'NoneType' object has >no >attribute 'lower' >May 08 2

[Mailman-Users] problem with subscribe

2008-05-08 Thread lists . mailman-users
Hallo mailman-users, When I send a message to duinheks-test-subscribe, the request does not arrive in mailman, but produces the following in the error log: May 08 21:47:51 2008 (3636) Uncaught runner exception: 'NoneType' object has no attribute 'lower' May 08 21:47:51 2008 (3636) Traceback (most

Re: [Mailman-Users] Command line modification of user options?

2008-05-08 Thread Stefan F�rster
* Mark Sapiro <[EMAIL PROTECTED]> wrote: > Stefan F�rster wrote: >> Since this is exactly what I am looking for (well, more or less), I'd >> like to ask where I can get a list of all parameters (I'm talking >> about "DontReceiveDuplicates" right now) which can be used to modify >> subscriber opti

Re: [Mailman-Users] FW: Mail delivery failed: returningmessagetosender

2008-05-08 Thread Mark Sapiro
Stephen J. Turnbull wrote: >Mark Sapiro writes: > > > 64.207.194.132. Exim answers the port 25 connect to 64.207.194.132, > > but it returns the "451 Temporary local problem - please try later:" > > to any RCPT TO: that I tried. > >Did you try "postmaster"? If that doesn't work, 64.207.194.132 is

Re: [Mailman-Users] Command line modification of user options?

2008-05-08 Thread Mark Sapiro
Stefan Förster wrote: > >I've had, for different reasons, a look at >http://www.msapiro.net/scripts/set_nodups.py which contains the >following line: > >mlist.setMemberOption(member, mm_cfg.DontReceiveDuplicates, 1) > >Since this is exactly what I am looking for (well, more or less), I'd >like to

Re: [Mailman-Users] FW: Mail delivery failed: returning messagetosender

2008-05-08 Thread Stephen J. Turnbull
Mark Sapiro writes: > 64.207.194.132. Exim answers the port 25 connect to 64.207.194.132, > but it returns the "451 Temporary local problem - please try later:" > to any RCPT TO: that I tried. Did you try "postmaster"? If that doesn't work, 64.207.194.132 is seriously bunged anyway. -

Re: [Mailman-Users] Command line modification of user options?

2008-05-08 Thread Stefan Förster
* Mark Sapiro <[EMAIL PROTECTED]> wrote: > >Is there an easy way to do this from the command-line? Or perhaps > >somebody has a script? > > > There is a withlist script at > ; mirrored at > an

Re: [Mailman-Users] More than just email?

2008-05-08 Thread Mark Sapiro
Dr. Scott S. Jones wrote: > >I manage several lists with my 2.1.9 installation of MailMan. I would LIKE >to have MailMan continue in it's intended function, but also want to know if >anyone here integrates MM with other databases to keep track of more than >just Name [EMAIL PROTECTED] More clearly,

Re: [Mailman-Users] More than just email?

2008-05-08 Thread Dragon
Dr. Scott S. Jones wrote: I manage several lists with my 2.1.9 installation of MailMan. I would LIKE to have MailMan continue in it's intended function, but also want to know if anyone here integrates MM with other databases to keep track of more than just Name [EMAIL PROTECTED] More clearly, I g

[Mailman-Users] More than just email?

2008-05-08 Thread Dr. Scott S. Jones
I manage several lists with my 2.1.9 installation of MailMan. I would LIKE to have MailMan continue in it's intended function, but also want to know if anyone here integrates MM with other databases to keep track of more than just Name [EMAIL PROTECTED] More clearly, I guess I am hoping to integrat

Re: [Mailman-Users] FW: Mail delivery failed: returning messagetosender

2008-05-08 Thread Mark Sapiro
Mark Sapiro wrote: >Jeff Hedglen wrote: >> >>Here is the error message I receive - >> >> >>This message was created automatically by mail delivery software. >> >>A message that you sent could not be delivered to one or more of its >>recipients. This is a permanent error. The following address(es)

Re: [Mailman-Users] FW: Mail delivery failed: returning message tosender

2008-05-08 Thread Mark Sapiro
Jeff Hedglen wrote: > >Here is the error message I receive - > > >This message was created automatically by mail delivery software. > >A message that you sent could not be delivered to one or more of its >recipients. This is a permanent error. The following address(es) failed: > > [EMAIL PROTECTE

Re: [Mailman-Users] Date and squence numbe in subject

2008-05-08 Thread Mark Sapiro
Sven Schmidt wrote: >I want to set a sequence number in topic but not start at 1. The sequence number is the list attribute post_id which started at list inception. You can see what it currently is with bin/dumpdb lists//config.pck | grep post_id If its current value is not acceptable, you c

[Mailman-Users] FW: Mail delivery failed: returning message to sender

2008-05-08 Thread Jeff Hedglen
Thanks for the replies - some people asked for more information on my mail return information. All other mail sends and receives fine but the mailman posts all come back undeliverable Here is the error message I receive - This message was created automatically by mail delivery software. A mes

Re: [Mailman-Users] Phantom moderation pending requests & heldmsg files

2008-05-08 Thread Chris Waltham
On May 8, 2008, at 10:23 AM, Chris Waltham wrote: On May 7, 2008, at 4:59 PM, Mark Sapiro wrote: Chris Waltham wrote: Can you think of an easy way to discard all the messages in request.pck _except those_ which still have tokens remaining in pending.pck? If you're willing to accept that t

Re: [Mailman-Users] reply to sender and not list

2008-05-08 Thread Mark Sapiro
Judy Angel wrote: > >How can I set the list up so that the reply by default goes to the >individual sender not the list? On the lists General Options page, set first_strip_reply_to to No and reply_goes_to_list to Poster. -- Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers, Sa

Re: [Mailman-Users] Phantom moderation pending requests & heldmsg files

2008-05-08 Thread Chris Waltham
On May 7, 2008, at 4:59 PM, Mark Sapiro wrote: Chris Waltham wrote: Can you think of an easy way to discard all the messages in request.pck _except those_ which still have tokens remaining in pending.pck? If you're willing to accept that the only messages that have unexpired tokens left in

[Mailman-Users] reply to sender and not list

2008-05-08 Thread Judy Angel
How can I set the list up so that the reply by default goes to the individual sender not the list? thanks Judy Angel University of Hertfordshire -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/ma

Re: [Mailman-Users] mailman not working

2008-05-08 Thread Mark Sapiro
Terry Allen wrote: >>My mailman program just quit working - the mail is sent back >>undeliverable after over a year of working just fine >> >> >> >>Anyone else have this issue. >> >> >> >>I did nothing different and none of my lists work >> >> >Hi again, > Stab on the dark here, but I would

Re: [Mailman-Users] Command line modification of user options?

2008-05-08 Thread Mark Sapiro
Jim Norton wrote: > >I run a large list and have a need to turn of the no-mail by-bounce >setting from a large number of subscribers. > >Is there an easy way to do this from the command-line? Or perhaps >somebody has a script? There is a withlist script at

Re: [Mailman-Users] clarification on virtual domains

2008-05-08 Thread Mark Sapiro
bijayant kumar wrote: > >--- Mark Sapiro <[EMAIL PROTECTED]> wrote: > >> Are you sure it isn't the other way around? When you >> have >> >> add_virtualhost('lists.bijayant.com', 'dom1.com') >> add_virtualhost('lists.bijayant.com', 'dom2.com') >> >> The second entry effectively replaces the first

Re: [Mailman-Users] mailman not working

2008-05-08 Thread Barry Finkel
"Jeff Hedglen" <[EMAIL PROTECTED]> wrote: >My mailman program just quit working - the mail is sent back >undeliverable after over a year of working just fine > >Anyone else have this issue. > >I did nothing different and none of my lists work You have not given us enough information on which to d

[Mailman-Users] Date and squence numbe in subject

2008-05-08 Thread Sven Schmidt
I want to set a sequence number in topic but not start at 1. Additionaly I want to add the current date. How I do this? (mailman 2.1.10) -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users

Re: [Mailman-Users] mailman not working

2008-05-08 Thread Terry Allen
My mailman program just quit working - the mail is sent back undeliverable after over a year of working just fine Anyone else have this issue. I did nothing different and none of my lists work Hi again, Stab on the dark here, but I would say that your mailman daemon or queue runner has