summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/cgi.py (unfollow)
Commit message (Expand)AuthorFilesLines
1999-01-15Patch by Piers Lauder: make exceptions classes.guido1-14/+13
1999-01-15Added Jonathan Bradshaw's unsubscription suggestion.bwarsaw1-1/+8
1999-01-14Installing latest editions from the Python development tree. Thisbwarsaw1-13/+13
1999-01-14In rcpt(), avoid a space after the TO: address when the option list isguido1-2/+2
1999-01-14TrySMTPDelivery(): Slightly different format to the log format onbwarsaw1-1/+5
1999-01-14getaddrlist(): fixes to handle continuation lines, and watching forbwarsaw1-1/+7
1999-01-13HasExplicitDest(): Essentially undo previous change, sincebwarsaw1-1/+1
1999-01-13New proposed change to standard library module. Get rid ofbwarsaw1-24/+11
1999-01-13On some RedHat Linuxes, there appears to be a problem with some cronsbwarsaw9-16/+33
1999-01-12HasExplicitDest(): Use new getallrecipients() so that we really do getbwarsaw1-1/+1
1999-01-12More import games. Make sure we get an rfc822.Message with our newbwarsaw1-1/+10
1999-01-12getallrecipients(): returns a tuple list of all To: and Cc: headerbwarsaw1-0/+16