| Commit message (Expand) | Author | Age | Files | Lines |
| * | .DeliverToOwner(): Always use the list admin address as envelope | hmeland | 1999-05-04 | 1 | -16/+9 |
| * | DeliverToList(): Also get rid of duplicate errors-to headers | bwarsaw | 1999-04-02 | 1 | -1/+2 |
| * | DeliverToList(): Strip off any duplicate Sender: headers, leaving just | bwarsaw | 1999-03-31 | 1 | -0/+2 |
| * | Sweeping changes to hopefully and finally (for 1.0 at least) make sane | bwarsaw | 1999-03-29 | 1 | -6/+5 |
| * | DeliverToOwner(): check the value of mm_cfg.USE_ENVELOPE_SENDER to | bwarsaw | 1999-03-25 | 1 | -1/+3 |
| * | MailUserPassword(): Use `mailing list' instead of `maillist'. | bwarsaw | 1999-03-24 | 1 | -1/+1 |
| * | MailUserPassword(): members value can be other non-string types | bwarsaw | 1999-03-09 | 1 | -1/+1 |
| * | MailUserPassword(): If the user's "case-preserved" address is the same | bwarsaw | 1999-03-08 | 1 | -3/+3 |
| * | MailUserPassword(): Find the member's password by checking for the | bwarsaw | 1999-03-05 | 1 | -2/+3 |
| * | On some RedHat Linuxes, there appears to be a problem with some crons | bwarsaw | 1999-01-13 | 1 | -16/+1 |
| * | DeliverToList(): Ignore ECHILD exceptions that have been reported on | bwarsaw | 1999-01-08 | 1 | -1/+17 |
| * | In class Deliverer, build a mechanism for adding more default | bwarsaw | 1998-12-23 | 1 | -16/+50 |
| * | DeliverToOwner(), DeliverToList(): Use self.LogMsg() instead of | bwarsaw | 1998-12-18 | 1 | -6/+6 |
| * | .DeliverToOwner(): Provisional fix for when derived sender is bogus. | klm | 1998-11-23 | 1 | -0/+5 |
| * | Add new "list-id:" header to all messages sent out by the list, | klm | 1998-10-23 | 1 | -7/+18 |
| * | .DeliverTo*(): Include a header, "X-MailmanVersion: ...". The idea, | klm | 1998-10-20 | 1 | -2/+6 |
| * | .CreateSubscribeAck(): ... but still forgot a close paren in the text, | klm | 1998-10-17 | 1 | -1/+1 |
| * | .CreateSubscribeAck(): Fixed malreference, 'umbrella_spiel' => | klm | 1998-10-17 | 1 | -2/+2 |
| * | MailList.GetMemberAdminEmail(): New routine to identify the admin | klm | 1998-10-17 | 1 | -21/+12 |
| * | .SendSubscribeAck(), .SendUnsubscribeAck(), .MailUserPassword(): | klm | 1998-10-17 | 1 | -5/+15 |
| * | Nagy's send post ack patch. the subject was truncated by one too many chars | cotton | 1998-10-09 | 1 | -1/+1 |
| * | Added DeliverToOwner to Deliverer class in Deliverer.py that passes | cotton | 1998-10-01 | 1 | -0/+36 |
| * | Added "Precedence: bulk" header to password reminders, so they don't | klm | 1998-08-14 | 1 | -1/+2 |
| * | .DeliverToList(): Restructured to send deliver parameters via its | klm | 1998-07-23 | 1 | -30/+21 |
| * | CreateSubscribeAck(): Wrap the self.welcome_msg. This is typed into a | bwarsaw | 1998-07-22 | 1 | -2/+3 |
| * | .SentTextToUser(): Somebody (correctly) got rid of the | klm | 1998-07-16 | 1 | -1/+0 |
| * | SendTextToUser(): Don't propagate removed raw flag | bwarsaw | 1998-07-06 | 1 | -2/+2 |
| * | Convert all module names to their new names. | bwarsaw | 1998-06-19 | 1 | -98/+46 |
| * | Added support for send_welcome_msg. | viega | 1998-06-12 | 1 | -0/+2 |
| * | Whoops, I forgot to check these in. They're changed to handle | viega | 1998-06-03 | 1 | -4/+4 |
| * | No longer take a news parameter in .DeliverToList(), and no longer call | viega | 1998-06-02 | 1 | -4/+1 |
| * | .DeliverToList calls the Mail->News gater unless a flag is passed saying | viega | 1998-05-31 | 1 | -1/+3 |
| * | Several changes: | bwarsaw | 1998-05-26 | 1 | -46/+47 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Sending the password notices (subscribe ack and reminder) to -admin | mailman | 1998-05-26 | 1 | -7/+17 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | .DeliverToList(): Append a sender field pointing to the list admin. | klm | 1998-05-24 | 1 | -1/+2 |
| * | .DeliverToList(): header and footer are now optional. (Digests now | klm | 1998-05-01 | 1 | -3/+3 |
| * | Using new OutgoingMessage.__delitem__ method. | klm | 1998-04-27 | 1 | -6/+6 |
| * | .SendTextToUser(): Removed debugging log message. | klm | 1998-04-15 | 1 | -3/+1 |
| * | .DeliverToList(): Was missing a newline between message headers and | klm | 1998-04-14 | 1 | -7/+5 |
| * | Whoops - i broke the subscribe acknowledgement on checkin. Fixed | klm | 1998-04-13 | 1 | -3/+3 |
| * | .MailUserPassword(): As with cron/mailpasswds, put a X-No-Archive: yes | klm | 1998-04-12 | 1 | -2/+3 |
| * | Darn, missing close-paren. | klm | 1998-04-11 | 1 | -2/+2 |
| * | Put the list-specific welcome near the top of the welcome message - | klm | 1998-04-11 | 1 | -12/+7 |
| * | DeliverToList(): same bug as DeliverToUser() - repr to escape embedded | klm | 1998-04-11 | 1 | -3/+8 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+5 |
| * | .SendTextToUser(), .DeliverToUser() - use new, generalized add_headers | klm | 1998-04-07 | 1 | -4/+7 |
| * | Some cosmetic refinements of message text, separated the | mailman | 1998-04-03 | 1 | -44/+34 |
| * | A bit of refinement for the notices. | mailman | 1998-03-27 | 1 | -11/+13 |