Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug in AvoidDuplicates.py that caused it to fail if the address | Mark Sapiro | 2008-11-14 | 2 | -8/+16 |
| | | | | | in the To: or Cc: header differed in case from the case-preserved member address. Bug #297795. | ||||
* | Changed bin/arch to attempt to open the mbox before wiping the old archive. | Mark Sapiro | 2008-10-17 | 1 | -5/+6 |
| | | | | Launchpad bug #280418. | ||||
* | Added digest.mbox and pending.pck to the 'list' files checked by check_perms. | Mark Sapiro | 2008-10-17 | 1 | -1/+2 |
| | | | | Launchpad bug #284802. | ||||
* | Changed a '$' to '%' in templates/ru/userpass.txt. | Mark Sapiro | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | Changed the stripping of trailing spaces from lines of the list headers | Mark Sapiro | 2008-10-03 | 1 | -1/+2 |
| | | | | and footers to leave a trailing space on a '-- ' signature separator. | ||||
* | Changed cron/gate_news to continue processing the remaining lists on | Mark Sapiro | 2008-09-21 | 2 | -3/+10 |
| | | | | | certain errors that can be caused by configuration of a particular list. Bug #265941 (sf775100). | ||||
* | The immediately preceding fix for bug #266106 (sf998384) was incomplete. | Mark Sapiro | 2008-09-21 | 1 | -1/+15 |
| | | | | | | It fixed the underlying issue, but didn't fix an improperly converted request.pck file. This change adds code to detect and recover from an incorect conversion. | ||||
* | Since Mailman 2.1.1, 2.0.x outstanding subscription and held message | Mark Sapiro | 2008-09-19 | 2 | -2/+23 |
| | | | | | | | requests have not been migrated properly. This is fixed. Bug #266106 (sf998384). Updated NEWS for this and some prior changes. | ||||
* | Corrected encoding from gb2312 to utf-8 on templates | Mark Sapiro | 2008-08-25 | 4 | -26/+26 |
| | | | | postack.txt, postauth.txt, postheld.txt and unsub.txt. | ||||
* | MTA/Postfix.py | Mark Sapiro | 2008-08-22 | 1 | -1/+6 |
| | | | | | If the STANZA END for a list being removed is missing or munged, the remainder of the aliases and/or virtual-mailman file is lost. Fixed. | ||||
* | Fixed a bug in admin.py which would result in chunked pages of the membership | Mark Sapiro | 2008-07-30 | 1 | -10/+5 |
| | | | | | | list for members whose address begins with a non-alphanumeric character to not be visible or retrievable. | ||||
* | Changed ListAdmin.py to make rejected post messages From: the -owner address | Mark Sapiro | 2008-07-30 | 1 | -2/+2 |
| | | | | | instead of the -bounces address. | ||||
* | Corrected several bin/transcheck errors in the Catalan message catalog | Mark Sapiro | 2008-07-24 | 6 | -13/+13 |
| | | | | and templates. | ||||
* | Updated documentation information and removed the defunct listowner.org | Terri Oda | 2008-07-24 | 1 | -11/+11 |
| | |||||
* | Message correction from Zbigniew Szalbot. | Mark Sapiro | 2008-07-11 | 1 | -1/+1 |
|\ | |||||
* | Japanese Translation for 2.1.11 | Tokio Kikuchi | 2008-07-07 | 1 | -63/+108 |
| | |||||
* | - Bumped version to 2.1.11. | Mark Sapiro | 2008-06-30 | 5 | -7/+31 |
| | | | | | | | | | - Changed MailList.Create() to check that list name contains only characters that match the new mm_cfg.ACCEPTABLE_LISTNAME_CHARACTERS. - Changed MTA.Utils.makealiases() to escape a few characters in the list name in the pipe command. | ||||
* | Updated docs for 2.1.11. Only the Exim section in install actually changed. | Mark Sapiro | 2008-06-29 | 197 | -287/+287 |
| | |||||
* | Added 'listname' to the replacements for the archidxfoot.html template. | Mark Sapiro | 2008-06-29 | 2 | -0/+3 |
| | |||||
* | msgmerged pt_BR message catalog and fixed a minor error | Mark Sapiro | 2008-06-29 | 1 | -19/+12 |
| | |||||
* | Brazilian Portuguese translation updated by Diego Francisco de Gastal Morales. | Mark Sapiro | 2008-06-29 | 18 | -434/+426 |
| | |||||
* | Fixed erroneously 'pre-configured' commands | Mark Sapiro | 2008-06-29 | 3 | -2/+5 |
| | |||||
* | More translations for the German mailman.po. | peer | 2008-06-23 | 1 | -71/+58 |
| | |||||
* | Bumped version to 2.1.11rc2. | Mark Sapiro | 2008-06-23 | 1 | -2/+2 |
| | |||||
* | Added check for gateway_to_news before holding for ModeratedNewsgroup. | Mark Sapiro | 2008-06-23 | 2 | -2/+4 |
| | |||||
* | Another BounceRunner loop detection change (rev 1106 wasn't quite right). | Mark Sapiro | 2008-06-22 | 1 | -2/+4 |
| | |||||
* | Merged the Catalan i18n from the Mailman Catalan Translation Team. | Mark Sapiro | 2008-06-22 | 45 | -4834/+3758 |
|\ | |||||
| * | Templates' encoding converted to HTML Entities, further message catalog fixes | David Planella | 2008-06-21 | 16 | -295/+325 |
| | | | | | | | | As some of the HTML pages are generated by mixing the templates with messages from the PO catalog, we should probably check if it is ok to mix encodings, as the catalog will be in UTF-8 and the templates in ISO8859-1. | ||||
| * | Further corrections to the message catalog | David Planella | 2008-06-20 | 1 | -91/+145 |
| | | |||||
| * | Translation corrections for e-mails sent to the user | David Planella | 2008-06-19 | 2 | -71/+80 |
| | | |||||
| * | Some template and message catalog corrections after a quick review on a live ↵ | David Planella | 2008-06-19 | 4 | -143/+144 |
| | | | | | | | | mailman system | ||||
| * | Merged changes from lp:~jordi/mailman/stable-sc | David Planella | 2008-06-19 | 37 | -2058/+2074 |
| |\ | |||||
| | * | Recode templates to UTF-8 for testing (should be changed to HTML entities ↵ | Jordi Mallach | 2008-06-19 | 35 | -346/+346 |
| | | | | | | | | | | | | before the release, if that's required). | ||||
| | * | A few small corrections to Catalan PO. | Jordi Mallach | 2008-06-19 | 1 | -2/+3 |
| | | | |||||
| | * | Catalan PO updates and corrections. | Jordi Mallach | 2008-06-19 | 1 | -188/+202 |
| | | | |||||
| | * | Recode Catalan PO to UTF-8 and set this encoding in Defaults.py.in. | jordi@sindominio.net | 2008-06-18 | 2 | -1632/+1633 |
| |/ | |||||
| * | Updated and corrected translations | David Planella | 2008-06-17 | 2 | -2821/+1561 |
| | | | | | | | | Unset the 80-column wrapping on the PO file in order to make the original messages readable | ||||
| * | Some more template and PO file corrections | David Planella | 2008-06-15 | 11 | -200/+166 |
| | | |||||
| * | Completed the correction of all templates | David Planella | 2008-06-15 | 25 | -851/+833 |
| | | | | | | | | The encoding is currently iso88591, no conversion to HTML entities has yet been done. | ||||
| * | Finished correcting all txt templates | David Planella | 2008-06-14 | 20 | -352/+375 |
| | | |||||
| * | First batch of corrections to the Catalan translations | David Planella | 2008-06-14 | 19 | -214/+335 |
| | | | | | | | | A "status" file has also been added with the purpose of tracking the review status of each translation. This should be deleted soon and its contents moved to a wiki page or similar. | ||||
| * | Updated the PO file to the current template | David Planella | 2008-06-14 | 1 | -959/+1139 |
| | | |||||
| * | Added the current translations from the mailman installation at the ↵ | David Planella | 2008-06-14 | 42 | -2516/+2316 |
| | | | | | | | | Softcatalà server | ||||
* | | - Prepended list name to bounce log unrecognized bounce messages. | Mark Sapiro | 2008-06-22 | 2 | -23/+49 |
| | | | | | | | | | | - Improved bounce loop detection and handling in BounceRunner.py. | ||||
* | | Patched Danish message catalog for proper use of HTML entities per | Mark Sapiro | 2008-06-22 | 2 | -234/+234 |
| | | | | | | | | | | Jonas Smedegaard (1999966). | ||||
* | | More bounce recognition improvements. | Mark Sapiro | 2008-06-20 | 6 | -4/+336 |
| | | |||||
* | | Changed OldStyleMemberships.py to remove the member from one_last_digest | Mark Sapiro | 2008-06-20 | 2 | -1/+11 |
| | | | | | | | | | | | | when changing from regular to digest delivery to avoid the possibility of a duplicate digest in some circumstances. | ||||
* | | Fixed CookHeaders.py which in some cases with new style prefixing | Mark Sapiro | 2008-06-20 | 2 | -2/+12 |
| | | | | | | | | | | would insert an extra space between the prefix and the subject. | ||||
* | | Rearranged calls to the list setBounceInfo() method in Bouncer.py | Mark Sapiro | 2008-06-20 | 1 | -2/+13 |
| | | | | | | | | | | | | to accommodate MemberAdaptors that store bounce info outside the list instance. | ||||
* | | Changed non-ascii characters in some templates/*/*.html files to HTML entities. | Mark Sapiro | 2008-06-20 | 19 | -45/+45 |
| | |