Mark Sapiro wrote:

Christian Anton wrote:


i got it installing finally, applying the patch line after line manually in editor. It installes everything fine, but now when i want to create a list "mailman" i get the following error:

ipx10995 mailman # ./bin/newlist
Name der Mailingliste: mailman
e-Mailadresse des Listenverwalters: [EMAIL PROTECTED]
Erstmaliges Passwort für die Liste mailman:
Traceback (most recent call last):
File "./bin/newlist", line 219, in ?
main()
File "./bin/newlist", line 160, in main
mlist.Create(listname, owner_mail, pw)
File "/home/mailman/Mailman/MailList.py", line 455, in Create
postingaddr = '[EMAIL PROTECTED]' % (firstname, domain)
UnboundLocalError: local variable 'firstname' referenced before assignment



The error occurs in a patched line indicating a problem with the patch. The submitter of the patch has made some recent changes (yesterday). I suggest you go back to http://sourceforge.net/tracker/index.php?func=detail&aid=943827&group_id=103&atid=300103 and follow the link in the recent comment to the latest 2.1.4 patch and use that as a starting point.



this part is working fine now. I got the new patch, the patch's author sent it to me.

Thank you!

Christian
------------------------------------------------------
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