aboutsummaryrefslogtreecommitdiffstats
path: root/bin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix test for valid header following From_ line.Mark Sapiro2022-01-101-1/+1
* Fixed misspelling of mailmanctl no-restart option.Mark Sapiro2019-05-221-1/+1
* do not lock up a CPU when running qrunner --runner=Allluto2019-02-281-0/+3
* fix python doc urlsYasuhito FUTATSUKI at POEM2018-07-151-1/+1
* Bump copyright dates.Mark Sapiro2018-06-1736-34/+34
* Changed mailman-config to single-quote parameters.Mark Sapiro2018-06-041-11/+11
* Add an option to add_members to issue invitations.Mark Sapiro2018-05-251-26/+72
* Added appropriate FSF Copyright noticesLindsay2018-01-102-2/+2
* Added customery GPL notice and disclaimers.Lindsay2018-01-071-3/+21
* Configured source to put mailman-config in bin rather than contrib. ChangedLindsay2018-01-062-1/+23
* Fixed the -V option to list_lists to not show subdomains.Mark Sapiro2017-06-031-4/+6
* Catch MMUnknownListError in case list is removed after listing names.Mark Sapiro2016-05-171-1/+5
* Fixed l10n to use correct charset for command-line scripts.Mark Sapiro2016-02-2736-364/+374
|\
| * fix withlist i18n import (from 2.1.10-ctypefix.patch)Yasuhito FUTATSUKI at POEM2016-02-221-1/+1
| * * add option to pick up C_() texts to make potfileYasuhito FUTATSUKI at POEM2016-02-229-22/+22
| * Importing locale patch for command line utils, from RHEL6 rpm sourceYasuhito FUTATSUKI at POEM2016-02-2234-306/+310
|/
* Added options to display (non)moderated members to list_members.Mark Sapiro2016-01-171-5/+29
|\
| * list_members Usage: Keep regular/digest and moderated/non-moderated options t...Axel Beckert2012-03-011-5/+5
| * Consistently use "non moderated" instead of "not moderated"Axel Beckert2012-03-011-5/+5
| * Add commandline options to list (non-) moderated list membersAxel Beckert2012-03-011-1/+17
* | Fixed bin/mailmanctl to check its effective rather than real uid.Mark Sapiro2015-09-011-1/+1
* | Fixed a bug in bin/rmlist that would throw an exception or just fail toMark Sapiro2015-01-261-1/+1
* | A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-221-8/+20
* | Fixed a possible TypeError in bin/sync_members introduced in 2.1.17.Mark Sapiro2013-12-011-2/+6
* | Fixed a possible UnicodeDecodeError in bin/sync_members.Mark Sapiro2013-10-221-1/+5
* | - Added more explanation to the bad owner address message fromMark Sapiro2013-07-121-1/+3
* | - Fixed bin/mailmanctl -s to not remove the master lock if it can't beMark Sapiro2013-06-101-2/+3
* | The subscribe log entry for a bin/add_members subscribe now identifiesMark Sapiro2013-03-281-2/+6
* | Updated some copyright dates.Mark Sapiro2012-11-242-2/+2
* | list_lists now has an option to list only lists with public archives.Mark Sapiro2012-11-241-2/+10
* | The name of the mailmanctl master lock file is now congigurable via theMark Sapiro2012-11-241-1/+1
* | Added an option to add_members to add members with mail delivery disabledMark Sapiro2012-10-291-16/+19
|/
* Fixed bin/export.py to accept case insensitive password schemes.Mark Sapiro2011-08-241-2/+2
* Changed bin/genaliases to only call the POSTFIX_*_CMD commands once whenMark Sapiro2011-04-161-2/+4
* - Changed bin/rmlist to also remove heldmsg files for the removed list andMark Sapiro2011-01-131-8/+16
* - Fixed a missing format character in the Spanish translation.Mark Sapiro2010-11-041-2/+5
* Changed fix_url to lock the list if not locked. Bug #610364.Mark Sapiro2010-07-271-1/+6
* Fixed bin/genaliases to not throw TypeError when MTA = None.Mark Sapiro2010-05-301-0/+6
* Added a urlhost argument to the MailList.MailList.Create() method toMark Sapiro2010-02-271-2/+2
* When daemonizing mailmanctl, we now ensure terminal files are closed.Mark Sapiro2010-02-151-1/+8
* Fixed a bug where check_perms would throw an OSError if an entry inMark Sapiro2009-12-301-1/+3
* Use the actual host name for validation of the list posting address.Mark Sapiro2009-08-051-2/+3
* Backported several bug fixes from the 2.2 branch.Mark Sapiro2009-07-311-10/+13
* Updated links to Python documentation.Mark Sapiro2009-01-111-1/+1
* Apply Heiko Rommel's patch for hashlib deprecation warnings for bug 293178.Barry Warsaw2008-11-124-19/+16
* Changed bin/arch to attempt to open the mbox before wiping the old archive.Mark Sapiro2008-10-171-5/+6
* Added digest.mbox and pending.pck to the 'list' files checked by check_perms.Mark Sapiro2008-10-171-1/+2
* Fixed erroneously 'pre-configured' commandsMark Sapiro2008-06-291-1/+1
* Merged the cull_bad_shunt branch.Mark Sapiro2008-06-061-0/+4
|\
| * Changed bin/update to remove .bak qfiles.Mark Sapiro2008-04-271-1/+5