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
lists, so I would very much prefer to do this on commandline. I checked
and found out that can be done using config_list and a file containing
just this one setting. So I created a file containing the line
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 because I used the -c flag? I also tried
email_host but with the same effect ("attribute "email_host" ignored").

Cheers,
Meike

-- 
Meike Reichle - University of Hildesheim

Mail:   [EMAIL PROTECTED]
WWW:    www.uni-hildesheim.de/~mrei0999

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@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/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to