Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-29 | Minor cleanup. Removed unused imports. | Mark Sapiro | 1 | -4/+2 | |
2014-05-17 | Changed the fix for LP: #1316682 to not create a message that triggers | Mark Sapiro | 1 | -2/+2 | |
Python issue 7970 rather than incorporating the fix for issue 7970 in our Generator subclass. | |||||
2014-04-25 | The Reply-To: munging options weren't honored if there was no | Mark Sapiro | 1 | -12/+9 | |
from_is_list action. (LP: #1313010) | |||||
2014-04-23 | Fixed the Munge From action to not actually Munge the From: or Reply-To: | Mark Sapiro | 1 | -0/+17 | |
until after the message has been sent to the archive, digest and usenet gateway. | |||||
2013-09-28 | Renamed author_is_list to from_is_list. | Mark Sapiro | 1 | -1/+1 | |
2013-09-27 | Made author_is_list a 3-way with an option to wrap the message. | Mark Sapiro | 1 | -0/+57 | |