bin/genaliases throws TypeError if MTA = None.
Bug #587657 reported by
Mark Sapiro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Mailman |
Fix Released
|
Low
|
Mark Sapiro |
Bug Description
if MTA = None in mm_cfg.py, genaliases can't do anything, but it should be more graceful than throwing TypeError: cannot concatenate 'str' and 'NoneType' objects.
Related branches
Changed in mailman: | |
assignee: | nobody → Mark Sapiro (msapiro) |
importance: | Undecided → Low |
milestone: | none → 2.1.14 |
status: | New → Fix Committed |
Changed in mailman: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.