Re: [Mailman-Users] Subscribing by Email Command AND Including Name

2012-03-26 Thread Mark Sapiro
On 3/26/2012 12:52 AM, Bob Bowers wrote: > Am I missing something? Is it possible to send a subscription request > to a mail list WITH the name of the subscriber? This is possible in > “Mass Subscription” but I do not see a place to include a name in a > command string by email. I would like to hav

[Mailman-Users] Subscribing by Email Command AND Including Name

2012-03-26 Thread Bob Bowers
Am I missing something? Is it possible to send a subscription request to a mail list WITH the name of the subscriber? This is possible in “Mass Subscription” but I do not see a place to include a name in a command string by email. I would like to have my list open for subscription, however I wan

Re: [Mailman-Users] subscribing by email

2009-02-17 Thread Alan Rubin
ov.au -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Wednesday, 18 February 2009 1:28 AM To: Alan Rubin; Mailman User List Subject: RE: [Mailman-Users] subscribing by email Alan Rubin wrote: > >I applied the patch, used the request address, and my message still ge

Re: [Mailman-Users] subscribing by email

2009-02-17 Thread Mark Sapiro
Alan Rubin wrote: > >I applied the patch, used the request address, and my message still gets >shunted. Did you restart Mailman after applying the patch? > >Feb 17 14:59:32 2009 (1046) Uncaught runner exception: 'NoneType' object >has no attribute 'lower' >Feb 17 14:59:32 2009 (1046) Traceback

Re: [Mailman-Users] subscribing by email

2009-02-16 Thread Alan Rubin
@nt.gov.au -Original Message----- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Tuesday, 17 February 2009 2:22 PM To: Alan Rubin; Mailman User List Subject: Re: [Mailman-Users] subscribing by email Alan Rubin wrote: > >We have a customer who would like to use a form on a website

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] Subscribing by email?

2007-08-18 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Key wrote: > > I am looking to get users to subscribe and unsubscribe from certain > lists using email. I am getting them to emal > -request at blah.blah with "subscribe" in the message body. This > works fine with an empty subject field (the

Re: [Mailman-Users] Subscribing by email?

2007-08-16 Thread Todd Zullinger
Brad Knowles wrote: >> Also does mailman 2.1.3 support the sending of a blank email to >> [EMAIL PROTECTED] ? (or some similar address) instead >> of the subscribe email via request? > > Sure. Just set up your aliases to support that. Mailman doesn't > actually see anything of the addresses t

Re: [Mailman-Users] Subscribing by email?

2007-08-15 Thread Brad Knowles
On 8/15/07, Paul Key wrote: > Mailman 2.1.3 > Solaris 9 Keep in mind that Mailman 2.1.3 is pretty old, and there have been several security-related releases since then. I would strongly encourage you to upgrade to the latest version, which is 2.1.9. > I am looking to get users to subscribe

[Mailman-Users] Subscribing by email?

2007-08-15 Thread Paul Key
Mailman 2.1.3 Solaris 9 Hi I am looking to get users to subscribe and unsubscribe from certain lists using email. I am getting them to emal [EMAIL PROTECTED] with "subscribe" in the message body. This works fine with an empty subject field (they get one confirmation email as expected) but if