[Mailman-Users] run an external command on archive update

2007-07-21 Thread Jim Popovitch
Hi all, I need to run an external command (rss update) when someone posts to a list and the archive is updated. Any ideas on the best way to achieve this? Tia, -Jim P -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.o

Re: [Mailman-Users] AOL's "Client TOS Notification"

2007-07-21 Thread Rick Pasotto
On Sat, Jul 14, 2007 at 05:00:56PM +0200, Ralf Hildebrandt wrote: > * Rick Pasotto <[EMAIL PROTECTED]>: > > > I have recently been getting some of these from one of my mailing lists. > > Welcome to the wonderful world of AOL retards. > > > There is nothing in it (that I've been able to see) that

Re: [Mailman-Users] first time question

2007-07-21 Thread Mark Sapiro
Leonard Slutsky wrote: > >I just setup a new mailman list. How can I insure that only select >people can send messages to all of the people on the list? (I don't >want all of the memebers sending messages, only a few). I sent a test >message, and the "to" field was the listserv address, which

Re: [Mailman-Users] Prerequesits for mailman and a mta

2007-07-21 Thread Mark Sapiro
Helmut Schneider wrote: > >Thanks, but I wonder why mailman does not send emails e.g. invitations. In >mm_cfg.py I set: >DELIVERY_MODULE = 'SMTPDirect' >SMTPHOST = 'localhost' >SMTPPORT = 25 > >There are no errors at logs/error, there is a hosts and a resolv.conf. The >logfile (of postfix) does n

Re: [Mailman-Users] Prerequesits for mailman and a mta

2007-07-21 Thread Helmut Schneider
From: "Mark Sapiro" <[EMAIL PROTECTED]> > Helmut Schneider wrote: >>I'm not talking about inbout mails/requests, just outbound, mails > generated by mailman. > Mailman uses the outgoing MTA defined in SMTPHOST (default = > 'localhost'). By defining SMTPHOST and perhaps SMTPPORT in mm_cfg.py, > yo

[Mailman-Users] first time question

2007-07-21 Thread Leonard Slutsky
Hello. This is my first time using mailman, so you'll have to excuse my lack of knowledge on the subject. I just setup a new mailman list. How can I insure that only select people can send messages to all of the people on the list? (I don't want all of the memebers sending messages, only a f