Added handling for acceptable_aliases. It now works one-way: you can enter a
list of email addresses (one per line) into the form and it will save them. However, when you go back to the page it will display them as a list of unicode strings (which we don't accept and doesn't look great) and that hasn't been fixed yet. |
---|
|
src/mailmanweb/forms.py |
---|