Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug where the Subject: of the user notification of a | Mark Sapiro | 2013-03-28 | 1 | -1/+2 |
| | | | | | | | bin/remove_members unsubscribe was not in the user's language. (LP: 1161445) Also updated BounceRunner copyright for previous change. | ||||
* | SendSubscribeAck() - Removed test of self.send_welcome_message. | msapiro | 2006-07-24 | 1 | -3/+1 |
| | | | The caller may want to override the list setting. | ||||
* | A cleansing pass, almost entirely cosmetic. Such things as whitespace | bwarsaw | 2005-12-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk. | ||||
* | Update copyright years. | bwarsaw | 2005-12-06 | 1 | -2/+3 |
| | |||||
* | Don't send password in probe. The probe message may stray to someone else. | tkikuchi | 2005-11-30 | 1 | -2/+1 |
| | | | | Also, i18n fix. | ||||
* | FSF office has moved to 51 Franklin Street. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| | |||||
* | Fix for bug#1090439: 8bit characters are allowed if user language is set | tkikuchi | 2005-01-17 | 1 | -3/+11 |
| | | | | | properly. If the language charset is set as 'us-ascii' then the 8bit chars are printed in '?'. | ||||
* | sendProbe(): Add key 'probe_token' to the metadata. This is used by the | bwarsaw | 2004-02-22 | 1 | -2/+4 |
| | | | | | OutgoingRunner for easier handling of probe messages which are rejected at SMTP time. | ||||
* | sendProbe(): Method implementing the actual sending of the probe message to a | bwarsaw | 2004-02-10 | 1 | -1/+39 |
| | | | | member whose bounce score is greater than the threshold. | ||||
* | Backporting from trunk | bwarsaw | 2003-03-31 | 1 | -6/+53 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | 2003-01-02 | 1 | -0/+136 | |
'Release_2_1-maint'. |