Re: [Mailman-Users] Storing email address in MySQL

2013-09-09 Thread Mark Sapiro
On 09/09/2013 05:53 PM, Aaron Dolgin wrote: > my hosting provider has mailman preinstalled. am i suppose to have > access to those files since mailman is open source? I am neither a lawyer nor an expert on the GPL, so take my advice with the proverbial grain of salt. In any case, even if the GPL

Re: [Mailman-Users] Storing email address in MySQL

2013-09-09 Thread Aaron Dolgin
my hosting provider has mailman preinstalled. am i suppose to have access to those files since mailman is open source? *Aaron Dolgin* (661) 400-6301 VP Business & Marketing Webmaster Electrical Lead Project 691 Robotics Team691.org Follow us on Twitter @Project691

Re: [Mailman-Users] How can I know what I joined the mailing list ?

2013-09-09 Thread Mark Sapiro
On 09/09/2013 09:02 AM, Adam McGreggor wrote: > > There's a third-party plugin -- first hit for me on Google with > "Mailman ldap" (and then one link to click) > > https://bugs.launchpad.net/mailman/+bug/558093 That's the MySQL MemberAdaptor. The LDAP MemberAdaptor is at

Re: [Mailman-Users] Storing email address in MySQL

2013-09-09 Thread Mark Sapiro
On 09/09/2013 09:10 AM, Aaron Dolgin wrote: > Is it possible to have mailman store the email addresses it sends mail to > in a database such as MySQL? See the FAQ at . -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter u

[Mailman-Users] Storing email address in MySQL

2013-09-09 Thread Aaron Dolgin
Is it possible to have mailman store the email addresses it sends mail to in a database such as MySQL? Aaron Dolgin (661) 400-6301 VP of Business & Marketing Electrical Lead Webmaster Hart District Robotics Team 691 Team691.org Follow us on Twitter @HartBurn691 -

[Mailman-Users] How can I know what I joined the mailing list ?

2013-09-09 Thread Tian Zhiying
Hello I have subscribed a lot of mailing list, but how can I know what I joined the mailing list ? And, Mailman and OpenLDAP can integrate? Thanks~ Tian Zhiying -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.or

Re: [Mailman-Users] How can I know what I joined the mailing list ?

2013-09-09 Thread Mailman Admin
Hello Tian Zhiying Am 2013-09-09 05:34, schrieb Tian Zhiying: > > I have subscribed a lot of mailing list, but how can I know what I joined the > mailing list ? > You will know the moment you get emails from each list :-) You will at least for mailman-users get a monthly reminder email. >

Re: [Mailman-Users] How can I know what I joined the mailing list ?

2013-09-09 Thread Adam McGreggor
On Mon, Sep 09, 2013 at 05:39:37PM +0200, Mailman Admin wrote: > You will at least for mailman-users get a monthly reminder email. Unless you've switched those off (I do). > > And, Mailman and OpenLDAP can integrate? > > No, mailman uses its own authentication. There's a third-party plugin -- f