summaryrefslogtreecommitdiff
path: root/cron/mailpasswds (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all cron scripts to the new Mailman.bin package layout and complete thebwarsaw2006-05-131-241/+0
* back porting from 2.1.6tkikuchi2005-08-281-6/+9
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* tounicode(): New function to coerce to unicode after the fact (yes,bwarsaw2003-06-191-0/+12
* main(): It's possible for old databases to have password-less membersbwarsaw2003-05-021-1/+9
* main(): Patch # 680000 by Jon Parise to restore the check of thebwarsaw2003-02-041-0/+4
* main(): Treat addresses case-insensitively for grouping purposes.bwarsaw2003-01-021-9/+7
* main(): Use DEFAULT_EMAIL_HOST unless DEFAULT_HOST_NAME was overriddenbwarsaw2002-12-021-2/+4
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-211-2/+6
* Add a -l / --listname option (which can appear multiple times) tobwarsaw2002-05-221-2/+18
* main(): A couple of i18n fixes. In order to translate the Subject:bwarsaw2002-02-281-4/+14
* main(): All owner refereces should point to the mailman-owner@dom.ainbwarsaw2001-11-201-5/+7
* main(): If the site list is missing, write a log message to logs/errorbwarsaw2001-11-051-1/+10
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
* Massively rewritten so as to (hopefully) simplify the logic, and notbwarsaw2001-08-041-100/+109
* Reorder the imports so mm_cfg is always the first module importedbwarsaw2001-07-271-0/+3
* All membership related attribute access should use the MemberAdaptorbwarsaw2001-07-191-2/+2
* mail_passwords(): Fixed missing translation markings; found by Ousmanebwarsaw2001-07-021-1/+1
* main(): Do not send a password reminder to a user if they havebwarsaw2001-05-251-7/+9
* mail_passwords(): subj is marked for translation. Call maketext()bwarsaw2000-12-261-2/+3
* mail_passwords(): Set the msgdata in DeliverToUser() to contain thebwarsaw2000-09-151-2/+7
* main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw2000-08-011-1/+1
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* Oops, got order of addrs backwards in UserNotification() ctor.bwarsaw1999-12-021-1/+1
* mail_passwords(): port to new message delivery pipelinebwarsaw1999-12-021-30/+6
* Cosmeticbwarsaw1999-11-121-8/+12
* Two changes:bwarsaw1999-09-021-1/+16
* Debugging stuff removed.bwarsaw1999-05-041-8/+8
* Revamped script now sorts first by virtual host ifbwarsaw1999-05-041-78/+105
* Thanks to Gerhard Gonter, who corrected the logic intended to obtain aklm1999-04-021-1/+1
* On some RedHat Linuxes, there appears to be a problem with some cronsbwarsaw1999-01-131-0/+5
* main(): A small kludge to ensure that we use an advertised list, ifklm1998-11-011-1/+5
* Using new routine to identify the admin address for a member,klm1998-10-171-6/+1
* main(): When the list is an umbrella list for other lists, theklm1998-10-171-3/+5
* Be a bit verbose when optional subscriber target list is specified -klm1998-09-091-3/+12
* Take an optional argument specifying target subscribers, and whenklm1998-09-091-2/+6
* Add "Precedence: bulk" header to password reminders, so they don'tklm1998-08-141-1/+2
* MailAllPasswords(): Put the table at the bottom of the message so thebwarsaw1998-07-061-3/+3
* Moved the raw flag to the maketext() callbwarsaw1998-07-061-3/+2
* More provisions to prevent exhausting the processes queue. We do aklm1998-07-021-5/+27
* Packagizedbwarsaw1998-06-191-32/+13
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-8/+1
* Skip lists where send_reminders is 0.viega1998-06-121-0/+2
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-6/+3
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Sending the password notices to -admin addr if new list optionmailman1998-05-261-4/+9
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+16
* Push the main code into a function, instead of inline.mailman1998-04-101-22/+26
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Include an "X-No-Archive: yes" header, for those messages that getklm1998-04-071-1/+2