aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/MailList.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forget to add new attribute for new lists.tkikuchi2005-02-161-0/+1
* HasExplicitDest(): Resolution of SF bug #1112349. acceptable_aliases shouldbwarsaw2005-01-301-23/+21
* Python 2.4 checks strftime() more strict.tkikuchi2004-12-041-12/+28
* 923428 VERP subscription confirmationstkikuchi2004-10-191-25/+29
* I18N autorespondToSender()tkikuchi2004-10-101-3/+8
* [ 790494 ] built-in automatic discardtkikuchi2004-10-081-0/+2
* Merging SF patches:tkikuchi2004-10-031-0/+5
* Load(): Improve the log message.bwarsaw2004-03-041-1/+1
* Load(): Only gain the lock and attempt to repair the config file if file ==bwarsaw2004-03-041-9/+11
* Load(), __fix_corrupt_pckfile(): We should only rotate the corrupt picklebwarsaw2004-03-041-8/+21
* Load(): Another shutil EPERM elimination patch; os.remove any existing safetybwarsaw2004-02-291-3/+15
* Load(): Before creating the .safety file, move any existing .pck or .db filebwarsaw2004-02-291-0/+10
* __load(): Catch unpicking errors too.bwarsaw2004-02-291-1/+1
* InitTempVars(): Initialize _full_path to the empty string, not None.bwarsaw2004-02-191-1/+1
* MailList: Add the Pending.Pending class to the list of base classes.bwarsaw2004-02-101-11/+10
* InitVars(): Added header_filter_rules for support of the expanded spambwarsaw2003-12-011-14/+27
* GetAvailableLanguages(): Strip out any language codes that aren't inbwarsaw2003-11-271-1/+3
* ApprovedChangeMemberAddress(): When someone requests to change theirbwarsaw2003-11-251-2/+12
* Create(): Take an optional emailhost name and use that to calculatebwarsaw2003-11-241-2/+5
* ApprovedAddMember(): Add a 'whence' argument which gets passed abwarsaw2003-11-211-5/+8
* __save(): Flush the file and (depending on SYNC_AFTER_WRITE) fsync itbwarsaw2003-10-101-0/+3
* MailList.__init__(): When trying to execfile extend.py, we ignorebwarsaw2003-09-281-1/+5
* Backporting from the HEAD -- Mailman packagebwarsaw2003-09-221-0/+1
* Backport from the trunk, and catalog regeneration.bwarsaw2003-04-191-0/+2
* Backporting from trunkbwarsaw2003-03-311-28/+54
* ChangeMemberAddress(): Don't raise MMAlreadyAMember if we're doing abwarsaw2003-01-021-13/+4
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+1346