| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Update imports, and convert to new Message.Message object | bwarsaw | 1999-11-10 | 1 | -10/+7 |
| * | ParseMailCommands(): Quickie patch to allow quotes around the command | bwarsaw | 1999-09-08 | 1 | -0/+10 |
| * | ProcessConfirmCmd(): Confirmation of an subscription for an address | hmeland | 1999-07-01 | 1 | -1/+4 |
| * | The "password" mail command can now also be used for having one's | hmeland | 1999-07-01 | 1 | -2/+14 |
| * | AddToResponse(): Added new optional arg `prefix'. Changed truncation | hmeland | 1999-06-13 | 1 | -87/+95 |
| * | ParseMailCommands(): In the case that the maximum number of command | hmeland | 1999-06-04 | 1 | -2/+2 |
| * | ProcessUnsubscribeCmd(): Catch Errors.MMNotAMemberError, which is what | bwarsaw | 1999-05-06 | 1 | -2/+1 |
| * | eradicate "maillist" as a noun | bwarsaw | 1999-05-05 | 1 | -1/+1 |
| * | ParseMailCommands(): make the confirmation regexp whitespace | bwarsaw | 1999-04-28 | 1 | -2/+2 |
| * | ParseMailCommands(): Two small changes. First, ignore case when | bwarsaw | 1999-04-27 | 1 | -2/+2 |
| * | Don't truncate "Subject line ignored" lines | bwarsaw | 1999-04-14 | 1 | -1/+2 |
| * | ProcessWhoCmd(): Be sure not to truncate the list of members! | bwarsaw | 1999-03-31 | 1 | -2/+2 |
| * | Lots of changes! | bwarsaw | 1999-03-24 | 1 | -145/+208 |
| * | ProcessSetCmd(): Installed Balazs Nagy's patch to check for membership | bwarsaw | 1999-02-27 | 1 | -14/+10 |
| * | .SetOptionCommand(): For some reason the options descriptions keys now | klm | 1998-12-10 | 1 | -17/+21 |
| * | .ProcessPasswordCmd(): Niggle - use the derived 'sender' value the | klm | 1998-12-09 | 1 | -5/+4 |
| * | .ProcessPasswordCmd(): Was not working because .ChangeUserPassword() | klm | 1998-12-09 | 1 | -4/+10 |
| * | .ProcessConfirmCmd(): For invalid confirmation numbers, indicate that | klm | 1998-12-07 | 1 | -2/+11 |
| * | removed erroneous and leftover 'import Pending' | cotton | 1998-11-25 | 1 | -1/+0 |
| * | I should have broken this up into 2 checkins because it implements one | cotton | 1998-11-21 | 1 | -0/+1 |
| * | This change implements storing list members and digest members as | cotton | 1998-11-19 | 1 | -5/+6 |
| * | These changes allow case-preserved usernames in email addresses of | cotton | 1998-10-12 | 1 | -2/+6 |
| * | These changing are a cleanup of the sorry state the subscription policy | cotton | 1998-10-10 | 1 | -81/+53 |
| * | Nagy's mail command end patch (add "--" as equivalent to "end" command | cotton | 1998-10-09 | 1 | -1/+1 |
| * | ProcessSubscribeCmd(): Deny attempts to subscribe a list to itself | klm | 1998-09-05 | 1 | -1/+9 |
| * | Respect default limit on number of mail command lines for processing. | klm | 1998-09-03 | 1 | -5/+10 |
| * | .ProcessSubscribeCmd(): Using .FinishSubscribe(), which handles all | klm | 1998-07-13 | 1 | -37/+47 |
| * | .ParseMailCommands(): Escape the list real_name that's interpolated | klm | 1998-07-13 | 1 | -2/+2 |
| * | Prevent processing of exactly duplicated commands. This is | klm | 1998-07-12 | 1 | -3/+18 |
| * | Informatively reject mail-command attempts to subscribe | klm | 1998-07-12 | 1 | -3/+8 |
| * | ProcessSubscribeCmd(): Fixed a few of the other keys :-( | bwarsaw | 1998-07-06 | 1 | -2/+2 |
| * | MailCommandHandler.AddApprovalMsg(): use the Utils.maketext() | bwarsaw | 1998-06-23 | 1 | -18/+11 |
| * | Convert all module names to their new names. | bwarsaw | 1998-06-19 | 1 | -145/+70 |
| * | Whoops, I forgot to check these in. They're changed to handle | viega | 1998-06-03 | 1 | -3/+3 |
| * | Hmm, I didn't think I touched mm_pending since the last checkin. I | viega | 1998-05-30 | 1 | -2/+4 |
| * | Integrated Scott's confirmation stuff into mailcmd, and fixed a few things | viega | 1998-05-29 | 1 | -41/+95 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | Include a few more likely prospects among invalid request senders. | klm | 1998-04-28 | 1 | -2/+2 |
| * | Discard "mail commands" from postmaster accounts (nobody, | klm | 1998-04-27 | 1 | -5/+15 |
| * | Ignore any mailcommands coming from postmaster-type accounts - | klm | 1998-04-23 | 1 | -1/+7 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 1 | -1/+3 |
| * | Refined the 'info' mail command to indicate the list web page, present | klm | 1998-04-07 | 1 | -3/+13 |
| * | Use new .DeleteMember() arg to indicate whence this deletion came. | mailman | 1998-04-02 | 1 | -4/+4 |
| * | Furthermore, mention the password-sending facility. | klm | 1998-04-02 | 1 | -1/+4 |
| * | Mention the listinfo URL for the list in the mailcmd help message. | klm | 1998-04-02 | 1 | -3/+10 |
| * | Send error notice back when we clearly have a list-specific command, | klm | 1998-03-27 | 1 | -22/+45 |
| * | Swap order on digested and non-digested members, so longer list | mailman | 1998-03-27 | 1 | -8/+13 |
| * | Tracked change of names of 'closed' and 'auto_subscribe' options. See | mailman | 1998-03-24 | 1 | -6/+7 |
| * | We're having a problem where mail command messages with undeliverable | mailman | 1998-03-19 | 1 | -3/+5 |