summaryrefslogtreecommitdiff
path: root/cgi/subscribe (follow)
Commit message (Expand)AuthorAgeFilesLines
* All these files have been removed, replaced by the driver script architecture.bwarsaw1998-06-191-27/+0
* Replaced with Mailman.runcgi-wrapped code that runs Mailman.Cgi.<script>viega1998-06-141-174/+6
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-0/+4
* Whoops, use SCRIPT_DIR from mm_cfg.viega1998-06-021-1/+1
* Updated 1 line that was still using pre-autoconf paths.viega1998-06-021-1/+1
* Integrated Scott's changes, and removed the UNKNOWN_ERROR stuff.viega1998-05-291-64/+36
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-5/+3
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+16
* Whoops - need a reply-to of the request addr, as well.mailman1998-04-271-2/+4
* Trying admin email as the sender of the confirmation notice, in orderklm1998-04-271-3/+3
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-081-7/+3
* Use new add_to_headers field on SendTextToUser...klm1998-04-071-1/+2
* The double-use of the 'subscribe' cgi script for subscription andklm1998-03-301-2/+3
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-301-1/+1
* Refined some messages.mailman1998-03-301-4/+4
* Added handling for subscription-list presentation request.klm1998-03-301-20/+45
* Add digest specifier to subscribe command text when subscriberklm1998-03-291-2/+7
* Added an errors-to line to subscription instructions message - butmailman1998-03-261-11/+14
* Remove debugging writes to a gratuitous file (preexistence of whichmailman1998-03-201-5/+0
* Elaborated the confirmation notice a bit.mailman1998-03-181-3/+6
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-2/+2
* Refined the subscription confirmation notice to something more acceptable.mailman1998-02-261-6/+8
* Clarified the email-confirmation explanation a good bit, as well asmailman1998-02-251-17/+55
* Small word change - subscription was not _refused_, it was _deferred_mailman1998-02-211-1/+1
* Initial revisionmailman1998-02-211-0/+133