summaryrefslogtreecommitdiff
path: root/modules/mm_mailcmd.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* All these files have been moved to the Mailman directory (and some renamed)bwarsaw1998-06-191-607/+0
* Whoops, I forgot to check these in. They're changed to handleviega1998-06-031-3/+3
* Hmm, I didn't think I touched mm_pending since the last checkin. Iviega1998-05-301-2/+4
* Integrated Scott's confirmation stuff into mailcmd, and fixed a few thingsviega1998-05-291-41/+95
* 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/+18
* Include a few more likely prospects among invalid request senders.klm1998-04-281-2/+2
* Discard "mail commands" from postmaster accounts (nobody,klm1998-04-271-5/+15
* Ignore any mailcommands coming from postmaster-type accounts -klm1998-04-231-1/+7
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-1/+3
* Refined the 'info' mail command to indicate the list web page, presentklm1998-04-071-3/+13
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-021-4/+4
* Furthermore, mention the password-sending facility.klm1998-04-021-1/+4
* Mention the listinfo URL for the list in the mailcmd help message.klm1998-04-021-3/+10
* Send error notice back when we clearly have a list-specific command,klm1998-03-271-22/+45
* Swap order on digested and non-digested members, so longer listmailman1998-03-271-8/+13
* Tracked change of names of 'closed' and 'auto_subscribe' options. Seemailman1998-03-241-6/+7
* We're having a problem where mail command messages with undeliverablemailman1998-03-191-3/+5
* Changed "fancy" to "mime" and respect change of EnableMime user optionmailman1998-03-131-8/+12
* Small formatting changes.klm1998-03-081-10/+16
* Minor message wording change.klm1998-03-081-2/+2
* Spruce up the help text a good bit.mailman1998-02-261-9/+14
* Initial revisionmailman1998-02-251-0/+450