Just got latest Mailman set up from git to replace the mailman-bundler one I was using. Everything seems to be working alright, except we can't use mass subscribe or unsubscribe anymore.

I'm having trouble figuring out if this is a problem with me not setting the program up correctly or a MM 3.0.2 bug. could anyone provide some insight on our problem?

The traceback ends in:

File "/opt/mm3/postorius/src/postorius/views/list.py" in list_mass_subscribe
  315.                     validate_email(email)

Exception Type: NameError at /postorius/lists/(list@domain)/mass_subscribe/
Exception Value: global name 'validate_email' is not defined

here is a dpaste of the output.
http://dpaste.com/3YPPJ66
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to