Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More information about max_days_to_hold (i.e. auto-discard). | bwarsaw | 2005-05-02 | 1 | -1/+4 |
| | |||||
* | process(): For some reason, the part's payload can be None. Defend against | bwarsaw | 2005-05-01 | 1 | -6/+7 |
| | | | | trying to call None.splitlines(). | ||||
* | prepare_message(): Fixed typo. | bwarsaw | 2005-05-01 | 1 | -2/+2 |
| | |||||
* | bumping to 2.1.6rc3 | bwarsaw | 2005-04-29 | 3 | -6/+6 |
| | |||||
* | update to email 2.5.6 | bwarsaw | 2005-04-29 | 2 | -0/+0 |
| | |||||
* | Use email-2.5.6 | bwarsaw | 2005-04-29 | 1 | -2/+2 |
| | |||||
* | get_content_charset(): This is fixed in email-2.5.6 so remove it from here | bwarsaw | 2005-04-29 | 1 | -19/+1 |
| | | | | because it's better not to have redundant code. | ||||
* | Add TypeError for possible error when checking charset availablity. | tkikuchi | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | I forgot to generate new html. Thanks it was RC. | tkikuchi | 2005-04-22 | 2 | -6/+6 |
| | |||||
* | Bumping version 2.1.6rc2 | tkikuchi | 2005-04-22 | 4 | -353/+975 |
| | |||||
* | NEWS update for Chinese. | tkikuchi | 2005-04-22 | 1 | -3/+6 |
| | |||||
* | Brushing up the override function. | tkikuchi | 2005-04-22 | 1 | -4/+13 |
| | |||||
* | get_content_charset() should return failobj on error. | tkikuchi | 2005-04-21 | 1 | -0/+9 |
| | |||||
* | RFC2231 charset is in email package. | tkikuchi | 2005-04-21 | 1 | -4/+1 |
| | |||||
* | Traditional Chinese champion. | tkikuchi | 2005-04-19 | 2 | -3/+11 |
| | |||||
* | Typo checked by Ikeda-san. | tkikuchi | 2005-04-16 | 56 | -90/+91 |
| | |||||
* | Typo checked by Ikeda-san. | tkikuchi | 2005-04-16 | 1 | -2/+2 |
| | |||||
* | Update of translation from Ikeda-san. | tkikuchi | 2005-04-16 | 1 | -229/+285 |
| | |||||
* | french updates | p_george | 2005-04-14 | 1 | -18/+17 |
| | |||||
* | Bump version to 2.1.6rc1 | tkikuchi | 2005-04-14 | 5 | -13/+13 |
| | |||||
* | + updated Estonian messages | duke9 | 2005-04-14 | 1 | -44/+40 |
| | |||||
* | Add Russian translation contributors. | tkikuchi | 2005-04-13 | 1 | -0/+4 |
| | |||||
* | Chinese translation update. | tkikuchi | 2005-04-13 | 1 | -46/+273 |
| | |||||
* | Re-generate all files for the typo fix by Ikeda san. | tkikuchi | 2005-04-12 | 56 | -73/+74 |
| | |||||
* | Typo fix by Ikeda san. | tkikuchi | 2005-04-12 | 1 | -2/+2 |
| | |||||
* | Translation update for Defaults.py.in and mailman-install.tex by Ikeda. | tkikuchi | 2005-04-12 | 2 | -553/+648 |
| | |||||
* | a bit of polishing; 34+17 to go | mss | 2005-04-10 | 1 | -48/+54 |
| | |||||
* | updates (thanks to fattie!): 37+17 to go | mss | 2005-04-10 | 1 | -531/+2867 |
| | |||||
* | 606+1 still to go... | mss | 2005-04-10 | 1 | -1149/+575 |
| | |||||
* | mailman-install documents re-generated from tex source. | tkikuchi | 2005-04-10 | 56 | -505/+761 |
| | |||||
* | Chinese language update. | tkikuchi | 2005-04-09 | 2 | -29/+9 |
| | |||||
* | Beware the release date. | tkikuchi | 2005-04-09 | 1 | -3/+4 |
| | |||||
* | * added new file | mss | 2005-04-08 | 1 | -0/+18 |
| | |||||
* | * add probe.txt (translated!) | mss | 2005-04-08 | 4 | -20/+46 |
| | | | | | | * updated options.html (still incomplete) * updated private.html * updated status file | ||||
* | Chinese translation update. | tkikuchi | 2005-04-08 | 1 | -135/+379 |
| | |||||
* | Chinese new files. | tkikuchi | 2005-04-07 | 11 | -0/+140 |
| | |||||
* | zh_CN new translation. moving to utf-8 also. | tkikuchi | 2005-04-07 | 35 | -2692/+2587 |
| | |||||
* | + Updated Estonian messages | duke9 | 2005-03-31 | 1 | -53/+46 |
| | |||||
* | + Updated Estonian translation | duke9 | 2005-03-29 | 1 | -208/+186 |
| | |||||
* | Add translation and proofreading from Ikeda-san. | tkikuchi | 2005-03-29 | 1 | -128/+156 |
| | |||||
* | Typo in comment. Thanks Mr. Ikeda. | tkikuchi | 2005-03-28 | 1 | -1/+1 |
| | |||||
* | Patch by Mr. Ikeda for qmail part. | tkikuchi | 2005-03-28 | 1 | -11/+11 |
| | |||||
* | Username may contain non-ascii character for English-US. | tkikuchi | 2005-03-28 | 1 | -3/+3 |
| | | | | Fall back to email address. | ||||
* | increment REL_SERIAL | tkikuchi | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | bump version in html pages | tkikuchi | 2005-03-24 | 2 | -39/+18 |
| | |||||
* | Bumping version number to 2.1.6b5 | tkikuchi | 2005-03-24 | 3 | -5/+5 |
| | |||||
* | update of pot/po files. | tkikuchi | 2005-03-23 | 30 | -1141/+1794 |
| | |||||
* | Change Big5 to UTF-8 for zh_TW. | tkikuchi | 2005-03-23 | 1 | -1332/+1378 |
| | | | | | | | Because pygettext.py does not treat 7bit byte in the second 2byte big5 character properly, compilation of po to mo OR msgmerge fails when installing. Temporarily avoid this by converitng Big5 to UTF-8. Eventually, all language po files should be in UTF-8 for allowing multiple language, IMO. | ||||
* | Change Big5 to UTF-8 for zh_TW. | tkikuchi | 2005-03-23 | 1 | -1/+1 |
| | |||||
* | Changing Big5 to UTF-8. Big5 makes trouble when installing. | tkikuchi | 2005-03-23 | 24 | -209/+209 |
| | | | | | As this language is not supported now, this change is of intermediate one. It may change when it is supported. |