Re: [Mailman-Users] subscribing by email

2009-02-16 Thread Alan Rubin
Mark, I applied the patch, used the request address, and my message still gets shunted. Feb 17 14:59:32 2009 (1046) Uncaught runner exception: 'NoneType' object has no attribute 'lower' Feb 17 14:59:32 2009 (1046) Traceback (most recent call last): File "/export/home/mailman/Mailman/Queue/Runne

Re: [Mailman-Users] subscribing by email

2009-02-16 Thread Mihamina Rakotomandimby
Alan Rubin wrote: if digest is None and password.lower() in ('digest', 'nodigest'): AttributeError: 'NoneType' object has no attribute 'lower' In Python, this means mailman is trying to lowercase the password but there is nothing to lowercase. ---

Re: [Mailman-Users] subscribing by email

2009-02-16 Thread Mark Sapiro
Alan Rubin wrote: > >We have a customer who would like to use a form on a website to >subscribe people to a mailing list. In theory, the form would email the >details the list-join address of the list. Unduly complicated. See the FAQ at . But, since you ask, read on

[Mailman-Users] subscribing by email

2009-02-16 Thread Alan Rubin
Hello, We are running mailman 2.1.10 on Solaris 9 with postfix. We have a customer who would like to use a form on a website to subscribe people to a mailing list. In theory, the form would email the details the list-join address of the list. I have tried following the instructions from the

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-16 Thread Mark Sapiro
Daniel.Li wrote: >I have tried method below, still can't solve the issue.My steps, see >below, on FC5. > All your steps seem correct. >Is there anything that I lost? I'm confused. It would help if you told us in detail exactly what the issue is. Also see the FAQ at

Re: [Mailman-Users] Pesky, Persistent error messages

2009-02-16 Thread Mark Sapiro
Adam Roberts wrote: > >I have recently installed and configured (or so it would appear) Mailman >2.1.9 on top of Postfix 2.5 and Ubuntu 8.04. I am up and running with my >first mailing list but I'm getting an error in my log file that continues to >baffle me. Granted, it may be something simple,

Re: [Mailman-Users] Pesky, Persistent error messages

2009-02-16 Thread Grant Taylor
On 02/15/09 20:37, Adam Roberts wrote: The above error messages repeat themselves with great frequency. They don't appear to be having an affect on operations as I can send and receive mail and my mailing lists are working. Any help or suggestions are welcomed and most appreciated. I can't

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-16 Thread Grant Taylor
On 02/15/09 07:00, Daniel.Li wrote: Can u please simply give me some steps or tips to config sendmail. Both Mark and Hank are correct in what is probably the most common method of hooking Mailman to Sendmail. However there is another option. I have created a new sub-domain for my mailing li

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-16 Thread Grant Taylor
On 02/15/09 16:36, Brad Knowles wrote: I would suggest first using the resources provided by the people who develop your distribution, because they'll be able to give you specific instructions that may be unique to the configuration they provide. After that, try the website at www.sendmail.or

Re: [Mailman-Users] How to config sendmail on FC5

2009-02-16 Thread Hank van Cleef
The esteemed Daniel.Li has said: > > Well, actually, I mean how to configure mailman to send mails by > sendmail. > And my sendmail works find. > I run Mailman on Solaris 10 with sendmail 8.13.4, so will comment as a Mailman-sendmail admin. The setup is quite simple. Make sure that your sendmai