Re: [Mailman-Users] is it possible to have the admin get approval emailwhenever new email to list is sent or whenever a new usersubscribes?

2005-05-31 Thread Mark Sapiro
phil durning wrote: >is it possible to have the admin get approval email whenever new email to list >is sent or whenever >a new user subscribes? For approval of all e-mail, go to Privacy options...->Sender filters and set default_member_moderation to Yes and member_moderation_action to Hold. The

Re: [Mailman-Users] change email_host in all lists

2005-05-31 Thread Mark Sapiro
Meike Reichle wrote: > >we just changed our email domain so I now have to change the email_host >entry in all our mailing lists. I adjusted the DEFAULT_EMAIL_HOST in >mm_cfg.py. But I also have to change that value in all existing lists. I >know this can be done using the web interface but we have

[Mailman-Users] I need to pay for some changes

2005-05-31 Thread Bob Donovan - TeamMoto
Hi, I'm new to this list, so if this question is inappropriate, please forgive me. I have just installed mailman and set up my list. Its working great. I do need someone with a bit more time and technical nous than me to make a few changes to the code to change what happens when a member tries

[Mailman-Users] I am new to this mailing list

2005-05-31 Thread Lars H. Andersen
Although I have been administering a mailman mailing list for many years, I am new to this list. And there is a specific reason why I am here. Until now we haven't used the archive option but there is a desire on the list that we start doing so. How do people approach the archive? Nínúska ehf L

[Mailman-Users] is it possible to have the admin get approval email whenever new email to list is sent or whenever a new user subscribes?

2005-05-31 Thread phil durning
is it possible to have the admin get approval email whenever new email to list is sent or whenever a new user subscribes? __ Do you Yahoo!? Yahoo! Small Business - Try our new Resources site http://smallbusiness.yahoo.com/resources/

[Mailman-Users] smtp failures, please help

2005-05-31 Thread Ricardo Kleemann
Hi, I'm getting errors in the smtp-failure log when a message is attempted to be delivered to the list owner. This is the error I see: SMTP session failure: 517, Syntax error. msgid: <...> What exactly is this? How can I determine what the session error was? This happens every time I send a me

[Mailman-Users] Messages not delivered

2005-05-31 Thread Robert Haack
I'm still having issues when people post to multiple lists. The message will go to some of the lists but not all of the lists. It not the same list that this happens to all the time so I know it's not a particular list. For example I could send a message to list1, list2, list3, and list4. I

Re: [Mailman-Users] Extra http: and mailman in URLs under admin

2005-05-31 Thread Michael Clark
Yes, the problem was the DEFAULT_URL_HOST was set with the full URL, not just the hostname. Running "bin/withlist -l -r fix_url listname" fixed the problem. Thanks very much for the pointer on where to look for the fix. Michael At 7:29 PM -0700 5/27/05, Mark Sapiro wrote: >Michael Clark wrote

Re: [Mailman-Users] change email_host in all lists

2005-05-31 Thread Jim Tittsler
On May 31, 2005, at 21:50, Meike Reichle wrote: > [...] > DEFAULT_EMAIL_HOST = 'my new domain' however when doing config_list -i > this_file -c I got the error "attribute "DEFAULT_EMAIL_HOST" ignored". > > Does this attribut have a different name within the already created > lists or is this just b

[Mailman-Users] RELEASED Mailman 2.1.6

2005-05-31 Thread Barry Warsaw
On behalf of the development team, I'm pleased to announce the release of GNU Mailman 2.1.6. This is a significant release, which includes three important security patches, updated Chinese (zh_TW and zh_CN) support, better compatibility with Python 2.4, a few new features, and many bug fixes. Mai

[Mailman-Users] change email_host in all lists

2005-05-31 Thread Meike Reichle
Hi all, we just changed our email domain so I now have to change the email_host entry in all our mailing lists. I adjusted the DEFAULT_EMAIL_HOST in mm_cfg.py. But I also have to change that value in all existing lists. I know this can be done using the web interface but we have quite a lot of lis