From: mmj Date: Sat, 7 May 2005 13:11:37 +0000 (+1000) Subject: Locallized listtexts for the new patch and updated TODO X-Git-Tag: RELEASE_1_2_12_RC1~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4302426206021e92e53aaa00dfd231bb0a42688;p=thirdparty%2Fmlmmj.git Locallized listtexts for the new patch and updated TODO --- diff --git a/FAQ b/FAQ index 1c120825..d2d7a062 100644 --- a/FAQ +++ b/FAQ @@ -3,5 +3,8 @@ A: They send a mail to listname+subscribe@domain.tld or listname+unsubscribe@domain.tld. So if we had a list called jokes@humour.org people would send a mail to jokes+subscribe@humour.org to subscribe and jokes+unsubscribe@humour.org to unsubscribe -Q: Why is this FAQ so small? -A: Because noone submitted Q and A's for it + +Q: Why is my queue/ in the listdirectory filled with files with cryptip names + such as '4b35160eee7f63d' '287e3509509e4577' and '49123e175f68fcbc' +A: mlmmj had a tendency of leaking files in the queue/ in the past. They're + safe to delete as long as they're not accompanied by .from and .rcptto files diff --git a/TODO b/TODO index 0be89036..5e0be656 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,10 @@ Code cleanup: o Make RECIPDELIM configurable (compile and/or runtime) o Add some more logging to mlmmj-maintd--actually we have to rethink logging a - bit. Do we want to use our own /var/log/mlmmj + bit. We want to log everything to syslog/mlmmj. Functionality items: - o Make mlmmj-maintd capable of running maintenance on all listdirs in a - directory - o Move subject into the text files, so we can make the lists any language we - want. o control/preexec and control/postexec. Nice to do: - o Convert mlmmj-sub, mlmmj-unsub and mlmmj-process (moderation) to use - the new prepstdreply() function. o Add memory debugging features ("At exit you had the following allocated:") diff --git a/listtexts/da/sub-subscribed b/listtexts/da/sub-subscribed new file mode 100644 index 00000000..8ce80fc5 --- /dev/null +++ b/listtexts/da/sub-subscribed @@ -0,0 +1,17 @@ +Subject: Allerede tilmeldt $listaddr$ + +Hej, dette er mlmmj programmet der bestyrer postlisten + +$listaddr$ + +Adressen du forsøgte at tilmelde dig med, er allerede tilmeldt. + + +For at afmelde dig postlisten, skriv da en mail til + +$listunsubaddr$ + +For at få hjælp sendes en mail til + +$helpaddr$ + diff --git a/listtexts/da/unsub-notsubscribed b/listtexts/da/unsub-notsubscribed new file mode 100644 index 00000000..fd7c680e --- /dev/null +++ b/listtexts/da/unsub-notsubscribed @@ -0,0 +1,17 @@ +Subject: Ikke tilmeldt $listaddr$ + +Hej, dette er mlmmj programmet der bestyrer postlisten + +$listaddr$ + +Adressen du forsøgte at afmelde dig med, er ikke tilmeldt. + + +For at tilmelde dig postlisten, skriv da en mail til + +$listsubaddr$ + +For at få hjælp sendes en mail til + +$helpaddr$ + diff --git a/listtexts/de/sub-subscribed b/listtexts/de/sub-subscribed new file mode 100644 index 00000000..e4f03a2f --- /dev/null +++ b/listtexts/de/sub-subscribed @@ -0,0 +1,19 @@ +Subject: Bereits eingetragen auf $listaddr$ + +Hi, hier ist das mlmmj Programm, das die Mailingliste + +$listaddr$ + +verwaltet. + +Sie sind bereits auf dieser Liste eingetragen. + + +Um sich abzumelden, senden Sie eine Mail an: + +$listunsubaddr$ + +Um eine Hilfe zu erhalten, senden Sie eine Nachricht an: + +$helpaddr$ + diff --git a/listtexts/de/unsub-notsubscribed b/listtexts/de/unsub-notsubscribed new file mode 100644 index 00000000..61e34b96 --- /dev/null +++ b/listtexts/de/unsub-notsubscribed @@ -0,0 +1,20 @@ +Subject: Nicht eingetragen auf $listaddr$ + +Hi, hier ist das mlmmj Programm, das die Mailingliste + +$listaddr$ + +verwaltet. + +Sie sind nicht auf dieser Liste eingetragen, deshalb koennen sie +sich auch nicht austragen. + + +Um sich einzutragen, senden sie eine Mail an: + +$listsubaddr$ + +Um Hilfe zu bekommen, senden sie eine Mail an: + +$helpaddr$ +