summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/__init__.py (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-02process_form(): In regard to the previous patch, the default if thebwarsaw1-1/+1
1999-12-02Added a warning about explicit Unlock() being necessary.bwarsaw1-0/+4
1999-11-30Added Christopher P. Lindseybwarsaw1-0/+1
1999-11-30RegisterBounce(): Added optional saveifdirty flag, which defaults tobwarsaw1-3/+2
1999-11-30process_form(): it is possible that the form doesn't have a 'digest'bwarsaw1-0/+2
1999-11-30Added DELIVERY_MODULE which selects the actual delivery module to usebwarsaw1-4/+13
1999-11-30Get DELIVERY_MODULE from mm_cfg.py. Makes for easier customization.bwarsaw1-9/+4
1999-11-30Present(): Need blank line after Content-description header so MIMEbwarsaw1-0/+1
1999-11-30Fixed -n/--no-change, i.e. dryrun mode, to conform to documentedbwarsaw1-6/+6
1999-11-30Parameterize the message delivery module used.bwarsaw1-2/+9