Re: [Mailman-Users] preventing subcriber posting

2005-04-23 Thread O'Reilly, Stuart
Hi, How do I prevent posting to my mailing list using mailman? I only want to be able to send mail to my subscribers, not have thme post too. Thanks, Reneth You want to set up a mailing list for announcements only. Read the following FAQ: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=f

RE: [Mailman-Users] server hostname in List address?

2003-12-02 Thread O'Reilly, Stuart
Jeff, If you look in $prefix/Mailman (where $prefix = the mailman installation directory) there is a file called Defaults.py. If you open it and look for the following sections: DEFAULT_EMAIL_HOST = '' DEFAULT_URL_HOST = '' These will be set to your defaults, i.e server1.mydomain.com. I get t