aboutsummaryrefslogtreecommitdiffstats
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-03Fixed the -V option to list_lists to not show subdomains.Mark Sapiro1-4/+6
2016-05-17Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro1-1/+5
2016-02-22fix withlist i18n import (from 2.1.10-ctypefix.patch)Yasuhito FUTATSUKI at POEM1-1/+1
2016-02-22* add option to pick up C_() texts to make potfileYasuhito FUTATSUKI at POEM9-22/+22
2016-02-22Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM34-306/+310
2015-09-01Fixed bin/mailmanctl to check its effective rather than real uid.Mark Sapiro1-1/+1
2015-01-26Fixed a bug in bin/rmlist that would throw an exception or just fail toMark Sapiro1-1/+1
2015-01-22A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro1-8/+20
2013-12-01Fixed a possible TypeError in bin/sync_members introduced in 2.1.17.Mark Sapiro1-2/+6
2013-10-22Fixed a possible UnicodeDecodeError in bin/sync_members.Mark Sapiro1-1/+5
2013-07-12- Added more explanation to the bad owner address message fromMark Sapiro1-1/+3
2013-06-10- Fixed bin/mailmanctl -s to not remove the master lock if it can't beMark Sapiro1-2/+3
2013-03-28The subscribe log entry for a bin/add_members subscribe now identifiesMark Sapiro1-2/+6
2012-11-24Updated some copyright dates.Mark Sapiro2-2/+2
2012-11-24list_lists now has an option to list only lists with public archives.Mark Sapiro1-2/+10
2012-11-24The name of the mailmanctl master lock file is now congigurable via theMark Sapiro1-1/+1
2012-10-29Added an option to add_members to add members with mail delivery disabledMark Sapiro1-16/+19
2012-03-01list_members Usage: Keep regular/digest and moderated/non-moderated options t...Axel Beckert1-5/+5
2012-03-01Consistently use "non moderated" instead of "not moderated"Axel Beckert1-5/+5
2012-03-01Add commandline options to list (non-) moderated list membersAxel Beckert1-1/+17
2011-08-24Fixed bin/export.py to accept case insensitive password schemes.Mark Sapiro1-2/+2
2011-04-16Changed bin/genaliases to only call the POSTFIX_*_CMD commands once whenMark Sapiro1-2/+4
2011-01-13 - Changed bin/rmlist to also remove heldmsg files for the removed list andMark Sapiro1-8/+16
2010-11-04- Fixed a missing format character in the Spanish translation.Mark Sapiro1-2/+5
2010-07-27Changed fix_url to lock the list if not locked. Bug #610364.Mark Sapiro1-1/+6
2010-05-30Fixed bin/genaliases to not throw TypeError when MTA = None.Mark Sapiro1-0/+6
2010-02-27Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro1-2/+2
2010-02-15When daemonizing mailmanctl, we now ensure terminal files are closed.Mark Sapiro1-1/+8
2009-12-30Fixed a bug where check_perms would throw an OSError if an entry inMark Sapiro1-1/+3
2009-08-05Use the actual host name for validation of the list posting address.Mark Sapiro1-2/+3
2009-07-31Backported several bug fixes from the 2.2 branch.Mark Sapiro1-10/+13
2009-01-11Updated links to Python documentation.Mark Sapiro1-1/+1
2008-11-12Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw4-19/+16
2008-10-17Changed bin/arch to attempt to open the mbox before wiping the old archive.Mark Sapiro1-5/+6
2008-10-17Added digest.mbox and pending.pck to the 'list' files checked by check_perms.Mark Sapiro1-1/+2
2008-06-29Fixed erroneously 'pre-configured' commandsMark Sapiro1-1/+1
2008-05-07Changed formatting for standards compliance and readability.Mark Sapiro1-2/+3
2008-04-28Fixed a problem with bin/update erroneously moving templates fromMark Sapiro1-18/+24
2008-04-27Changed bin/update to remove .bak qfiles.Mark Sapiro1-1/+5
2008-03-03Fixed bin/newlist to add the list's preferred language to the list'sMark Sapiro1-1/+5
2008-02-29Changed add_members, clone_member and sync_members to catch or avoidMark Sapiro3-0/+11
2007-12-06bin/transcheck - copyright date.Mark Sapiro1-1/+1
2007-12-06Corrected a long standing, mostly inconsequential error in bin/transcheck.Mark Sapiro1-2/+3
2007-12-04Forced lower case listnames in a few command line toolsMark Sapiro4-19/+23
2007-11-18bun/unshunt - Added a warning to not unshunt messages that weren't shuntedMark Sapiro1-2/+4
2007-08-03Updated copyright year.Mark Sapiro1-1/+1
2007-08-03Ooops! The previous rev copied a configured file by mistake. Fixed.Mark Sapiro1-1/+1
2007-08-03Backported dumpdb changes from the 3.0 branch to allow dumping of marshals.Mark Sapiro1-33/+30
2007-06-28Cleaned up a couple of style issues. No actual code changes.Mark Sapiro1-5/+6
2007-06-28check_perms checked archives/private/ and archives/private/<list>/database/Mark Sapiro1-12/+19