lp:~philipp-dreimann/mailman/2.1-UnixMailbox-Fix
- Get this branch:
- bzr branch lp:~philipp-dreimann/mailman/2.1-UnixMailbox-Fix
Branch merges
Branch information
Recent revisions
- 1390. By Philipp Dreimann on 2013-06-04
-
Use UnixMailbox instead of PortableUnixMai
lbox. PortableUnixMailbox only
expects a single "From " line to split messages while UnixMailbox
has some additional and sane restrictions.See http://
docs.python. org/2/library/ mailbox. html#mailbox. PortableUnixMai lbox
vs http://docs.python. org/2/library/ mailbox. html#mailbox. UnixMailbox: - 1389. By Mark Sapiro on 2013-05-31
-
Backported fixes for lp:1074592, lp:1079249 and lp:1079254 from
lp:flufl.bounce. Actually, lp:1074592 doesn't affect MM 2, but I
included the test case. - 1386. By Mark Sapiro on 2013-05-20
-
- added Persian (Farsi - fa) language.
- Updated messages/mailman. pot
- msgmerged all mailman.po files. - 1385. By Mark Sapiro on 2013-04-07
-
Defended against buggy web servers that don't include an empty
QUERY_STRING in the CGI environment. (LP: 1160647) - 1384. By Mark Sapiro on 2013-04-07
-
The Switchboard.
finish( ) method now logs the text of the exception when
it fails to unlink/preserve a .bak file. (LP: 1165589) - 1383. By Mark Sapiro on 2013-04-03
-
The pending (un)subscriptions waiting approval are now sorted by email
address in the admindb interface as intended. (LP: 1164160) - 1382. By Mark Sapiro on 2013-03-28
-
The subscribe log entry for a bin/add_members subscribe now identifies
bin/add_members as the source. (LP: 1161642) - 1381. By Mark Sapiro on 2013-03-28
-
Fixed a bug where the Subject: of the user notification of a
bin/remove_members unsubscribe was not in the user's language.
(LP: 1161445)Also updated BounceRunner copyright for previous change.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman