| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Typo fix by Ikeda. | tkikuchi | 2003-09-23 | 1 | -2/+2 | |
| | | ||||||
| * | pot/po file updates to capture bin/discard and bin/show_qfiles | bwarsaw | 2003-09-22 | 23 | -281/+1197 | |
| | | ||||||
| * | Re-arrange the targets a bit. | bwarsaw | 2003-09-22 | 1 | -1/+3 | |
| | | ||||||
| * | Last minute minor fix for 2.1.3 | tkikuchi | 2003-09-22 | 1 | -10/+10 | |
| | | ||||||
| * | minor updates | bwarsaw | 2003-09-22 | 2 | -5/+5 | |
| | | ||||||
| * | Oops, I had two Basque sections. | bwarsaw | 2003-09-22 | 2 | -21/+15 | |
| | | ||||||
| * | Euskara (Basque) language support by pi and the rest of the Basque | bwarsaw | 2003-09-22 | 49 | -5/+11551 | |
| | | | | | translation team. | |||||
| * | Updated norwegian translation. | avalon | 2003-09-18 | 1 | -20/+22 | |
| | | ||||||
| * | Danish language support by S�ren Bondrup. | avalon | 2003-09-18 | 41 | -0/+13286 | |
| | | ||||||
| * | Danish language support. | avalon | 2003-09-18 | 2 | -1/+2 | |
| | | ||||||
| * | Revision of translation by Mr. Ikeda. | tkikuchi | 2003-09-16 | 1 | -1094/+185 | |
| | | ||||||
| * | Removed weird stray setattr. | bwarsaw | 2003-09-15 | 1 | -1/+0 | |
| | | ||||||
| * | Update of Czech catalogs | danohnesorg | 2003-09-14 | 1 | -53/+33 | |
| | | ||||||
| * | Updated instructions for integration Mailman with Postfix 2.0 (with | bwarsaw | 2003-09-14 | 1 | -22/+33 | |
| | | | | | some asides for older versions of Postfix). | |||||
| * | Back out last patch -- the real fix should be to the documentation. | bwarsaw | 2003-09-14 | 1 | -4/+1 | |
| | | ||||||
| * | _addvirtual(): Steve Alexander's patch to include the "hostname | bwarsaw | 2003-09-13 | 1 | -1/+4 | |
| | | | | | | IGNORED" line, which may be redundant, but doesn't seem to cause harm, and may help some sites. | |||||
| * | Minor updates | bwarsaw | 2003-09-13 | 1 | -1/+2 | |
| | | ||||||
| * | Removed Thomas von Hassel from Danish champions list | bwarsaw | 2003-09-13 | 2 | -26/+5 | |
| | | ||||||
| * | Mailman 2.1.3 .pot file updates. Nothing really substantive. | bwarsaw | 2003-09-13 | 21 | -417/+539 | |
| | | ||||||
| * | process(): In the msg.is_multipart() clause, inside the clause that | bwarsaw | 2003-09-13 | 1 | -2/+5 | |
| | | | | | | | | tries to convert t to something reasonable <wink>, we need to use errors='replace' when we encode from unicode to string. This is because the preceding unicode('ascii', 'replace') could end up inserted U+FFFD, which can't be encoded to ascii. | |||||
| * | _oneloop(): Print the shunt log message after enqueing the file, so | bwarsaw | 2003-09-12 | 1 | -4/+4 | |
| | | | | | | | that we get the correct (new) filebase of the shunted message. This makes finding the correlation between log messages and the offending message files actually possible <wink>. | |||||
| * | SYNC_AFTER_WRITE: New flag which controls whether os.fsync() is called | bwarsaw | 2003-09-12 | 1 | -1/+23 | |
| | | | | | | | | | | | on the file descriptor for data files after they've been written. We always flush the buffer, but sync'ing can be a huge performance hit. Still, some sites might want to enable this for additional data integrity. It's disabled by default. enqueue(): Return the newly calculated filebase. This let's the shunt message in Runner.py display the correct (new) filename. | |||||
| * | True/False where appropriate. | bwarsaw | 2003-09-12 | 1 | -4/+10 | |
| | | | | | | | | Fixed the import of Stop, which was causing the import of this message to fail. The symptom was this traceback message in logs/error: AttributeError: 'module' object has no attribute 'process' | |||||
| * | Added Anders Norrbring to the Swedish translation team. | bwarsaw | 2003-09-10 | 2 | -5/+26 | |
| | | ||||||
| * | *** empty log message *** | pheinlein | 2003-09-09 | 2 | -51/+28 | |
| | | ||||||
| * | Discard script for mass discarding of messages. | bwarsaw | 2003-08-29 | 0 | -0/+0 | |
| | | ||||||
| * | intermediate | bwarsaw | 2003-08-29 | 1 | -0/+120 | |
| | | ||||||
| * | Add bin/discard script for mass discarding of held messages. | bwarsaw | 2003-08-29 | 3 | -3/+5 | |
| | | ||||||
| * | Contributed by Mr. Ikeda (nezumi_at_poem.co.jp) | tkikuchi | 2003-08-26 | 1 | -0/+2643 | |
| | | ||||||
| * | Updated to point at email-2.5.4 | bwarsaw | 2003-08-26 | 1 | -1/+1 | |
| | | ||||||
| * | Updates to include show_qfiles script. | bwarsaw | 2003-08-26 | 3 | -1097/+3764 | |
| | | ||||||
| * | Nice script by Greg Ward to print the contents of .pck message files. | bwarsaw | 2003-08-26 | 0 | -0/+0 | |
| | | ||||||
| * | intermediate | bwarsaw | 2003-08-26 | 1 | -0/+74 | |
| | | ||||||
| * | Minor typo which caused msgfmt.py to complain. | bwarsaw | 2003-08-26 | 1 | -1/+1 | |
| | | ||||||
| * | Latest updates. | bwarsaw | 2003-08-25 | 14 | -3506/+4105 | |
| | | ||||||
| * | Updated script from Python 2.3 | bwarsaw | 2003-08-25 | 1 | -3/+3 | |
| | | ||||||
| * | Updated style guide taken from the email package. | bwarsaw | 2003-08-25 | 1 | -0/+165 | |
| | | ||||||
| * | updating translation for latest cvs. | tkikuchi | 2003-08-25 | 1 | -220/+267 | |
| | | ||||||
| * | Some changes to make stuff more clear. | pheinlein | 2003-08-24 | 1 | -6/+7 | |
| | | ||||||
| * | Bugfix from korfftext@t-online.de -- Thanks! | pheinlein | 2003-08-24 | 1 | -4/+4 | |
| | | ||||||
| * | Update the email package to fix an RFC 2231 bug. | bwarsaw | 2003-08-19 | 2 | -0/+0 | |
| | | ||||||
| * | Updated pot file and merged po files | bwarsaw | 2003-08-19 | 6 | -1448/+1756 | |
| | | ||||||
| * | Work around a useless Python 2.3 complaint. | bwarsaw | 2003-08-19 | 1 | -2/+2 | |
| | | ||||||
| * | Ukrainian updates by Maxim Dzumanenko. | bwarsaw | 2003-08-19 | 10 | -42/+11325 | |
| | | ||||||
| * | Update Italian mailing list information | bwarsaw | 2003-08-18 | 2 | -9/+14 | |
| | | ||||||
| * | Just small fixes. | pheinlein | 2003-08-18 | 1 | -9/+9 | |
| | | ||||||
| * | Changed virtualhost for both web and email addresses. | pioppo | 2003-08-18 | 1 | -2/+2 | |
| | | | | | For Barry: please apply to the web site too! | |||||
| * | _dispose(): Use mlist.internal_name(). | bwarsaw | 2003-08-18 | 1 | -3/+4 | |
| | | | | | | | | | _register_bounces(): Return empty list as default for sitebounces so we can concatenate lists easier later. _cleanup(): Only call _register_bounces() if there are bounces to register. | |||||
| * | main(): If we get NotAMemberError when sending the next notification, | bwarsaw | 2003-08-18 | 1 | -5/+15 | |
| | | | | | log this and delete the member. | |||||
| * | check(): If the action is 'disabled', stop the bounce processor from | bwarsaw | 2003-08-18 | 1 | -7/+6 | |
| | | | | | running, but don't attempt to dig out an email address. | |||||
