summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/smtplib.py (unfollow)
Commit message (Expand)AuthorFilesLines
1998-04-03Refined the notice a bit, to include the address of the user inmailman1-4/+7
1998-04-03Removed the last active remnants of the internal archive processing,mailman1-6/+0
1998-04-03Added prints so we can track progress. (Not sure about this one formailman1-0/+2
1998-04-03John consolidated the cgi wrappers into a single source file.mailman11-901/+96
1998-04-03Some cosmetic refinements of message text, separated themailman2-88/+68
1998-04-03Comment noting that the UpdateArchive method is being deprecated inmailman2-0/+2
1998-04-03Use new .DeleteMember() arg to indicate whence this deletion came.mailman2-28/+48
1998-04-02Use new .DeleteMember() arg to indicate whence this deletion came.mailman2-8/+8
1998-04-02.DeleteMember(): add optional argument indicating whence the deletionmailman2-2/+10
1998-04-02Use new .DeleteMember() arg to indicate whence this deletion came.mailman1-1/+1
1998-04-02Teeny refinement of phrasing.mailman1-2/+2
1998-04-02Substantial refinement of the layout and items in the page to easemailman1-12/+21
1998-04-02Some little refinements (in addition to the bigger ones in mm_html.py)mailman1-6/+9
1998-04-02Refined presentations for the listinfo page, including a newmailman2-44/+74
1998-04-02Added .ExtractApproval() method, which returns the validity of themailman2-2/+22
1998-04-02Add IncomingMessage.delitem() method, to remove approved headermailman2-0/+30
1998-04-02Implement message "approved" line recognition (and stripping!).mailman2-2/+30
1998-04-02Reorganize form so most important thing (unsubscription) is at top,klm1-55/+50
1998-04-02Reorganize form so most important thing (unsubscription) is at top,klm1-3/+5
1998-04-02Furthermore, mention the password-sending facility.klm2-2/+8
1998-04-02Mention the listinfo URL for the list in the mailcmd help message.klm2-6/+20
1998-03-31Whoops - realized that a null regexp (from stripping the empty string)mailman2-2/+4
1998-03-31Added option DEFAULT_ACCEPTABLE_ALIASES, for alternate names forklm3-6/+15
1998-03-31Added companion option for require_explicit_destination -klm2-12/+42
1998-03-31Added a note about chmod'ing the misc dirs (logs, etc) g+sw, forklm1-1/+2
1998-03-31Abstract out error_page and error_page_doc, as in roster script - inmailman1-2/+13
1998-03-31Adopt robin's refined layout of the options page - but with lessmailman1-28/+76
1998-03-31Move the subscribe-form start/end so they perfectly bracket the table,mailman1-21/+21
1998-03-30Whoops, had a slightly more complete versionmailman1-2/+4
1998-03-30Add a font color spec for each of the header cells, so it's convenientmailman2-9/+11
1998-03-30The double-use of the 'subscribe' cgi script for subscription andklm1-2/+3
1998-03-30Give subscriber-list roster section it's own form. (The user optionsklm1-4/+6
1998-03-30Replaced by more self-contained 'roster' script.klm1-100/+0
1998-03-30Separate subscriber-list roster form from subscription form.klm1-1/+2
1998-03-30Small text refinements.klm2-16/+10