aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Deliverer.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug#1090439: 8bit characters are allowed if user language is settkikuchi2005-01-171-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 thebwarsaw2004-02-221-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 abwarsaw2004-02-101-1/+39
| | | | member whose bounce score is greater than the threshold.
* Backporting from trunkbwarsaw2003-03-311-6/+53
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+136
'Release_2_1-maint'.