lp:~futatuki/mailman/2.1-japan-poem
- Get this branch:
- bzr branch lp:~futatuki/mailman/2.1-japan-poem
Branch merges
Branch information
Recent revisions
- 1684. By Yasuhito FUTATSUKI at POEM
-
New config option MONTHLY_
REMINDER_ HIDE_PASSWORD for new feature. Add new feature hiding list password for each user on monthly reminder.
This feature is brought from FreeBSD ports option NOMAILPWD, with
new config option MONTHLY_REMINDER_ HIDE_PASSWORD to control this
feature enable or not. - 1683. By Yasuhito FUTATSUKI at POEM
-
Follow up to rev 1682: Also fix Subject when payload is completely replaced
- 1682. By Yasuhito FUTATSUKI at POEM
-
Fix uncaught exception in UserNotification
* Mailman/Messages.py (UserNotificati
on.__init_ _):
- Add special treatment for the case that the language of the list is
EUC-JP
- fall back to the message that it cannot be contain the original
message, when all other fallbacks failed. - 1681. By Yasuhito FUTATSUKI at POEM
-
Fix the exception in admindb, in the case that a text part of message is
actually empty* Mailman/
Cgi/admindb. py (show_post_ requests) :
Treat the encoding of the text part of a message as 'us-ascii' if
the part is actually empty.* Mailman/Util.py (Utils): Allow None for the text argument 's'.
- 1680. By Yasuhito FUTATSUKI at POEM
-
Implement presevation of Authentication-
Result headers for REMOVE_DKIM_HEADERS - 1678. By Yasuhito FUTATSUKI at POEM
-
Investigate UnicodeError on UserNotification
* Mailman/Messages.py (UserNotificati
on.__init_ _):
- Add tag 'UnicodeEncodeError:' to log message on UnicodeEncodeError
- Caught UnicodeDecodeError and try to fall back 'UTF-8', too.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman