[Mailman-Users] (no subject)

Patrick Bogen pdbogen at gmail.com
Thu Feb 16 23:29:05 CET 2006


Sounds like you just want a mailman list that only one 'person' (in
this case, your Java program) can send to...

- Patrick Bogen

On 2/16/06, Luke Shannon <lukeshannon at hotmail.com> wrote:
> Actually it doesn't really need to be in MySQL. As long as Mailman handles
> the add and removing of addresses to a list and creates an alias for each
> list, my java program could be tweaked to send mail to all alias rather than
> a set of email addresses (as it does now).
>
> Thanks,
>
> Luke
>
>
> >From: Mark Sapiro <msapiro at value.net>
> >To: "Luke Shannon" <lukeshannon at hotmail.com>,mailman-users at python.org
> >Subject: Re: [Mailman-Users] (no subject)
> >Date: Thu, 16 Feb 2006 11:35:01 -0800
> >MIME-Version: 1.0
> >Received: from mail.value.net ([205.208.202.10]) by
> >bay0-mc10-f6.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 16
> >Feb 2006 11:35:10 -0800
> >Received: from msapiro [209.182.169.133] by mail.value.net with ESMTP
> >(SMTPD32-8.15) id A3E61E4600E0; Thu, 16 Feb 2006 12:35:02 -0700
> >X-Message-Info: JGTYoYF78jEHjJx36Oi8+Z3TmmkSEdPtfpLB7P/ybN8=
> >X-Mailer: Ultrafunk Popcorn 1.74 (11-May-2005)
> >Organization: Not Very Much
> >Return-Path: msapiro at value.net
> >X-OriginalArrivalTime: 16 Feb 2006 19:35:11.0780 (UTC)
> >FILETIME=[1A358640:01C63330]
> >
> >Luke Shannon wrote:
> > >
> > >I would like Mailman to only handle subscribing and unsubscribing of
> >users
> > >to our 90 lists which are stored in a mySQL DB. The existing program will
> > >continue send out the mails.
> > >
> > >Can this easily be done with Mailman? Will I have to change our database
> >of
> > >users to a different format?
> >
> >There is a MySQL Mailman MemberAdaptor at
> ><http://sourceforge.net/tracker/index.php?func=detail&aid=839386&group_id=103&atid=300103>
> >and an updated version os this at
> ><http://trac.rezo.net/trac/rezo/browser/Mailman/>.
> >
> >This would probably allow you to do what you want, but as Brad
> >indicated in another reply, some kind of Customer Relations Manager
> >may be more appropriate for your application.
> >
> >--
> >Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
> >San Francisco Bay Area, California    better use your sense - B. Dylan
> >
>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> Unsubscribe: http://mail.python.org/mailman/options/mailman-users/pdbogen%40gmail.com
>
> Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
>


--
- Patrick Bogen



More information about the Mailman-Users mailing list