commit 3b1a5ddbb601c3015557143190508ef93f66e7e9 from: Mischa Peters date: Sun Dec 24 12:16:29 2017 UTC commit minimalist commit - /dev/null commit + 3b1a5ddbb601c3015557143190508ef93f66e7e9 blob - /dev/null blob + 9a67929b20ea205fab3c04f0def59a01b2368e0c (mode 644) --- /dev/null +++ CHANGES.txt @@ -0,0 +1,314 @@ +Minimalist 2.5(3) (Jun 17, 2005) + + . Fixed few annoying errors in parsing headers + . Changed way of determination domain name (to 'uname -n') + . Added new directives 'modify message-id' + . Added new directives 'blocked robots' and 'cc on subscribe' by Volker Tanger, + big thanks to him :-) Check minimalist.conf-sample for details + . Added Ukrainian (UA) and French (FR) language at http://www.mml.org.ua/languages/ + . Added 'List-ID' header as per RFC2919 + . Some code cleanups + +Minimalist 2.5(2.3) (Jul 13, 2004) + + . Command 'who' returns result, sorted in domain order, not in order of + subscription + . Fixed few small errors in parsing headers + +Minimalist 2.5(2) (May 21, 2004) + + . Added support for bounce processing (using VERP). Directive 'errors to' has + expanded to value 'verp'. + . Added directive 'to recipient'. + + See minimalist.conf-sample for detailed explanation on these directives. + +Minimalist 2.5(1.5) (Interim) + + . Fixed error in parsing command line arguments + . Fixed error in parsing list of subscribers + . Fixed error in working with pre-configured GECOS + +Minimalist 2.5(1.4) (Mar 24, 2004) + + . Password must be supplied in any header of message as fragment of header in + the following format: {pwd: list_password}. See README for further + details + . Minimialist now doesn't produce MIME message, if there isn't footer for the + list + . Fixed stupid typo: header X-Been-There changed for X-BeenThere for + compatibility with Mailman + +Minimalist 2.5(1.2) (Mar 03, 2004) + + . Fixed bug, which leads to truncate some incoming message + . Fixed broken loop handling + +Minimalist 2.5(1) (Feb 21, 2004) + + There are many functional changes, author recommends all to read file README + before using Minimalist. Yes, it is mostly back compatible, but not always. + + . New commands: mode, suspend, resume, maxsize. + . Batched processing (one or more commands in body of message). + . Work around MIME-encoded messages when adding footer to outgoing message. + + . Added directive 'log messages' - log information about messages (From, + size, Subject, etc). + . Added directive 'archive size' - it sets maximum size of message, which + will be archived. + . Added directive 'charset' - it defines charset, used in information + messages (from Minimalist itself) and footer. See README in part III.3.b, + where dances around footer are explained. + +Minimalist 2.4 (Jule 14, 2003) + + . Added directive 'background', which allows to detach Minimalist from MTA + and run in background. + . Added command-line option "-c", which specifies configuration file for + Minimalist. + . Minimalist now preserves original To: and Cc: headers, but + unconditionally removes original Reply-To: header. + . Directive 'maxrcpts' now has bounds: from 1 to 50. + +Minimalist 2.3(3.3) (June 29, 2003) + + . Fixed security hole, which allows to execute some commands on host where + Minimalist works. + . Added directive 'list gecos'. + . Fixed bug, when single '.' in message treated as end of message. + +Minimalist 2.3(3) (June 5, 2003) + + . Added directive 'remove resent', see minimalist.conf-sample for more + information. + . Expanded directive errors_to - it is possible to use there arbitrary + E-mail, not only 'drop', 'admin' and 'sender'. + . Added report of count of subscribers, when requesting subscribers list. + . Fixed few bugs + +Minimalist 2.3(1) (???) + + . Code reworked to support internationalization. This is done by Volker + Tanger, thanks to him for this great work. + . New directive 'extra header'. Can be used for add extra headers to + message. See description in minimalist.conf-sample + . Changed sorting criteria of recipients list. Now Minimalist sorts it by + domains, which will speed up sending of message. + +Minimalist 2.2(4.3) + + . Fixed bug, which appears when processing unsubscribe requests on full + filesystem. In such case Minimalist was drop subscription list. Thanks + to Lars J. Aas for pointing to this problem. + +Minimalist 2.2(4.2) (May 7, 2002) + + . Added stripping of various "Return Request" headers. Currently there + are: Return-Receipt-To, Disposition-Notification-To, + X-Confirm-Reading-To. + . Enhanced directive "blacklist" - it is more reliable now. See + minimalist.conf-sample for further explanation. + . Added directory contrib/ where useful supporting software can be found. + +Minimalist 2.2(4) (February 9, 2002) + + . Added support for RFC 2369 headers in outgoing message (information + about subscription/unsubscription/etc). + . Fixed small uncritical bug in handling GECOS pattern. + . Added directory docs/FAQ/ - there are most often questions and answers. + +Minimalist 2.2(3) (September 20, 2001) + + . If sender uses GECOS in listname - for example: + + To: My Cool List + + then Minimalist saves it and fills 'To:' header in outgoing message + with this value. Whistle, of course, but so pretty :) + +Minimalist 2.2(2) (March 5, 2001) + + . Added directive 'delay'. It defines pause between calls to sendmail and + with 'maxrcpts' can be used for slow down process of generating + messages. + . Added directive 'from' - it is possible to set 'From:' header of + outgoing mail to some predefined value. + +Minimalist 2.2 (October 25, 2000) + + . Added support for external delivery of processed message. Check new + directive 'delivery' in minimalist.conf-sample. Useful when using bulk + mailers (for example ftp://cs.utk.edu/pub/moore/bulk_mailer/) + . Added support for write-only subscribe. If user sends request with + suffix '-writers' in list name, he will be able to send messages to + list, but will receive nothing from list. + +Minimalist 2.1(2) (October 3, 2000) + + . Fixed security hole, which affects all versions of Minimalist - if + spammer uses "|" at the end of From: header, he can write to list even + if this list closed or he doesn't subscribed to it. + . Fixed typo in code, which support authentication for subscribe and + unsubscribe requests. + . Added functionality to "domain" directive - it is possible to call + external program (for determine domain name) by prepending "|" before + program name. + . Changed default admin's email - it is now postmaster@primary_domain (was + root@primary_domain) + . Removed "-w" key from Perl's command line. + +Minimalist 2.1 (Patience) (September 22, 2000) + + Changes from RC are minimal: + + . Added '-d ' directive, which points to directory, where + is main configuration file (minimalist.conf) located. + . If domain doesn't contain a dot, Minimalist tries to use "domainname" + command to add domain to hostname. It is useful for SunOS system. + . Added "Precedence: list" header to message. It used by vacation and + similar programs for identify mails from robots. + . Added check for SysV-style "From " header in message. It is used (among + with other methods) for preventing robot wars. + +Minimalist 2.1RC (Barcelona) (***************) + + There are couple of changes, which users should note: + + . License has changed from GPL to BSD. This license is more free for + developers and the same, as GPL, for end users. + . Directive 'auth valid' has changed to 'request valid'. + . Directive 'trusted' removed - see description for new directive 'auth' + below. + . Logfile's format has changed. + . Prior to version 2.0.2 Minimalist didn't adding header 'Sender:' if + there wasn't this header in original message. In 2.0.2 this was changed + to add it (see last item in the announce for 2.0.2 below) and now this + feature completely removed as quite unuseful. + . Administrator can write to the list even if he isn't member of the list. + . Directive 'list' (it was aliased to 'who') removed. + + There are changes to authentication scheme for administrative requests. As + said above, directive 'trusted' removed. New scheme is: there is global + administrative password - it gives ability to make administrative requests + and changes to all lists, hosted on particular server (directive + 'password' in global configuration file). For lists there is new directive + 'auth' - see minimalist.conf-sample for syntax. + + +Minimalist 2.0.2 (Banana) (November 6, 1999) + + . Added directive 'maxsize'. It limits maximum message size, including + headers. + . Added directive 'errors to'. All error messages from MTA can be dropped + (default behaviour) or can be sent to administrator or sender of + original message. See minimalist.conf-sample for further details. + . Added some paranoid checks for revealing administrator's errors. + . Slightly changed behaviour, when replying with authentication request: + command 'auth' now appears in a subject of message, so user can just do + Reply, without ugly cut-n-paste from body to subject. + . If there isn't 'Sender' header in original message, Minimalist creates + it in the final message and fills it with value from 'From' header. + +Minimalist 2.0.1 (Black Sea) (August 22, 1999) + + . Fixed stupid error, which could cause incorrect message + creation. Thanks to Jerome Mouton for pointing to this + problem. + +Minimalist 2.0 (Eclipse) (August 11, 1999) + + . Added code for authentication subscribe/unsubscribe requests. + . Added support for blacklists + . Added activity logging + . Added locking files before writing (thanks to Carlo Strozzi for + pointing to this problem) + . Many of minor corrections/additions/code cleanups. + +Minimalist 1.3.5-pl3 (June 29, 1999) + + . Fixed bug in headers handling. Thanks to Craig Lamparter for + reporting it. + +Minimalist 1.3.5-pl2 (June 7, 1999) + + . Fixed bug in headers handling. It appears in all versions of + Minimalist. + . Backported from 2.0-devel new command 'which' - get + subscription list for specified user. See README for details. + +Minimalist 1.3.5-pl1 (June 6, 1999) + + . Fixed error in handling archiving strategy + . Fixed typo in minimalist.conf-sample + . Some code cleanups + +Minimalist 1.3.5 (May 29, 1999) + + This release made by Carlo Strozzi, big thanks for this great job. + + . Added archiving to pipe to external program (by C.Strozzi) + . Improved code readability (by C.Strozzi) + . English corrections (by C.Strozzi) + +Minimalist 1.3.4 (April 30, 1999; tiny fixes May 4) + + . Minimalist now sends a couple of small mails instead of one big. + Directive 'maxrcpts' controls this behaviour. + . Trusted user's password don't save in archive. + . Documentation changes + . Some code cleanups + +Minimalist 1.3.3 (March 17, 1999) + + . Subscribers don't want to receive rejects from remote mailers due + to miscellaneous delivery failures, do it? They now will not + receive rejects. + . Changed behaviour of 'modify subject' directive. It is less aggressive + by default. Value 'more' makes modification more deep. See + minimalist.conf-sample for details. + +Minimalist 1.3.2 (March 16, 1999) + + This is maintenance release, without new features, bug-fixes only. Big + thanks to internet community for lots of suggestions and extensive beta + testing. + + . Fixed bug in handling headers, which was appear under rare + circumstances. + . Fixed bug in handling macroses \a, \o, \d, \l. Thanks to Steven Filling + for reporting this problem. + . Some non-critical errors fixes. + . Added short manual 'Virtual domains and Minimalist 1.3' + +Minimalist 1.3 (March 12, 1999) + + . Fixed bug in handling multiline headers. Thanks to Michael Rohleder for + reporting it. + . Improved security: trusted users must now supply password for privileged + commands. + . Improved support for virtual hosts: + * all directives except 'directory' and 'admin' now may be used in + private list's configs + * directive 'reply-to list' now may contain full e-mail address + . Added functionality to directive 'status' - status now can be mixed. See + minimalist.conf-sample for details. + . Added directive 'maxusers' for limiting subscribers per list. + . Documentation changes + +Minimalist 1.2 (March 02, 1999) + + . Added two new directives: + * 'reply-to list' + * 'modify subject' + . Documentation changes + +Minimalist 1.1 (January 28, 1999) + + . Added new directive 'copy to sender' + . Some optimization + . Some code cleanups + +Minimalist 1.0 + + . First public release blob - /dev/null blob + e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (mode 644) blob - /dev/null blob + 9e347f2f35f2552c507c9b50e89d363570782e55 (mode 644) --- /dev/null +++ LIST/index.html @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + 5163b96a0e424b412d0fe3dc1bb0908e0198b06a (mode 644) --- /dev/null +++ LIST/index.html?D=A @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + bddeec31e513e7d1339f75aa83de68a2b90026b5 (mode 644) --- /dev/null +++ LIST/index.html?D=D @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + b289e2b49a08ed34dab0ceedf0f550c7139d0443 (mode 644) --- /dev/null +++ LIST/index.html?M=A @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + 436830a744076cd7f3a32f4fef34614337f9bff3 (mode 644) --- /dev/null +++ LIST/index.html?M=D @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + 9e347f2f35f2552c507c9b50e89d363570782e55 (mode 644) --- /dev/null +++ LIST/index.html?N=A @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + bddeec31e513e7d1339f75aa83de68a2b90026b5 (mode 644) --- /dev/null +++ LIST/index.html?N=D @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + 2738bd7f49447e3d734cef26c297fa7c734cdf31 (mode 644) --- /dev/null +++ LIST/index.html?S=A @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + c043aa5eef9c6b7c5bddaf814a76b53291408947 (mode 644) --- /dev/null +++ LIST/index.html?S=D @@ -0,0 +1,48 @@ + + + + Index of /LIST + + +

Index of /LIST

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[CMP] minimalist-2.5.1.2.tgz 04-Mar-2004 11:18 42k +[CMP] minimalist-2.5.1.tgz 22-Feb-2004 18:32 41k +[CMP] minimalist.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.3.tar.gz 06-Feb-2006 18:33 39k +[CMP] minimalist-2.5.2.3.tgz 15-Jul-2004 18:46 35k +[CMP] minimalist-2.5.2.tgz 21-May-2004 17:13 35k +[CMP] minimalist-2.5.1.4.tgz 24-Mar-2004 20:22 34k +[CMP] minimalist-2.4.tgz 15-Jul-2003 09:17 28k +[CMP] minimalist-2.3.3-3.tgz 29-Jun-2003 19:39 25k +[CMP] minimalist-2.3.3-1.tgz 05-Jun-2003 18:09 25k +[CMP] minimalist-2.3-1.tgz 20-Dec-2002 20:14 23k +[CMP] minimalist-2.2-4.2.tgz 07-May-2002 13:22 23k +[CMP] minimalist-2.0.2.tar.gz 22-Sep-2000 03:00 21k +[CMP] minimalist-2.0.1.tgz 22-Sep-2000 03:00 20k +[CMP] minimalist-2.2-4.tgz 09-Feb-2002 17:56 20k +[CMP] minimalist-2.0.tar.gz 22-Sep-2000 03:00 20k +[CMP] minimalist-1.3.5-pl3..> 22-Sep-2000 03:00 19k +[CMP] minimalist-1.3.5-pl2..> 22-Sep-2000 03:00 18k +[CMP] minimalist-1.3.5.tgz 22-Sep-2000 03:00 18k +[CMP] minimalist-2.2-3.tgz 20-Sep-2001 12:40 18k +[CMP] minimalist-2.2-2.tgz 05-Mar-2001 21:55 18k +[CMP] minimalist-2.2.tgz 26-Oct-2000 03:00 18k +[CMP] minimalist-1.3.3.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.4.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.2.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-2.1.2.tgz 04-Oct-2000 03:00 17k +[CMP] minimalist-2.1.tgz 22-Sep-2000 03:00 17k +[CMP] minimalist-1.3.tgz 22-Sep-2000 03:00 16k +[CMP] minimalist-1.2.tgz 22-Sep-2000 03:00 15k +[CMP] minimalist-1.1.tgz 22-Sep-2000 03:00 14k +[CMP] minimalist-1.0.tgz 22-Sep-2000 03:00 13k +[   ] minimalist-251.2-251..> 24-Mar-2004 20:23 6k +[   ] minimalist-251-251.2..> 04-Mar-2004 11:18 2k +[   ] minimalist-251.1-251..> 04-Mar-2004 11:18 1k +[   ] Latest version is 2...> 14-Jul-2003 20:52 0k +

+
Apache/1.3.34 Server at www.mml.org.ua Port 80
+ blob - /dev/null blob + 369aaa3d5540a5ea257b631ef86e6893136b776c (mode 644) Binary files /dev/null and LIST/minimalist-1.0.tgz differ blob - /dev/null blob + 56daa82144a7a2a326d08b6c478e4bc4faa3ec12 (mode 644) Binary files /dev/null and LIST/minimalist-1.1.tgz differ blob - /dev/null blob + a6ee1466173521e6eddf9d5af368397cd678fd56 (mode 644) Binary files /dev/null and LIST/minimalist-1.2.tgz differ blob - /dev/null blob + 80f18c991a35266afad75f5616ea6e6987a59075 (mode 644) Binary files /dev/null and LIST/minimalist-1.3.2.tgz differ blob - /dev/null blob + 130209049195380489a9cdf27422a623d60a2291 (mode 644) Binary files /dev/null and LIST/minimalist-1.3.3.tgz differ blob - /dev/null blob + ce0cd7e34146f8322c27bdccf8183a2c0f4e56e1 (mode 644) Binary files /dev/null and LIST/minimalist-1.3.4.tgz differ blob - /dev/null blob + 50aaa1533cd3d23cf12bff94990c08d0467fcfaa (mode 644) Binary files /dev/null and LIST/minimalist-1.3.5-pl2.tgz differ blob - /dev/null blob + 17cd0a78b13493dc5341c3fab38e285e5c066ed9 (mode 644) Binary files /dev/null and LIST/minimalist-1.3.5-pl3.tgz differ blob - /dev/null blob + 1a8ea1440e5fe5f6293f9a642fad866d33145a1e (mode 644) Binary files /dev/null and LIST/minimalist-1.3.5.tgz differ blob - /dev/null blob + 7e17fca46383fde4bae8e6139af48b7c20ba749f (mode 644) Binary files /dev/null and LIST/minimalist-1.3.tgz differ blob - /dev/null blob + 0460efac2904278ba3764a510db147eabfffa0ea (mode 644) Binary files /dev/null and LIST/minimalist-2.0.1.tgz differ blob - /dev/null blob + 47f4bbcdc8e3250c00d0ce508a7c372075a4213d (mode 644) Binary files /dev/null and LIST/minimalist-2.0.2.tar.gz differ blob - /dev/null blob + 959df55c78b56c12170aad9514d90a719a8f7d5b (mode 644) Binary files /dev/null and LIST/minimalist-2.0.tar.gz differ blob - /dev/null blob + 7e78e1999d35a1b20498ccb6e9f73be1db4285a5 (mode 644) Binary files /dev/null and LIST/minimalist-2.1.2.tgz differ blob - /dev/null blob + 68ef0b202e7510760b4f306b50a3fc43994162e7 (mode 644) Binary files /dev/null and LIST/minimalist-2.1.tgz differ blob - /dev/null blob + fb88e77c510157ba4195e6c9ea295a4075356bf9 (mode 644) Binary files /dev/null and LIST/minimalist-2.2-2.tgz differ blob - /dev/null blob + bd7367ced7dc182085d86b426c0e9cc0c71c8963 (mode 644) Binary files /dev/null and LIST/minimalist-2.2-3.tgz differ blob - /dev/null blob + bdf3d0d44ccbae8ac731a999f103f9e7665176ff (mode 644) Binary files /dev/null and LIST/minimalist-2.2-4.2.tgz differ blob - /dev/null blob + ed245afcfa2226670198e5213c7322c1b322ef0e (mode 644) Binary files /dev/null and LIST/minimalist-2.2-4.tgz differ blob - /dev/null blob + ad711bfe5e8136aa96d9a08bebb885d34cced0f9 (mode 644) Binary files /dev/null and LIST/minimalist-2.2.tgz differ blob - /dev/null blob + 0a0d22eebcef72257bd87b111aa30d5149a8f793 (mode 644) Binary files /dev/null and LIST/minimalist-2.3-1.tgz differ blob - /dev/null blob + 4dbbb5cd1eee54e021a5f917cb69051faaffe7b4 (mode 644) Binary files /dev/null and LIST/minimalist-2.3.3-1.tgz differ blob - /dev/null blob + 783e499464d150d8ade7e7f9f54ed1ed17bd6cd6 (mode 644) Binary files /dev/null and LIST/minimalist-2.3.3-3.tgz differ blob - /dev/null blob + b5ba9aeb3cbe2621cf7cb7e3d713cb58cb3983a2 (mode 644) Binary files /dev/null and LIST/minimalist-2.4.tgz differ blob - /dev/null blob + c49cd06d8606603f0bff4b855b12d6dcc2e25241 (mode 644) Binary files /dev/null and LIST/minimalist-2.5.1.2.tgz differ blob - /dev/null blob + be9f02d41516f7d23c7d0ccb9e6fdc070b2f9c9a (mode 644) Binary files /dev/null and LIST/minimalist-2.5.1.4.tgz differ blob - /dev/null blob + a49efb8882b68db828d34bb2f8a3b7c385be1253 (mode 644) Binary files /dev/null and LIST/minimalist-2.5.1.tgz differ blob - /dev/null blob + f0c81f86122b78966a29b70b593bdc7342a1227e (mode 644) Binary files /dev/null and LIST/minimalist-2.5.2.3.tgz differ blob - /dev/null blob + 78f9e344fb11bf16512531a05180c88bb61823d1 (mode 644) Binary files /dev/null and LIST/minimalist-2.5.2.tgz differ blob - /dev/null blob + 5ba130b9204c6c71c8c9812a7d291c4a5e87db8b (mode 644) Binary files /dev/null and LIST/minimalist-2.5.3.tar.gz differ blob - /dev/null blob + 929bdd054c3ff9bbac09fbb7dde2adf110a7bf71 (mode 644) --- /dev/null +++ LIST/minimalist-251-251.2.diff @@ -0,0 +1,51 @@ +--- minimalist.pl 2004-02-19 15:26:30.000000000 +0200 ++++ minimalist-2.5.2.2.pl 2004-03-04 10:51:43.000000000 +0200 +@@ -29,7 +29,7 @@ + use Fcntl ':flock'; # LOCK_* constants + use integer; + +-$version = '2.5(1) (Idleness)'; ++$version = '2.5(1.2) (Idleness)'; + $config = "/usr/local/etc/minimalist.conf"; + + # Program name and arguments for launching if commands in message's body +@@ -379,6 +379,10 @@ + chdir("$directory/$list"); + read_config("config"); + ++ # Check and remove X-Been-There ++ if ($header =~ s/(^|\n)x-been-there:\s+(.*)\n/$1/i) { ++ exit 0 if ($2 eq "$list\@$domain"); } ++ + if ($modify_subject ne 'no') { + $orig_subj = $subject; + if ($modify_subject eq 'more') { # Remove leading "Re: " +@@ -555,9 +559,8 @@ + } # list's gecos + + # Remove conflicting headers +- $header =~ s/x-list-server:\s+.*\n([ \t]+.*\n)*//ig; +- $header =~ s/x-sender:\s+.*\n([ \t]+.*\n)*//ig; +- $header =~ s/precedence:\s+.*\n//ig; ++ $header =~ s/(^|\n)x-list-server:\s+.*\n([ \t]+.*\n)*/$1/ig; ++ $header =~ s/(^|\n)precedence:\s+.*\n/$1/ig; + + if ($remove_resent eq 'yes') { + $header =~ s/(^|\n)(resent-.*\n([ \t]+.*\n)*)*/$1/ig; +@@ -571,7 +574,7 @@ + + chomp ($header); + $header .= "\nPrecedence: list\n"; # For vacation and similar programs +-# $header .= "X-Sender: $mesender\n"; ++ $header .= "X-Been-There: $list\@$domain\n"; + + # Remove original Reply-To unconditionally, set configured one if it is + $header =~ s/(^|\n)reply-to:\s+.*\n([ \t]+.*\n)*/$1/ig; +@@ -989,6 +992,7 @@ + if ($bound eq $boundary[$level]."--") { $difflevel = 1; } + # End of previous level? + elsif ($bound eq $boundary[$level-1]."--") { $difflevel = 2; } ++ else { $difflevel = 0; } + + if ($difflevel) { + $pos += 1; $level -= $difflevel; blob - /dev/null blob + d05f97e4340853d6e4c3d33093dad67bafb92e39 (mode 644) --- /dev/null +++ LIST/minimalist-251.1-251.2.diff @@ -0,0 +1,19 @@ +--- minimalist.pl 2004-03-04 10:57:21.000000000 +0200 ++++ minimalist-2.5.2.2.pl 2004-03-04 10:51:43.000000000 +0200 +@@ -29,7 +29,7 @@ + use Fcntl ':flock'; # LOCK_* constants + use integer; + +-$version = '2.5(1.1) (Idleness)'; ++$version = '2.5(1.2) (Idleness)'; + $config = "/usr/local/etc/minimalist.conf"; + + # Program name and arguments for launching if commands in message's body +@@ -992,6 +992,7 @@ + if ($bound eq $boundary[$level]."--") { $difflevel = 1; } + # End of previous level? + elsif ($bound eq $boundary[$level-1]."--") { $difflevel = 2; } ++ else { $difflevel = 0; } + + if ($difflevel) { + $pos += 1; $level -= $difflevel; blob - /dev/null blob + 312c0df7a8363dc0b3009b39ab4a715c7fc0028c (mode 644) --- /dev/null +++ LIST/minimalist-251.2-251.4.diff @@ -0,0 +1,189 @@ +--- minimalist-2.5.1.2.pl 2004-03-24 20:03:35.000000000 +0200 ++++ minimalist.pl 2004-03-24 20:02:04.000000000 +0200 +@@ -29,7 +29,7 @@ + use Fcntl ':flock'; # LOCK_* constants + use integer; + +-$version = '2.5(1.2) (Idleness)'; ++$version = '2.5(1.4) (Idleness)'; + $config = "/usr/local/etc/minimalist.conf"; + + # Program name and arguments for launching if commands in message's body +@@ -300,14 +300,19 @@ + + $qfrom = quotemeta($from); # For use among with 'grep' function + ++# Look for user's supplied password ++# in header (in form: '{pwd: blah-blah}' ) ++while ($header =~ s/\{pwd:[ \t]*(\w+)\}//i) { ++ $userpwd = $1; } ++# in body (for compatibility, may be will drop later) ++# as very first '*password: blah-blah' in body of message ++if (!$userpwd && $body =~ s/^\*password:[ \t]+(\w+)\n+//i) { ++ $userpwd = $1; } ++ + # Get (multiline) subject + if ($header =~ /(^|\n)subject:\s+(.*\n([ \t]+.*\n)*)/i) { + $subject = $2; $subject =~ s/$spaces/$1/gs; } + +-# Get password if it's there and strip this line from message's body +-if ($body =~ s/((^|\n)\*password:[ \t]+)(.*)\n+/$2/i) { +- $userpwd = $3; } +- + $body =~ s/\n*$/\n/g; + $body =~ s/\n\.\n/\n \.\n/g; # Single '.' treated as end of message + +@@ -379,8 +384,8 @@ + chdir("$directory/$list"); + read_config("config"); + +- # Check and remove X-Been-There +- if ($header =~ s/(^|\n)x-been-there:\s+(.*)\n/$1/i) { ++ # Check and remove X-BeenThere ++ if ($header =~ s/(^|\n)x-beenthere:\s+(.*)\n/$1/i) { + exit 0 if ($2 eq "$list\@$domain"); } + + if ($modify_subject ne 'no') { +@@ -574,7 +579,7 @@ + + chomp ($header); + $header .= "\nPrecedence: list\n"; # For vacation and similar programs +- $header .= "X-Been-There: $list\@$domain\n"; ++ $header .= "X-BeenThere: $list\@$domain\n"; + + # Remove original Reply-To unconditionally, set configured one if it is + $header =~ s/(^|\n)reply-to:\s+.*\n([ \t]+.*\n)*/$1/ig; +@@ -775,12 +780,26 @@ + + if ($list =~ s/^(.*?)(-writers)$/$1/) { # -writers ? + $suffix = $2; } +- +- if ( ($list ne '') && (! -d "$directory/$list") ) { ++ ++ %cmds = (cSub => 'subscribe', ++ cUnsub => 'unsubscribe', ++ cInfo => 'info', ++ cWho => 'who', ++ cSuspend => 'suspend', ++ cResume => 'resume', ++ cMaxsize => 'maxsize', ++ cMode => 'mode'); ++ ++ if (! grep(/^$cmd$/, %cmds)) { # Bad syntax or unknown instruction. ++ $msg =~ s/(^|\n)subject:\s+(.*\n([ \t]+.*\n)*)/$1/i; ++ $msg .= "Subject: ".$msgtxt{'27.0'.$language}."\n\n * $subject *\n".$msgtxt{'27'.$language}; ++ $global_exit_status = 10 if ($body_controlled); ++ } ++ elsif ( ($list ne '') && (! -d "$directory/$list") ) { + $msg .= $msgtxt{'12'.$language}." \U$list\E ".$msgtxt{'13'.$language}. + " minimalist\@$domain ".$msgtxt{'14'.$language}; + } +- elsif ( (($cmd eq 'subscribe') || ($cmd eq 'unsubscribe')) && ($list ne '') ) { ++ elsif ( ($cmd eq $cmds{cSub} || $cmd eq $cmds{cUnsub}) && ($list ne '') ) { + + chdir "$directory/$list"; + read_config("config"); +@@ -796,9 +815,9 @@ + } + elsif (($email ne '') && ($email ne $from)) { + $msg .= $msgtxt{'15'.$language}; } +- elsif (($cmd eq 'subscribe') && ($status & $CLOSED)) { ++ elsif (($cmd eq $cmds{cSub}) && ($status & $CLOSED)) { + $msg .= $msgtxt{'16'.$language}.$owner; } +- elsif (($cmd eq 'unsubscribe') && ($status & $MANDATORY)) { ++ elsif (($cmd eq $cmds{cUnsub}) && ($status & $MANDATORY)) { + $msg .= $msgtxt{'17'.$language}.$owner; } + else { + if ($security ne 'paranoid') { +@@ -809,7 +828,7 @@ + } + } # subscribe/unsubscribe + +- elsif ($cmd eq 'info') { ++ elsif ($cmd eq $cmds{cInfo}) { + &logCommand($subject) if ($logfile ne 'none'); + if ($list ne '') { + $msg .= $msgtxt{'23'.$language}." \U$list\E\n\n"; +@@ -825,7 +844,7 @@ + } + } + +- elsif (($cmd eq 'who') && ($list ne '')) { ++ elsif (($cmd eq $cmds{cWho}) && ($list ne '')) { + chdir "$directory/$list"; + read_config("config"); + +@@ -847,8 +866,8 @@ + } + + # NOTE: $email here means value of maxsize +- elsif ( ( ($cmd eq 'suspend' || $cmd eq 'resume') && $list) || +- ($cmd eq 'maxsize') && $list && $email =~ /[0-9]+/ ) { ++ elsif ( ( ($cmd eq $cmds{cSuspend} || $cmd eq $cmds{cResume}) && $list) || ++ ($cmd eq $cmds{cMaxsize}) && $list && $email =~ /[0-9]+/ ) { + + chdir "$directory/$list"; + read_config("config"); +@@ -860,7 +879,7 @@ + else { $msg = genAuthReport( genAuth($email) ); } + } + +- elsif (($cmd eq 'mode') && $list && $email && ++ elsif (($cmd eq $cmds{cMode}) && $list && $email && + ($usermode =~ s/^(reset|reader|writer|usual|suspend|resume|maxsize)\s*([0-9]+)?$/$1/i) ) { + $cmdParams = $2; + +@@ -876,11 +895,6 @@ + $msg .= $msgtxt{'44'.$language}; + } + } +- +- else { # Bad syntax or unknown instruction. +- $msg .= $msgtxt{'27'.$language}; } +- $global_exit_status = 10 if ($body_controlled); +- + } # Rest commands + + cleanAuth(); # Clean old authentication requests +@@ -913,6 +927,8 @@ + sub do_MIME_message { + + $footer = read_info("$directory/$list/footer"); ++ return if (! $footer); # If there isn't footer, do nothing ++ + $encoding = '7bit'; + + $header =~ /(^|\n)Content-Type:[ \t]+(.*\n([ \t]+.*\n)*)/i; +@@ -1773,13 +1789,17 @@ + Note, that commands with , 'who' and 'mode' can only be used by + administrators (users identified in the 'mailfrom' authentication scheme or + who used a correct password - either global or local). Otherwise command will +-be ignored. Password must be supplied in the first line of the message body +-in the following format: ++be ignored. Password must be supplied in any header of message as fragment of ++the header in the following format: ++ ++{pwd: list_password} ++ ++For example: + +-*password: list_password ++To: MML Discussion {pwd: password1235} + +-followed by any number of empty rows. This line, of course, will be removed +-from the message before sending message to subscribers. ++This fragment, of course, will be removed from the header before sending message ++to subscribers. + _EOF_ + + #------------------------------- +@@ -1834,7 +1854,8 @@ + #------------------------------- + $msgtxt{'26en'} = "\nERROR:\n\tYou are not allowed to get listing of subscribed users."; + #------------------------------- +-$msgtxt{'27en'} = "\nERROR:\n\tBad syntax or unknown instruction.\n\nSOLUTION:\n\n".$msgtxt{'1en'}; ++$msgtxt{'27.0en'} = "Bad syntax or unknown instruction"; ++$msgtxt{'27en'} = "\nERROR:\n\t".$msgtxt{'27.0en'}.".\n\nSOLUTION:\n\n".$msgtxt{'1en'}; + #------------------------------- + $msgtxt{'28en'} = "Sincerely, the Minimalist"; + #------------------------------- blob - /dev/null blob + 5ba130b9204c6c71c8c9812a7d291c4a5e87db8b (mode 644) Binary files /dev/null and LIST/minimalist.tar.gz differ blob - /dev/null blob + a3a7d1c19da57ffa8881ee4886dfa3f98e920b9d (mode 644) --- /dev/null +++ README @@ -0,0 +1,282 @@ +=========================== Minimalist ============================= + +I. Common information + +Minimalist is a MINImalist MAiling LIST manager. It is fast, extremely easy +to setup and support. It is written in Perl and fully tested on FreeBSD and +Linux, where it works pretty well. However there aren't causes not to use +Minimalist on any other Unix system, because it doesn't use any +system-dependent features. + +Minimalist has these features: + + . subscribe/unsubscribe users by request + * including write-only option of subscription + . several levels of security + . read-only/closed/mandatory lists + . information about list; users, subscribed to list; lists, to which user + subscribed + . per-user options: + * read-only (for open lists) + * write allow (for read-only lists)) + * maximum message size + . susped/resume subscription + . archiving lists (internal and external), with maximum size of archived + message + . multilanguage support + . process MIME-encoded messages + * including support for local charset (for reports and footer) + . hook for bounce processing (using VERP - Variable Envelope Return-Path) + . external delivery of processed message + . blacklist + . logging activity + +Minimalist has a notion of 'administrators' (global and per-list). They +have full rights to manipulate subscription of other users and get any +information, related to lists and users. + +Basic language of Minimalist is English, additional languages can be found +either in distribution (in directory languages/) or on Web, at +http://www.mml.org.ua/languages/. There is also README, which explains how +to use these languages. + +Commands may be either in subject of message (one command per message) +or in body (one or more commands, one per line). Batched processing starts +when subject either empty or contains command 'body' (without quotes) and +stops when either arrives command 'stop' or 'exit' (without quotes) or +gets 10 incorrect commands. + +Supported commands are: + +subscribe [] : + Subscribe user to . If contains suffix '-writers', user + will be able to write to this , but will not receive messages + from it. + +unsubscribe [] : + Unsubscribe user from . Can be used with suffix '-writers' (see + above description for subscribe) + +auth : + Confirm command, used in response to subscription requests in some cases. + This command isn't standalone, it must be used only in response to a + request by Minimalist. + +mode : + Set mode for specified user on specified list. Allowed only for + administrator. Mode can be (without quotes): + * 'reader' - read-only access to the list for the user; + * 'writer' - user can post messages to the list regardless of list's + status + * 'usual' - clear any two above mentioned modes + * 'suspend' - suspend user subscription + * 'resume' - resume previously suspended permission + * 'maxsize ' - set maximum size (in bytes) of messages, which + user wants to receive + * 'reset' - clear all modes for specified user + +suspend : + Stop receiving of messages from specified mailing list + +resume : + Restore receiving of messages from specified mailing list + +maxsize : + Set maximum size (in bytes) of messages, which user wants to receive + +which [] : + Return list of lists to which user is subscribed + +info [] : + Request information about all existing lists or about + +who : + Return the list of users subscribed to + +help : + Return list of supported commands with brief description about every + command + +Note, that commands with , 'who' and 'mode' can only be used by +administrators (users identified in the 'mailfrom' authentication scheme or +who used a correct password - either global or local). Otherwise command will +be ignored. Password must be supplied in any header of message as fragment +of the header in the following format: + +{pwd: list_password} + +For example: + +To: MML Discussion {pwd: password1235} + +This fragment, of course, will be removed from the header before sending +message to subscribers. + +---------------------------------------------------------------------------- +II. Install + +To install, place minimalist.pl somewhere (in /usr/local/sbin for example). +This path must be accessible for MTA and minimalist.pl must be executable +by your MTA. + +Then copy minimalist.conf-sample to /usr/local/etc/minimalist.conf. If you +wish to have it in different location, you will use '-c' command-line +directive, followed by full path and name of file, where appropriate config +located (for example: minimalist.pl -c /etc/minimalist.conf ). Set +variables in config accordingly to your needs (defaults are useful in most +cases). + +The next step is to create alias for minimalist, which pipes received +message to the program. The often place of aliases file is /etc/aliases. +Add this line at the end of file: + +minimalist: "|/usr/local/sbin/minimalist.pl" + +and, if your MTA requires, do all it need to actualize changes. + +After this you must create directory which Minimalist will use for work. +It is defined in the minimalist.conf by directive 'directory'. This +directory must be *WRITABLE* by your MTA (check next section for information +on how to detect Minimalist's EUID/EGID). + +---------------------------------------------------------------------------- +III. Creating lists + +1. In the main Minimalist's directory create directory, named exactly as +list you creating. This directory and it's contents must be owned by +uid/gid of your MTA (it's because Minimalist will write here some control +information - subscribed users, archived messages, etc). The simple and right +method to know MTA's euid/egid is: + + . create in /etc/aliases such entry: + mtaid: "|tee /tmp/mtaid.tst" + . mail message to mtaid + . check owner/group of resulted /tmp/mtaid.tst and chown main Minimalist's + directory (and all subsequent) to this owner/group + . delete 'mtaid' alias from /etc/aliases + +2. Add list's name and short description of it into lists.lst file (in the +main Minimalist's directory). This file will be shown by the command +. Example of this file's contents: + +list This is testing list +info General information, news, etc + +3. Create in the list's directory some files: + + a) config + Private settings for this list, they override global parameters. + + b) info + Common information about list, used when user subscribes to the list + and requests information about list. + + c) footer + This file will be appended to any message, passed through list. There + are few ways in which footer can be added to message: + + * if message is not encoded (i.e. if it's 7bit or 8bit), message's + charset is the same as list's charset or list's charset is default + (us-ascii) and footer doesn't contain any predefined MIME-headers + (see below), then footer will be simply added to the end of the + incoming message. + + * else entire message will be converted to MIME-format and footer + will be added as separate entity, with his own charset (from + configuration or from predefined headers). + + * if message is already MIME-encoded, then footer will be added as + separate entity, accordingly to structure of incoming message. + + It means, that footer will always be visible regardless of attachments + in message or encoding of message or charset, used in message. + + If you want to define your own headers, start footer with string + '*hdr: ' (without quotes), followed by headers. Body of footer must be + separated from header with empty line, for example: + + +-------------------------------------------------------- + |*hdr: Content-Type: text/html; charset=koi8-r + |Content-Transfer-Encoding: 8bit + | + | + |... rest body of header ... + | + +-------------------------------------------------------- + + It gives ability to use in footer whatever you want, from HTML code, + which has references to some other resources, to animated GIFs or + Flash programs. + +There are some useful macros can be used in 'info' and 'footer' files: + + \a will be expanded to administrator's email + \d will be expanded to + \l will be expanded to + \o will be expanded to -owner@ + +4. Add list's aliases to /etc/aliases file: + +list: "|/usr/local/sbin/minimalist.pl list" +list-owner: user@somewhere + +If you are using VERP for bounce processing (see minimalist.conf-sample for +information about directive 'verp'), you must add one more alias, something +like to: + +list-owner-*: "|/path/to/bounce_processing_tool.pl" + +Wildcard mask specifies, that any message, where recipient's address starts +on 'list-owner-', will be passed to bounce_processing_tool.pl. Check your +MTA documentation on how to create wildcard aliases. + +Distribution of Minimalist does not provide bounce processing program for +now. You should use any third-party program. + +---------------------------------------------------------------------------- +IV. Check configuration + +You always can check configuration with command: + + minimalist.pl - [listname [listname ... ]] + +where 'listname' is existing list's name. If there are errors in they will +be reported. It is recommended always check configuration after any +changes either in global configuration file or in list's config. + +---------------------------------------------------------------------------- +V. Security + +Information about how to get administrative privileges, stored in global +and private configs. You must set owner and permissions of this configs to +allow your MTA access configs and disallow access for unprivileged users. + +---------------------------------------------------------------------------- +VI. Internals + +Subscribers are listed in files 'list' and 'list-writers' in list's +directory. Format: e-mail per row. Settings for subscriber are appended to +his e-mail through separator '>'. Available values are (without quotes): + +'+' - user allowed to write in read only list (mode ... writer) +'-' - user disallowed to write in list (mode ... reader) +'!' - suspended user (suspend/resume, mode ... suspend/resume) +'#ms' - maximum size in bytes of messages for user + +Archives are located under list's directory in archive/yyyy./mm./dd./[0-9]* +in format one file per one message. DON'T DELETE "SEQUENCE" file in this +directory - there is a number of a last archived message! + +VII. Enjoy :) + +Directory sample/ in the distribution contains examples of configuration +files. Directory docs/FAQ contains some FAQs, contrib/ - some third party +supporting programs (please, note, that author doesn't aware about their +functionality and damage possibility). + +There is mailing list about Minimalist. Please, mail to + minimalist@kiev.sovam.com +with subject of 'subscribe mml-general' to subscribe on this list. + +Vladimir Litovka, +http://www.mml.org.ua/ blob - /dev/null blob + 9aa3868811327243fadf78d782036dfb11f7374b (mode 644) --- /dev/null +++ README.md @@ -0,0 +1 @@ +Minimalist blob - /dev/null blob + a694ae1ec3f0636cddbf195dd151abff150af69f (mode 644) Binary files /dev/null and icons/back.gif differ blob - /dev/null blob + 0ccf01e1983e40365a9ab9f373b6fc497c8603cd (mode 644) Binary files /dev/null and icons/blank.gif differ blob - /dev/null blob + 39e732739f562920d69e21b9d5f766103225471e (mode 644) Binary files /dev/null and icons/compressed.gif differ blob - /dev/null blob + 7b917b4e91e8004d40241f2c031016f3cb414caa (mode 644) Binary files /dev/null and icons/p.gif differ blob - /dev/null blob + 32b1ea23fb6f6195f1bb17adf9c3cb2cc29dfefa (mode 644) Binary files /dev/null and icons/unknown.gif differ blob - /dev/null blob + 40f8ee3a63a251acbe1a0998096f2545cffbbd23 (mode 644) --- /dev/null +++ index.html @@ -0,0 +1,94 @@ + + +Minimalist + + + + + + +
+ +
+ +Hi, I have just started converting the lists I host from SmartList +to Minimalist. I'm running it all under Linux and have been very pleased +with the ease, speed and flexibility of Minimalist as compared to +SmartList and Majordomo.

Joe Klemmer +

Incredible. Simple, powerful and reliable, this Minimalist keeps +up de *NIX style. I used to hold several mail list with Mailman (5MB +source) but this 30Kb source Minimalist gives me the same service.

+Great!

muhandix +

+ +

+

Minimalist v2 Homepage
+ +




+Please, note, that Minimalist is no longer supported by author. +If you like this tool and have time and inspiration, you +can incur this work.


+

What is this? +

Minimalist stands for Minimalistic Mailing Lists Manager. Although +it is declared as minimalistic, it has many features as his eldest brosers, +such as Majordomo and so on, but in contrast to them it is very small, fast, +simple for setup and maintenance. Also it has very clean internal structure and +if you are familiar with Perl, you can add as many additional features, as you +need. + +

Supported features are:

    +
  • subscribe/unsubscribe users by request
      +
    • including write-only option of subscription
    +
  • several levels of security +
  • read-only/closed/mandatory lists +
  • information about list; users, subscribed to list; lists, to which user subscribed +
  • per-user options:
      +
    • read-only (for open lists) +
    • write allow (for read-only lists) +
    • maximum message size
    +
  • susped/resume subscription +
  • archiving lists (internal and external), with configurable maximum size of archived message +
  • multilanguage support +
  • process MIME-encoded messages
      +
    • including support for local charset (for reports and footer)
    +
  • external delivery of processed message +
  • blacklist +
  • logging activity +
+ +

Minimalist doesn't support digests and author isn't even going to make this +support available. + +

Basic language of Minimalist is English, additional languages can be found + in languages area. + +

You may look into example of configuration file. + +

Installation and maintenance instruction is available. + +

Where to download? +

Latest stable version of Minimalist is 2.5(3), changes reflected here
+

You can download this piece of software here: +MINIMALIST.tar.gz.
+Also you can browse this directoryfor previous versions of Minimalist. + + +


+ +Yours sincerely, +                +
Vladimir Litovka. +
+ +

+ + blob - /dev/null blob + a9a67dfb2c580448ea8fb413c61594b7e3628608 (mode 644) --- /dev/null +++ languages/DE-addon-2.5.1.2.pl @@ -0,0 +1,201 @@ +push (@languages, 'DE'); + +################################################################## +### DE = formal German +### +### Added by Volker Tanger + + +#------------------------------- +$msgtxt{'1DE'} = <<_EOF_ ; +Dies das Minimalist Mail-Listen Programm. + +Ein einzelnes Kommando wird in der Betreffzeile angegeben. Sollen mehrere +Kommandos ausgefuehrt werden, so muss in der Betreffzeile "body" stehen +(ohne Anfuehrungsstriche) - die Kommandos stehen dann (jeweils nur eines +pro Zeile) im Nachrichtentext. Die Bearbeitung wird beendet mit einer Zeile +in der "stop" oder "exit" (ohne Anfuehrungsstriche) steht, oder nachdem zehn +falsche/unbekannte Kommandozeilen auftraten. + + +Bekannte Kommandos sind: + +subscribe [] : + In die Liste einschreiben. Wird an das Wort '-writers' + angehaengt, dann kann man zwar an die Mailliste schreiben, werhaelt + aber keine nachrichten. Praktisch, wenn man mehrere Mailadressen + hat, von denen man aus schreibt. + +unsubscribe [] : + Aus der Liste austragen. Kann genauso mit '-writers' + kombiniert werden wie SUBSCRIBE (s.o.) + +auth : + Bestaetigungskommando - funktioniert nur als Antwort auf Anfragen + durch Minimalist. + +mode : + Ein Befehl nur fuer Administratoren, mit dem das Verhalten der + Mailingliste geaendert werden kann. Die s sind (jeweils + ohne Anfuehrungsstriche): + * 'reader' - der Benutzer darf die Liste nur lesen, nicht aber + schreiben + * 'writer' - der Benutzer darf unabhaengig vom Listenstatus + in die Liste schreiben + * 'usual' - setzt den Benutzer auf Standardeinstellung zurueck + (d.h. loescht seine vorherigen 'reader'/'writer' Modes + * 'suspend' - setzt den Benutzer inaktiv, z.B. fЭr Urlaubszeiten + * 'resume' - aktiviert den Benutzer wieder + * 'reset' - loescht alle o.g. Modi fЭr den Benutzer, d.h. zurueck + auf 100% Standardeinstellung + +suspend : + Urlaubsschaltung ein - es werden keine Nachrichten mehr von der + Mailingliste versandt, ohne die Liste aber zu verlassen + +resume : + Urlaubsschaltung aus - Nachrichten werden wieder versandt + +maxsize : + Setzt (pro Nutzer) die maximale Dateigroesse, die er empfangen will. + +which [] : + Liste aller Mail-Listen, bei der der Benutzer eingetragen ist. + +info [] : + Info zur Mail-Liste bzw. eine Uebersicht ueber alle + Listen auf diesem Server. + +who : + Eine Liste aller Teilnehmer der Mail-Liste + +help : + Diese Nachricht. + +Nur Administratoren bzw. Moderatoren koennen den Parameter +bzw. die 'who' und 'mode' Kommando benutzen. Anfragen von anderen +werden ignoriert. + +_EOF_ + + +#------------------------------- +$msgtxt{'2DE'} = "FEHLER:\n Sie ("; +$msgtxt{'3DE'} = ") sind kein Telnehmer dieser Liste.\n\n". + "LOESUNG:\n Senden Sie bitte eine Mail an minimalist\@"; +$msgtxt{'4DE'} = " mit dem Betreff/Subject\n". + "'info' (ohne Anfuehrungszeichen) fuer Infos zur Anmeldung.\n"; + +#------------------------------- +$msgtxt{'5DE'} = "FEHLER:\n Sie duerfen nicht an diese Liste schreiben.\n"; + +#------------------------------- +$msgtxt{'6DE'} = "FEHLER:\n Die Nachricht ist groesser als die erlaubten ("; +$msgtxt{'7DE'} = " bytes).\n\nLOESUNG:\n Kleinere Nachricht oder Nachricht stueckeln.\n\n". + "===========================================================================\n". + "Kopf der Nachricht folgt:\n"; + +#------------------------------- +$msgtxt{'8DE'} = "\nFEHLER:\n\tEs gibt keine (aktuelle) AUTH-Anfrage mit diesem Code: "; +$msgtxt{'9DE'} = "\n\nLOESUNG:\n\tAnfrage erneut wiederholen."; + +#------------------------------- +$msgtxt{'10DE'} = "\nFEHLER:\n\tNur Administratoren duerfen dieses Kommando ausfuehren.\n". + "\nLOESUNG:\n\tKeine."; + +#------------------------------- +$msgtxt{'11DE'} = "\nAktuell bestellte Mail-Listen "; + +#------------------------------- +$msgtxt{'12DE'} = "\nFEHLER:\n Hier existierte die Liste \U"; +$msgtxt{'13DE'} = "\E nicht.\n\nLOESUNG:\n Eine Mail an minimalist\@"; +$msgtxt{'14DE'} = " senden mit Betreff\n 'info' (ohne Anfuehrungszeichen) um eine Liste aller Listen zu erhalten.\n"; + +#------------------------------- +$msgtxt{'15DE'} = "\nFEHLER:\n\tNur Administratoren duerfen Teilnehmer direkt anmelden.\n". + "\nLOESUNG:\n\tKeine."; + +#------------------------------- +$msgtxt{'16DE'} = "\nFEHLER:\n\tLeider ist diese Liste fer sich nicht zugaenglich.\n". + "\nLOESUNG:\n\tRueckfragen bitte an "; + +#------------------------------- +$msgtxt{'17DE'} = "\nFEHLER:\n\tDiese Liste duerfen Sie leider nicht abbestellen.\n". + "\nLOESUNG:\n\tRueckfragen bitte an "; + +#------------------------------- +$msgtxt{'18DE'} = "Ihre Anfrage"; +$msgtxt{'19DE'} = "muss authentisiert werden. Dazu bitte eine weitere Mail senden\nan "; +$msgtxt{'20DE'} = " (oder einfach auf 'Antworten' druecken)\nmit dem Betreff:"; +$msgtxt{'21DE'} = "Dieser Authentisierungsschluessel ist gueltig fuer die naechsten "; +$msgtxt{'22DE'} = " Stunden.\n"; + +#------------------------------- +$msgtxt{'23DE'} = "\nHier die gewuenschte Information ueber"; + +#------------------------------- +$msgtxt{'24DE'} = "\nAuf diesem Server sind folgende Mail-Listen verfuegbar"; + +#------------------------------- +$msgtxt{'25DE'} = "\nTeilnehmer der Liste"; +$msgtxt{'25.1DE'} = "\nInsgesamt: "; + +#------------------------------- +$msgtxt{'26DE'} = "\nFEHLER:\n\tNur Administratoren duerfen dieses Kommando ausfuehren.\n". + "\nLOESUNG:\n\tKeine."; + +#------------------------------- +$msgtxt{'27DE'} = "\nFEHLER:\n\tFalsches oder unbekanntes Kommando.\n". + "\nLOESUNG:\n\n$msgtxt{'1DE'}"; + +#------------------------------- +$msgtxt{'28DE'} = "Mit freundlichen Gruessen,\nIhr Minimalist"; + +#------------------------------- +$msgtxt{'29DE'} = "Sie sind bereits Teilnehmer bei"; + +#------------------------------- +$msgtxt{'30DE'} = "Leider ist die Listenkapazitaet erschoepft "; + +#------------------------------- +$msgtxt{'31DE'} = "Sie haben sich erfolgreich an der Mail-Liste "; + +#------------------------------- +$msgtxt{'32DE'} = "angemeldet.\n\nBitte beachten Sie folgendes:"; + +#------------------------------- +$msgtxt{'33DE'} = "Sie wurden nicht in die Mail-Liste"; +$msgtxt{'34DE'} = "eingetragen. Der Grund:"; +$msgtxt{'35DE'} = "Fragen und Anmerkungen bitte an den Listenadministrator "; + +#------------------------------- +$msgtxt{'36DE'} = "\nDer Teilnehmer"; +$msgtxt{'37DE'} = "wurde erfolgreich ausgetragen.\n"; + +#------------------------------- +$msgtxt{'38DE'} = "\nInterner Fehler - eine Nachricht wurde an den Administrator gesandt.\nIhr Mitgliedsstatus der Liste "; +$msgtxt{'38.1DE'} = " hat sich nicht geДndert."; + +#------------------------------- +$msgtxt{'39DE'} = "ist kein Teilnehmer dieser Mail-Liste.\n"; + +#------------------------------- +$msgtxt{'40DE'} = "Willkommen"; + +#------------------------------- +$msgtxt{'41DE'} = "\nEinstellungen fЭr den Benutzer "; + +#------------------------------- +$msgtxt{'42DE'} = " auf der Liste "; + +#------------------------------- +$msgtxt{'43DE'} = " es gibt keine besonderen Einstellungen"; +$msgtxt{'43.1DE'} = " Sie haben Schreibberechtigung."; +$msgtxt{'43.2DE'} = " Sie haben keine Schreibberechtigung."; +$msgtxt{'43.3DE'} = " Urlaubsschaltung - Sie erhalten vorЭbergehend keine Mails mehr."; +$msgtxt{'43.4DE'} = " Sie erhalten nur noch Mails, die nicht grЖъer sind als "; + +#------------------------------- +$msgtxt{'44DE'} = "\nFEHLER:\n\tSie haben keine Berechtigung, die Einstellungen anderer zu verДndern.\n" . + "\nLЖsung:\n\tKeine.\; + blob - /dev/null blob + 149d22cb03aec6e1a1fdb6cc0e1c1c1e2a2d5a54 (mode 644) --- /dev/null +++ languages/ES-addon-2.5.1.2.pl @@ -0,0 +1,181 @@ +push (@languages, 'ES'); + +################################################################## +### ES = Spanish +### +### Added by Fernando SАnchez + +#------------------------------- +$msgtxt{'1ES'} = <<_EOF_ ; +Este es el Gestor de Listas de Correo Minimalist. + +Las instrucciones pueden indicarse en el tema del mensaje (una instrucciСn +por mensaje) o en el contenido (una o varias instrucciones, una por lМnea). +Se procesarАn las instrucciones del contenido del mensaje si el tema +estА vacМo o contiene la instrucciСn "body" (sin las comillas), y se dejarАn +de procesar cuando se encuentre la instrucciСn "stop" o "exit" (sin +comillas), o se procesen 10 instrucciones incorrectas. + +Las instrucciones permitidas son: + +subscribe [] : + Suscribe el usuario a . Si contiene el sufijo + "-writers", el usuario podrА escribir en la lista, pero no recibir + mensajes de ella. + +unsubscribe [] : + Elimina al usuario de la lista . Se puede utilizar con el sufijo + "-writers" (ver descripciСn de la instrucciСn "subscribe") + +auth : + InstrucciСn de confirmaciСn, utilizada como respuesta a una peticiСn de + suscripciСn en ciertas ocasiones. Esta instrucciСn no se utiliza de forma + independiente, sino que debe usarse como respuesta a una peticiСn de + Minimalist. + +mode : + Selecciona el modo para el usuario y lista especificados. SСlo se + permite el uso de esta instrucciСn al administrador. El puede + ser (sin comillas): + * "reader" - acceso de sСlo lectura para el usuario en esa lista; + * "writer" - el usuario puede enviar mensajes a la lista sin que importe + el estado de Иsta + * "usual" - limpia cualquiera de los dos modos anteriores + * "suspend" - suspende la suscripciСn del usuario + * "resume" - reactiva una suscripciСn previamente suspendida + * "maxsize " - fija el tamaЯo mАximo (en bytes) de los + mensajes que el usuario desea recibir + * "reset" - limpia todos los modos para el usuario especificado + +suspend : + Dejar de recibir mensajes de la lista de correo especificada + +resume : + Volver a recibir mensajes de la lista de correo especificada + +maxsize : + Fija el tamaЯo mАximo (en bytes) de los mensajes que el usuario desea + recibir + +which [] : + Devuelve una lista de las listas de correo a las que el usuario estА + suscrito + +info [] : + Pide informaciСn sobre las listas existentes o sobre + +who : + Devuelve la lista de usuarios suscritos a + +help : + Este mensaje + +Tenga en cuenta que las instrucciones con , "who" y "mode" sСlo +pueden ser utilizadas por administradores (usuarios identificados en el +esquema de autenticaciСn "mailfrom" o que han utilizado una clave correcta +- global o local). En otro caso, la instrucciСn serА ignorada. La clave debe +indicarse en la primera lМnea del contenido del mensaje, con el siguiente +formato: + +*password: clave_de_la_lista + +seguido de cualquier cantidad de lМneas en blanco. Esta lМnea, por supuesto, +serА eliminada del mensaje antes de enviarlo a los suscriptores. +_EOF_ + +#------------------------------- +$msgtxt{'2ES'} = "ERROR:\n\tUsted"; +$msgtxt{'3ES'} = "no estА suscrito a esta lista.\n\n". + "SOLUCION:\n\tEnvМe un mensaje a"; +$msgtxt{'4ES'} = "con el tema\n\t\"help\" (sin comillas) para informarse de cСmo suscribirse.\n\n". + "Este es su mensaje:"; +#------------------------------- +$msgtxt{'5ES'} = "ERROR:\n\tUsted"; +$msgtxt{'5.1ES'} = "no tiene permiso para escribir en esta lista.\n\nEste es su mensaje:"; +#------------------------------- +$msgtxt{'6ES'} = "ERROR:\n\tEl mensaje es mАs grande que el lМmite permitido ("; +$msgtxt{'7ES'} = "bytes ).\n\nSOLUCION:\n\tEnvМe un mensaje mАs pequeЯo o divida su mensaje en\n\totros mАs pequeЯos.\n\n". + "===========================================================================\n". + "Estas son las cabeceras de su mensaje:"; +#------------------------------- +$msgtxt{'8ES'} = "\nERROR:\n\tNo hay ninguna peticiСn de autenticaciСn con ese cСdigo: "; +$msgtxt{'9ES'} = "\n\nSOLUCION:\n\tVuelva a enviar su peticiСn a Minimalist.\n"; + +#------------------------------- +$msgtxt{'10ES'} = "\nERROR:\n\tUsted no tiene permiso para conocer la suscripciСn de otros usuarios.\n". + "\nSOLUCION:\n\tNinguna."; +#------------------------------- +$msgtxt{'11ES'} = "\nSuscripciСn actual del usuario "; +#------------------------------- +$msgtxt{'12ES'} = "\nERROR:\n\tNo existe tal lista"; +$msgtxt{'13ES'} = "aquМ.\n\nSOLUCION:\n\tEnvМe un mensaje a"; +$msgtxt{'14ES'} = "indicando en el tema\n\t\"info\" (sin comillas) para recibir informaciСn sobre las listas de correo disponibles.\n"; +#------------------------------- +$msgtxt{'15ES'} = "\nERROR:\n\tUsted no puede suscribir a otra gente.\n". + "\nSOLUCION:\n\tNinguna."; +#------------------------------- +$msgtxt{'16ES'} = "\nERROR:\n\tLo siento, esta lista estА cerrada para usted.\n". + "\nSOLUCION:\n\tSi tiene alguna duda, por favor, envМe sus comentarios a "; +#------------------------------- +$msgtxt{'17ES'} = "\nERROR:\n\tLo siento, esta lista es obligatoria para usted.\n". + "\nSOLUCION:\n\tSi tiene alguna duda, por favor, envМe sus comentarios a "; +#------------------------------- +$msgtxt{'18ES'} = "Su peticiСn"; +$msgtxt{'19ES'} = "debe ser autenticada. Para conseguirlo, envМe otra peticiСn a"; +$msgtxt{'20ES'} = "(o pulse \"Contestar\" en su lector de correo)\nindicando como tema:"; +$msgtxt{'21ES'} = "Esta peticiСn de autenticaciСn es vАlida para las siguientes"; +$msgtxt{'22ES'} = "horas desde este momento y despuИs\nserА ignorada.\n"; +#------------------------------- +$msgtxt{'23ES'} = "\nEsta es la informaciСn disponible sobre"; +#------------------------------- +$msgtxt{'24ES'} = "\nEstas son las listas de correo disponibles en"; +#------------------------------- +$msgtxt{'25ES'} = "\nUsuarios, suscritos a"; +$msgtxt{'25.1ES'} = "\nTotal: "; +#------------------------------- +$msgtxt{'26ES'} = "\nERROR:\n\tUsted no puede recibir una lista de los usuarios suscritos."; +#------------------------------- +$msgtxt{'27ES'} = "\nERROR:\n\tError de sintaxis o instrucciСn desconocida.\n\nSOLUCION:\n\n".$msgtxt{'1ES'}; +#------------------------------- +$msgtxt{'28ES'} = "Atentamente, Minimalist"; +#------------------------------- +$msgtxt{'29ES'} = "usted ya estА suscrito a"; +#------------------------------- +$msgtxt{'30ES'} = "ya se ha alcanzado el nЗmero mАximo de suscriptores ("; +#------------------------------- +$msgtxt{'31ES'} = "usted se ha suscrito a"; +$msgtxt{'32ES'} = "correctamente.\n\nPor favor, tenga en cuenta que:\n"; +#------------------------------- +$msgtxt{'33ES'} = "usted no se ha suscrito a"; +$msgtxt{'34ES'} = "por el motivo siguiente"; +$msgtxt{'35ES'} = "Si tiene algЗn comentario o sugerencia, por favor,\nenvМelas al administrador de la lista"; +#------------------------------- +$msgtxt{'36ES'} = "\nEl usuario "; +$msgtxt{'37ES'} = " ha sido eliminado correctamente de la lista.\n"; +#------------------------------- +$msgtxt{'38ES'} = "\nError interno durante el proceso de su peticiСn; se ha avisado al administrador.". + "\nPor favor, tenga en cuenta que el estado de la suscripciСn de "; +$msgtxt{'38.1ES'} = " no ha cambiado en "; +#------------------------------- +$msgtxt{'39ES'} = " no es un miembro registrado de esta lista.\n"; +#------------------------------- +$msgtxt{'40ES'} = "\nApreciado"; +#------------------------------- +$msgtxt{'41ES'} = "\nOpciones para el usuario "; +$msgtxt{'42ES'} = " en la lista "; +$msgtxt{'43ES'} = " no hay ninguna opciСn especМfica"; +$msgtxt{'43.1ES'} = " se permite el envМo de mensajes"; +$msgtxt{'43.2ES'} = " no se permite el envМo de mensajes"; +$msgtxt{'40ES'} = "\nApreciado"; +#------------------------------- +$msgtxt{'41ES'} = "\nOpciones para el usuario "; +$msgtxt{'42ES'} = " en la lista "; +$msgtxt{'43ES'} = " no hay ninguna opciСn especМfica"; +$msgtxt{'43.1ES'} = " se permite el envМo de mensajes"; +$msgtxt{'43.2ES'} = " no se permite el envМo de mensajes"; +$msgtxt{'43.3ES'} = " subscripciСn suspendida"; +$msgtxt{'43.4ES'} = " el tamaЯo mАximo de un mensaje es "; +#------------------------------- +$msgtxt{'44ES'} = "\nERROR:\n\tUsted no puede cambiar las opciones de otra gente.\n". + "\nSOLUCION:\n\tNinguna."; + blob - /dev/null blob + c28c6f03766066bed5efe85920ad077246c49e7d (mode 644) --- /dev/null +++ languages/ES-addon-2.5.2.pl @@ -0,0 +1,180 @@ +push (@languages, 'ES'); + +################################################################## +### ES = Spanish +### +### Added by Fernando SАnchez + +#------------------------------- +$msgtxt{'1ES'} = <<_EOF_ ; +Este es el Gestor de Listas de Correo Minimalist. + +Las instrucciones pueden indicarse en el tema del mensaje (una instrucciСn +por mensaje) o en el contenido (una o varias instrucciones, una por lМnea). +Se procesarАn las instrucciones del contenido del mensaje si el tema +estА vacМo o contiene la instrucciСn "body" (sin las comillas), y se dejarАn +de procesar cuando se encuentre la instrucciСn "stop" o "exit" (sin +comillas), o se procesen 10 instrucciones incorrectas. + +Las instrucciones permitidas son: + +subscribe [] : + Suscribe el usuario a . Si contiene el sufijo + "-writers", el usuario podrА escribir en la lista, pero no recibir + mensajes de ella. + +unsubscribe [] : + Elimina al usuario de la lista . Se puede utilizar con el sufijo + "-writers" (ver descripciСn de la instrucciСn "subscribe") + +auth : + InstrucciСn de confirmaciСn, utilizada como respuesta a una peticiСn de + suscripciСn en ciertas ocasiones. Esta instrucciСn no se utiliza de forma + independiente, sino que debe usarse como respuesta a una peticiСn de + Minimalist. + +mode : + Selecciona el modo para el usuario y lista especificados. SСlo se + permite el uso de esta instrucciСn al administrador. El puede + ser (sin comillas): + * "reader" - acceso de sСlo lectura para el usuario en esa lista; + * "writer" - el usuario puede enviar mensajes a la lista sin que importe + el estado de Иsta + * "usual" - limpia cualquiera de los dos modos anteriores + * "suspend" - suspende la suscripciСn del usuario + * "resume" - reactiva una suscripciСn previamente suspendida + * "maxsize " - fija el tamaЯo mАximo (en bytes) de los + mensajes que el usuario desea recibir + * "reset" - limpia todos los modos para el usuario especificado + +suspend : + Dejar de recibir mensajes de la lista de correo especificada + +resume : + Volver a recibir mensajes de la lista de correo especificada + +maxsize : + Fija el tamaЯo mАximo (en bytes) de los mensajes que el usuario desea + recibir + +which [] : + Devuelve una lista de las listas de correo a las que el usuario estА + suscrito + +info [] : + Pide informaciСn sobre las listas existentes o sobre + +who : + Devuelve la lista de usuarios suscritos a + +help : + Este mensaje + +Tenga en cuenta que las instrucciones con , "who" y "mode" sСlo +pueden ser utilizadas por administradores (usuarios identificados en el +esquema de autenticaciСn "mailfrom" o que han utilizado una clave correcta +- global o local). En otro caso, la instrucciСn serА ignorada. La clave debe +incluirse dentro de cualquiera de las cabeceras del mensaje, con el siguiente +formato: + +{password: clave_de_la_lista} + +Por ejemplo: + +To: Lista de correo {pwd: password1235} + + +Este fragmento, por supuesto, serА eliminado del mensaje antes de +enviarlo a los suscriptores. +_EOF_ + +#------------------------------- +$msgtxt{'2ES'} = "ERROR:\n\tUsted"; +$msgtxt{'3ES'} = "no estА suscrito a esta lista.\n\n". + "SOLUCION:\n\tEnvМe un mensaje a"; +$msgtxt{'4ES'} = "con el tema\n\t\"help\" (sin comillas) para informarse de cСmo suscribirse.\n\n". + "Este es su mensaje:"; +#------------------------------- +$msgtxt{'5ES'} = "ERROR:\n\tUsted"; +$msgtxt{'5.1ES'} = "no tiene permiso para escribir en esta lista.\n\nEste es su mensaje:"; +#------------------------------- +$msgtxt{'6ES'} = "ERROR:\n\tEl mensaje es mАs grande que el lМmite permitido ("; +$msgtxt{'7ES'} = "bytes ).\n\nSOLUCION:\n\tEnvМe un mensaje mАs pequeЯo o divida su mensaje en\n\totros mАs pequeЯos.\n\n". + "===========================================================================\n". + "Estas son las cabeceras de su mensaje:"; +#------------------------------- +$msgtxt{'8ES'} = "\nERROR:\n\tNo hay ninguna peticiСn de autenticaciСn con ese cСdigo: "; +$msgtxt{'9ES'} = "\n\nSOLUCION:\n\tVuelva a enviar su peticiСn a Minimalist.\n"; + +#------------------------------- +$msgtxt{'10ES'} = "\nERROR:\n\tUsted no tiene permiso para conocer la suscripciСn de otros usuarios.\n". + "\nSOLUCION:\n\tNinguna."; +#------------------------------- +$msgtxt{'11ES'} = "\nSuscripciСn actual del usuario "; +#------------------------------- +$msgtxt{'12ES'} = "\nERROR:\n\tNo existe tal lista"; +$msgtxt{'13ES'} = "aquМ.\n\nSOLUCION:\n\tEnvМe un mensaje a"; +$msgtxt{'14ES'} = "indicando en el tema\n\t\"info\" (sin comillas) para recibir informaciСn sobre las listas de correo disponibles.\n"; +#------------------------------- +$msgtxt{'15ES'} = "\nERROR:\n\tUsted no puede suscribir a otra gente.\n". + "\nSOLUCION:\n\tNinguna."; +#------------------------------- +$msgtxt{'16ES'} = "\nERROR:\n\tLo siento, esta lista estА cerrada para usted.\n". + "\nSOLUCION:\n\tSi tiene alguna duda, por favor, envМe sus comentarios a "; +#------------------------------- +$msgtxt{'17ES'} = "\nERROR:\n\tLo siento, esta lista es obligatoria para usted.\n". + "\nSOLUCION:\n\tSi tiene alguna duda, por favor, envМe sus comentarios a "; +#------------------------------- +$msgtxt{'18ES'} = "Su peticiСn"; +$msgtxt{'19ES'} = "debe ser autenticada. Para conseguirlo, envМe otra peticiСn a"; +$msgtxt{'20ES'} = "(o pulse \"Contestar\" en su lector de correo)\nindicando como tema:"; +$msgtxt{'21ES'} = "Esta peticiСn de autenticaciСn es vАlida para las siguientes"; +$msgtxt{'22ES'} = "horas desde este momento y despuИs\nserА ignorada.\n"; +#------------------------------- +$msgtxt{'23ES'} = "\nEsta es la informaciСn disponible sobre"; +#------------------------------- +$msgtxt{'24ES'} = "\nEstas son las listas de correo disponibles en"; +#------------------------------- +$msgtxt{'25ES'} = "\nUsuarios, suscritos a"; +$msgtxt{'25.1ES'} = "\nTotal: "; +#------------------------------- +$msgtxt{'26ES'} = "\nERROR:\n\tUsted no puede recibir una lista de los usuarios suscritos."; +#------------------------------- +$msgtxt{'27.0ES'} = "Error de sintaxis o instrucciСn desconocida."; +$msgtxt{'27ES'} = "\nERROR:\n\t".$msgtxt{'27.0ES'}.".\n\nSOLUCION:\n\n".$msgtxt{'1ES'}; +#------------------------------- +$msgtxt{'28ES'} = "Atentamente, Minimalist"; +#------------------------------- +$msgtxt{'29ES'} = "usted ya estА suscrito a"; +#------------------------------- +$msgtxt{'30ES'} = "ya se ha alcanzado el nЗmero mАximo de suscriptores ("; +#------------------------------- +$msgtxt{'31ES'} = "usted se ha suscrito a"; +$msgtxt{'32ES'} = "correctamente.\n\nPor favor, tenga en cuenta que:\n"; +#------------------------------- +$msgtxt{'33ES'} = "usted no se ha suscrito a"; +$msgtxt{'34ES'} = "por el motivo siguiente"; +$msgtxt{'35ES'} = "Si tiene algЗn comentario o sugerencia, por favor,\nenvМelas al administrador de la lista"; +#------------------------------- +$msgtxt{'36ES'} = "\nEl usuario "; +$msgtxt{'37ES'} = " ha sido eliminado correctamente de la lista.\n"; +#------------------------------- +$msgtxt{'38ES'} = "\nError interno durante el proceso de su peticiСn; se ha avisado al administrador.". + "\nPor favor, tenga en cuenta que el estado de la suscripciСn de "; +$msgtxt{'38.1ES'} = " no ha cambiado en "; +#------------------------------- +$msgtxt{'39ES'} = " no es un miembro registrado de esta lista.\n"; +#------------------------------- +$msgtxt{'40ES'} = "\nApreciado"; +#------------------------------- +$msgtxt{'41ES'} = "\nOpciones para el usuario "; +$msgtxt{'42ES'} = " en la lista "; +$msgtxt{'43ES'} = " no hay ninguna opciСn especМfica"; +$msgtxt{'43.1ES'} = " se permite el envМo de mensajes"; +$msgtxt{'43.2ES'} = " no se permite el envМo de mensajes"; +$msgtxt{'43.3ES'} = " subscripciСn suspendida"; +$msgtxt{'43.4ES'} = " el tamaЯo mАximo de un mensaje es "; +#------------------------------- +$msgtxt{'44ES'} = "\nERROR:\n\tUsted no puede cambiar las opciones de otra gente.\n". + "\nSOLUCION:\n\tNinguna."; + blob - /dev/null blob + c187dae77b15e6e4f7fd0a9dd2ae9bdb848bb830 (mode 644) --- /dev/null +++ languages/IT-addon-2.5.1.4.pl @@ -0,0 +1,177 @@ +push (@languages, 'it'); + +################################################################## +### it = Italiano +### +### Added by Federico Bianchi + +#------------------------------- +$msgtxt{'1IT'} = <<_EOF_ ; + +Questo e` il gestore di liste postali Minimalist. + +I comandi possono essere sia nell'oggetto (un solo comando alla volta) che nel +corpo del messaggio (uno o piu` comandi, ma uno solo per linea). L'elaborazione +**batched** inizia quando il campo oggetto e` vuoto o contiene il comando 'body' +(senza apici) e si blocca o quando arrivano i comandi 'stop' od 'exit' (sempre +senza apici) o in presenza di 10 comandi non corretti. + +I comandi accettati sono: + +subscribe [] : + Iscrive l'utente alla . Se contiene il suffisso '-writers', + l'utente potra` inviarvi messaggi senza riceverne. + +unsubscribe [] : + Rimuovi l'utente dalla . Puo` essere usato con il suffisso '-writers' + secondo quanto detto sopra. + +auth : + Conferma il comando precedente, usato in alcuni casi come risposta alla richiesta + di iscrizione. Questo comando deve essere usato esclusivamente in risposta ad una + richiesta da Minimalist. + +suspend : + Sospendi la ricezione dei messaggi sulla specificata + +resume : + Riattiva la ricezione dei messaggi dalla + +maxsize : + Specifica la dimensione massima (in byte) dei messaggi che l'utente vuol ricevere + +which [] : + Ritorna la lista delle liste cui l'utente e` iscritto + +info [] : + Richiede informazioni su tutte le liste o solo su + +who : + Solo per gli amministratori; richiedi la lista di tutti gli utenti iscritti alla + +mode : + Imposta cio` che l'utente definito da puo` fare sulla . + E` consentito solo agli amministratori. puo` essere (senza apici): + * 'reader' - l'utente ha accesso di sola lettura (non puo` inviare messaggi) + alla + * 'writer' - l'utente puo` inviare messaggi alla , eventualmente aggirando + altre restrizioni + * 'usual' - ripristina le impostazioni predefinite, cancellando gli effetti dei due + comandi precedenti + * 'suspend' - sospendi l'iscrizione dell'utente + * 'resume' - riattiva l'iscrizione dell'utente precedentemente sospeso + * 'maxsize ' - definisci la dimensione massima (in byte) dei messaggi che + possono essere ricevuti dall'utente + * 'reset' - ripristina tutte le impostazioni predefinite per l'utente specificato + +help : + Questo messaggio + +help : + This message + +Nota che i comandi con , 'who' e 'mode' possono essere usati solo dagli +amministratori, che possono essere identificati attraverso l'indirizzo di provenienza o +usando una password (locale o globale). In caso contrario, tali comandi saranno ignorati. La +password deve essere presente come frammento nell'intestazione del messaggio, con il formato: + +{pwd: list_password} + +Ad esempio + +To: MML Discussion {pwd: password1235} + +Naturalmente questo frammento verra` rimosso dall'intestazione prima di inviare il +messaggio agli iscritti +_EOF_ + +#------------------------------- +$msgtxt{'2it'} = "ERRORE:\n\tTu"; +$msgtxt{'3it'} = "non sei iscritto a questa lista.\n\n". + "SOLUZIONE:\n\tDevi inviare un messaggio"; +$msgtxt{'4it'} = "con un oggetto \n\t'help' (senza apici!) per informazioni su come iscriverti.\n\n". + "Segue il tuo messaggio:"; +#------------------------------- +$msgtxt{'5it'} = "ERRORE:\n\tTu"; +$msgtxt{'5.1it'} = "non puoi mandare messaggi su questa lista.\n\nSegue il tuo messaggio:"; +#------------------------------- +$msgtxt{'6it'} = "ERRORE:\n\tLa dimensione del messaggio e` maggiore del massimo consentito ("; +$msgtxt{'7it'} = "byte).\n\nSOLUZIONE:\n\tManda un messaggio piu` piccolo o dividilo in piu` parti\n\n". + "===========================================================================\n". + "Segue l'intestazione del tuo messaggio:"; +#------------------------------- +$msgtxt{'8it'} = "\nERRORE:\n\tNon c'e` una richiesta di autentica con questo codice: "; +$msgtxt{'9it'} = "\n\nSOLUZIONE:\n\tRispedisci la tua richiesta a Minimalist.\n"; + +#------------------------------- +$msgtxt{'10it'} = "\nERRORE:\n\tNon sei autorizzato ad accedere all'iscrizione di altri utenti.\n". + "\nSOLUZIONE:\n\tNessuna."; +#------------------------------- +$msgtxt{'11it'} = "\nIscrizione attuale dell'utente "; +#------------------------------- +$msgtxt{'12it'} = "\nERRORE:\n\tQuesta lista non esiste qui\n\n"; +$msgtxt{'13it'} = "SOLUZIONE:\n\tInvia un messaggio con oggetto"; +$msgtxt{'14it'} = "\n\t 'info' (niente apici) per una lista delle liste di posta disponibili.\n"; +#------------------------------- +$msgtxt{'15it'} = "\nERRORE:\n\tNon puoi iscrivere altri utenti.\n". + "\nSOLUZIONE:\n\tNessuna."; +#------------------------------- +$msgtxt{'16it'} = "\nERRORE:\n\tSpiacente. Non sei ammesso a questa lista. \n". + "\nSOLUZIONE:\n\tSe hai dei dubbi, segnala la cosa a "; +#------------------------------- +$msgtxt{'17it'} = "\nERRORE:\n\tSpiacente. Questa lista e` obbligatoria per te.\n". + "\nSOLUZIONE:\n\tSe hai dei dubbi, segnala la cosa a "; +#------------------------------- +$msgtxt{'18it'} = "La tua richiesta"; +$msgtxt{'19it'} = "dev'essere autenticata. Per far cio', invia un'altra richiesta a"; +$msgtxt{'20it'} = "(o premi semplicemente 'Rispondi' nel tuo programma di posta)\ncon il seguente oggetto:"; +$msgtxt{'21it'} = "Questa richiesta di autentica e` valida per le prossime "; +$msgtxt{'22it'} = "ore a partire da adesso e poi\nsara` eliminata.\n"; +#------------------------------- +$msgtxt{'23it'} = "\nQui c'e` l'informazione disponibile su"; +#------------------------------- +$msgtxt{'24it'} = "\nQueste sono le liste di posta disponibili presso"; +#------------------------------- +$msgtxt{'25it'} = "\nUtenti, iscritti a"; +$msgtxt{'25.1it'} = "\nTotale: "; +#------------------------------- +$msgtxt{'26it'} = "\nERRORE:\n\tNon ti e` permesso di avere la lista degli iscritti."; +#------------------------------- +$msgtxt{'27.0it'} = "Errore di sintassi o istruzione sconosciuta"; +$msgtxt{'27it'} = "\nERRORE:\n\t".$msgtxt{'27.0it'}.".\n\nSOLUZIONE:\n\n".$msgtxt{'1en'}; +#------------------------------- +$msgtxt{'28it'} = "In fede, il Minimalist"; +#------------------------------- +$msgtxt{'29it'} = "Sei gia` iscritto a"; +#------------------------------- +$msgtxt{'30it'} = "Ci sono gia` troppi iscritti ("; +#------------------------------- +$msgtxt{'31it'} = "Ti sei iscritto a "; +$msgtxt{'32it'} = "con successo.\n\nNota bene quanto segue:\n"; +#------------------------------- +$msgtxt{'33it'} = "La tua iscrizione non e` stata accettata"; +$msgtxt{'34it'} = "in quanto"; +$msgtxt{'35it'} = "Se hai commenti o domande da fare puoi segnlare la cosa agli amministratori della lista"; +#------------------------------- +$msgtxt{'36it'} = "\nL'utente "; +$msgtxt{'37it'} = " Si e` rimosso dalla lista con successo.\n"; +#------------------------------- +$msgtxt{'38it'} = "\nErrore interno nell'elaborare la tua richiesta; il problema e` stato segnalato\n\tall'amministratore.". + "\nPer la cronaca, lo status dell'utente "; +$msgtxt{'38.1it'} = " non e` cambiato "; +#------------------------------- +$msgtxt{'39it'} = " non e` iscritto a questa lista.\n"; +#------------------------------- +$msgtxt{'40it'} = "\nCaro"; +#------------------------------- +$msgtxt{'41it'} = "\nImpostazioni per l'utente "; +$msgtxt{'42it'} = " sulla lista "; +$msgtxt{'43it'} = " non vi sono impostazioni specifiche"; +$msgtxt{'43.1it'} = " si possono inviare messaggi"; +$msgtxt{'43.2it'} = " non si possono inviare messaggi"; +$msgtxt{'43.3it'} = " iscrizione sospesa"; +$msgtxt{'43.4it'} = " la massima dimensione dei messaggi e` "; +#------------------------------- +$msgtxt{'44it'} = "\nERRORE:\n\tNon ti e` permesso di cambiare le impostazioni altrui.\n". + "\nSOLUZIONE:\n\tNessuna."; + blob - /dev/null blob + 982ece32a620ca323a84528144e0e75a75595600 (mode 644) --- /dev/null +++ languages/NL-addon-2.5.1.2.pl @@ -0,0 +1,172 @@ +push (@languages, 'nl'); + +################################################################## +### nl = Dutch +### +### Added by Andre de Vet + +#------------------------------- +$msgtxt{'1nl'} = <<_EOF_ ; +Dit is de Minimalist Mailing List Manager. + +Commando's mogen of in het subject van het bericht (een(1) commando per +bericht) of in de body van het bericht (een of meer commando's, een(1) +per regel) staan. Het verwerken van de commando's start als het subject +leeg is of het commando 'body' bevat (zonder quotes), en stopt als het +commando 'stop' of 'exit' (zonder quotes) tegengekomen wordt, of als +er 10 incorrecte commando's verwerkt zijn. + +Ondersteunde commando's zijn: + +subscribe [] : + Schrijft de gebruiker in bij . Als het achtervoegsel + '-writers' bevat kan de gebruiker wel berichten sturen naar de + lijst, maar ontvangt deze er geen berichten van. + +unsubscribe [] : + Schrijft de gebruiker uit van . + +auth : + Bevestigings commando. Wordt alleen gebruikt als reactie op een + verzoek van Minimalist, en word gebruikt om de inschrijvende + partij te authenticeren. + +mode : + Zet de modus voor een gespecificeerde gebruiker op een specifieke + lijst. Alleen toegestaan voor de administrator. De modus kan + zijn (zonder quotes): + * 'reader' - alleen lezen toegang op de lijst voor de gebruiker; + * 'writer' - de gebruiker kan ongeacht de status van de lijst + berichten plaatsen + * 'usual' - herstelt de twee bovengenoemde modi + * 'suspend' - stop de inschrijving op de lijst + * 'resume' - herstelt de inschrijving op de lijst + * 'maxsize ' - stelt de maximum grootte (in bytes) van + berichten in voor een gebruiker + * 'reset' - verwijder alle ingestelde modi voor een gebruiker + +suspend : + Stopt het ontvangen van berichten van de aangegeven mailing list + +resume : + Herstelt het ontvangen van berichten van de aangegeven mailing list + +maxsize : + Stelt de maximum grootte (in bytes) in van berichten die een + gebruiker wil ontvangen. + +which [] : + Stuurt een lijst terug van mailinglists waarop de gebruiker + ingeschreven is. + +info [] : + Vraagt informatie aan over de beschikbare mailinglists, of + specifieke informatie over . + +who : + Stuurt een lijst van ingeschreven gebruikers van terug. + +help : + Dit bericht. + +Let op: Commando's met , 'who' en 'mode' kunnen alleen gebruikt +worden door administrators (deze gebruikers zijn geidentificeerd in het +'mailfrom' authenticatie schema of hebben een correct wachtwoord - global +of local - teruggestuurd). Ongeauthenticeerde commando's worden genegeerd. +Het wachtwoord moet op de eerste regel van het body gedeelte van het bericht +staan, in het volgende formaat: + +*password: list_password + +Gevolgd door een willekeurig aantal lege regels. De regel wordt natuurlijk +verwijderd voordat het bericht doorgestuurd wordt naar de lijst. +_EOF_ + +#------------------------------- +$msgtxt{'2nl'} = "FOUT:\n\tJe"; +$msgtxt{'3nl'} = "bent niet ingeschreven bij deze lijst.\n\n". + "OPLOSSING:\n\tStuur een bericht aan"; +$msgtxt{'4nl'} = "met als onderwerp 'help' (geen quotes) voor informatie over hoe je je moet inschrijven.\n\n". + "Je oorspronkelijke bericht volgt::"; +#------------------------------- +$msgtxt{'5nl'} = "FOUT:\n\tJe"; +$msgtxt{'5.1nl'} = "hebt geen toestemming om naar deze lijst te sturen.\n\nJe oorspronkelijke bericht volgt:"; +#------------------------------- +$msgtxt{'6nl'} = "FOUT:\n\tJe bericht is groter dan de maximaal toegestane grootte ("; +$msgtxt{'7nl'} = "bytes ).\n\nOPLOSSING:\n\tStuur of een kleiner bericht, of deel het bericht op in meerdere\n\t kleine berichten.\n\n". + "===========================================================================\n". + "De header van je bericht volgt:"; +#------------------------------- +$msgtxt{'8nl'} = "\nFOUT:\n\tEr is geen authorisatie verzoek met deze code: "; +$msgtxt{'9nl'} = "\n\nOPLOSSING:\n\tStuur je verzoek aan Minimalist opnieuw.\n"; +#------------------------------- +$msgtxt{'10nl'} = "\nFOUT:\n\tHet is niet toegestaan om de inschrijflijst van andere gebruikers op te vragen.\n". + "\nOPLOSSING:\n\tGeen."; +#------------------------------- +$msgtxt{'11nl'} = "\nHuidige inschrijvingen voor gebruiker "; +#------------------------------- +$msgtxt{'12nl'} = "\nFOUT:\n\tDe gevraagde lijst bestaat"; +$msgtxt{'13nl'} = "niet.\n\nOPLOSSING:\n\tStuur een bericht aan"; +$msgtxt{'14nl'} = "met als onderwerp\n\t'info' (geen quotes) voor een overzicht van beschikbare lijsten.\n"; +#------------------------------- +$msgtxt{'15nl'} = "\nFOUT:\n\tHet is niet toegestaan anderen in te schrijven.\n". + "\nOPLOSSING:\n\tGeen."; +#------------------------------- +$msgtxt{'16nl'} = "\nFOUT:\n\tSorry, dit is een voor jou gesloten lijst.\n". + "\nOPLOSSING:\n\tKlopt dit niet? Stuur je klacht aan "; +#------------------------------- +$msgtxt{'17nl'} = "\nFOUT:\n\tSorry, deze lijst is verplicht.\n". + "\nOPLOSSING:\n\tKlopt dit niet? Stuur je klacht aan "; +#------------------------------- +$msgtxt{'18nl'} = "Je verzoek"; +$msgtxt{'19nl'} = "moet geauthenticeerd worden. Om dit te bereiken kun je opnieuw een bericht sturen aan"; +$msgtxt{'20nl'} = "(Je kunt ook gewoon op 'reply' drukken)\nmet het volgende onderwerp:"; +$msgtxt{'21nl'} = "Dit authenticatie verzoek is geldig voor de komende"; +$msgtxt{'22nl'} = "uren vanaf nu.\nDaarna zal het verwijderd worden.\n"; +#------------------------------- +$msgtxt{'23nl'} = "\nHier is de beschikbare informatie over"; +#------------------------------- +$msgtxt{'24nl'} = "\nDit zijn de beschikbare mailinglists op"; +#------------------------------- +$msgtxt{'25nl'} = "\nGebruikers, ingeschreven op"; +$msgtxt{'25.1nl'} = "\nTotaal: "; +#------------------------------- +$msgtxt{'26nl'} = "\nFOUT:\n\tHet is niet toegestaan een lijst op te vragen van ingeschreven gebruikers"; +#------------------------------- +$msgtxt{'27nl'} = "\nFOUT:\n\tSyntaxisfout of onbekende instructie.\n\nOPLOSSING:\n\n".$msgtxt{'1nl'}; +#------------------------------- +$msgtxt{'28nl'} = "Hoogachtend, de Minimalist"; +#------------------------------- +$msgtxt{'29nl'} = "je bent al ingeschreven op"; +#------------------------------- +$msgtxt{'30nl'} = "er zijn al het maximum nummer gebruikers ingeschreven ("; +#------------------------------- +$msgtxt{'31nl'} = "je bent ingeschreven op"; +$msgtxt{'32nl'} = "\n\nNeem alsjeblieft notie van het volgende:\n"; +#------------------------------- +$msgtxt{'33nl'} = "je bent niet ingeschreven op"; +$msgtxt{'34nl'} = "vanwege de volgende reden"; +$msgtxt{'35nl'} = "Als je commentaar, vragen of suggesties hebt stuur deze dan alsjeblieft aan\nde lijst administrator"; +#------------------------------- +$msgtxt{'36nl'} = "\nGebruiker "; +$msgtxt{'37nl'} = " is met goed gevolg uitgeschreven.\n"; +#------------------------------- +$msgtxt{'38nl'} = "\nInterne fout tijdens het verwerken van je verzoek; Een foutrapport is verstuurd aan de administrator.". + "\nLet wel, je inschrijvingsstatus voor "; +$msgtxt{'38.1nl'} = " is niet veranderd op "; +#------------------------------- +$msgtxt{'39nl'} = " is geen geregistreerd lid van deze lijst.\n"; +#------------------------------- +$msgtxt{'40nl'} = "\nBeste"; +#------------------------------- +$msgtxt{'41nl'} = "\nInstellingen voor gebruiker "; +$msgtxt{'42nl'} = " op lijst "; +$msgtxt{'43nl'} = " er zijn geen specifieke instellingen"; +$msgtxt{'43.1nl'} = " posts zijn toegestaan"; +$msgtxt{'43.2nl'} = " posts zijn niet toegestaan"; +$msgtxt{'43.3nl'} = " inschrijving stopgezet"; +$msgtxt{'43.4nl'} = " maximale berichtgrootte is "; +#------------------------------- +$msgtxt{'44nl'} = "\nFOUT:\n\tHet is je niet toegestaan instellingen van andere mensen te wijzigen.\n". + "\nOPLOSSING:\n\tGeen."; + blob - /dev/null blob + f0ac033282dececaf3dfbb1ac0f364ef1e4a972f (mode 644) --- /dev/null +++ languages/UA-addon-2.5.3.pl @@ -0,0 +1,182 @@ +push (@languages, 'ua'); + +################################################################## +### ua = Ukraine + +#------------------------------- +$msgtxt{'1ua'} = <<_EOF_ ; +This is the Minimalist Mailing List Manager. + +Команди можуть бути зазначен? як у тем? листа (одна команда на лист), так +? в т?л? листа (одна й б?льше команд, в одн?й у кожному рядку). Обробка +команд у т?л? листа виробля?ться в тому випадку, якщо тема листа або +порожня, або м?стить команду 'body' (без лапок). Зак?нчу?ться обробка +або у випадку досягнення команди 'stop' або 'exit' (без лапок), або по +одержанн? 10 неправильних команд. + +П?дтримуються наступн? команди: + +subscribe [] : + п?дписати користувача на список . Якщо список м?стить + суф?кс '-writers', користувач може писати в список , але не + буде одержувати пов?домлення, в?дправлен? в цей список. + +unsubscribe [] : + в?дписатися в?д списку . Може бути використаний ?з суф?ксом + '-writers' (опис ц??? можливост? див. вище) + +auth : + п?дтверджуюча команда авторизац??. Ця команда н?коли не + використа?ться сама по соб?, а т?льки у в?дпов?дь на запит менеджера списку + розсилання. + +mode : + Установити для зазначеного передплатника параметри в?дправлення й одержання + пов?домлень розсилання. Команда дозволена т?льки для адм?н?стратора + розсилання. Параметр 'mode' може приймати наступн? значення + (указувати без лапок): + * 'reader' - передплатник не зможе публ?кувати пов?домлення в розсиланн?; + * 'writer' - передплатник зможе публ?кувати пов?домлення в розсиланн? нав?ть + якщо загальна конф?гурац?я не дозволя? публ?кац?ю; + * 'usual' - скинути кожну ?з двох зазначених вище настроювань. Права + передплатника будуть визначатися загальною конф?гурац??ю + розсилання. + * 'suspend' - призупинити одержання пов?домлень користувачем + * 'resume' - в?дновити одержання пов?домлень користувачем + * 'maxsize ' - установити максимальний розм?р пов?домлень (в + байтах), як? будуть в?дправлятися + користувачев? ?з зазначеного розсилання. + * 'reset' - скинути вс? параметри користувача. + +suspend : + призупинити одержання пов?домлень ?з розсилання + +resume : + в?дновити припинене ран?ше командою 'suspend' одержання пов?домлень + з розсилання + +maxsize : + установити максимальний розм?р пов?домлень (у байтах), як? будуть + в?дправлятися користувачев? ?з зазначеного розсилання. + +which [] : + одержати перел?к списк?в розсилання, на як? п?дписаний користувач + +info [] : + одержати додаткову ?нформац?ю про ?снуюч? списки розсилання або + про список + +who : + одержати список передплатник?в на розсилання + +help : + Пов?домлення за допомогою (це пов?домлення) + +Зверн?ть увагу, що у вс?х командах ? команди 'who' й 'mode' +можуть бути використан? т?льки адм?н?страторами (користувачами, що пройшли +аутентиф?кац?ю, установлену директивою auth розсилання або глобальним +паролем). У противному випадку команда буде з?гнорована. Пароль повинен +бути зазначений, як фрагмент будь-якого заголовка листа, у такому вид?: + +{pwd: list_password} + +Наприклад: + +To: MML Discussion {pwd: password1235} + +Цей фрагмент буде вилучений з пов?домлення перед тим, як пов?домлення буде +в?дправлено передплатникам списку розсилання. +_EOF_ + +#------------------------------- +$msgtxt{'2ua'} = "Помилка:\n\tВи"; +$msgtxt{'3ua'} = "не п?дписан? на це розсилання.\n\n". + "Р?шення проблеми:\n\tв?дправте пов?домлення за адресою"; +$msgtxt{'4ua'} = "з темою\n\t'help' (без лапок) для одержання ?нформац?? про те, як п?дписатися.\n\n". + "Дал? йде Ваше пов?домлення:"; +#------------------------------- +$msgtxt{'5ua'} = "Помилка:\n\tВи"; +$msgtxt{'5.1ua'} = "не можете в?дправляти листа в дане розсилання.\n\n". + "Дал? йде Ваше пов?домлення:"; +#------------------------------- +$msgtxt{'6ua'} = "Помилка:\n\tдовжина Вашого сообшения б?льше максимально припустимо? ("; +$msgtxt{'7ua'} = "байт).\n\nр?шення проблеми:\n\tабо зменшить Ваше пов?домлення, або пошл?ть його,\n\tрозбивши на к?лька менших частин.\n\n". + "===========================================================================\n". + "Дал? йде Ваше пов?домлення:"; +#------------------------------- +$msgtxt{'8ua'} = "\nпомилка:\n\tв наш?й баз? нема? запиту з таким кодом ?дентиф?кац??: "; +$msgtxt{'9ua'} = "\n\nр?шення проблеми:\n\t будь ласка, пошл?ть ваш запит ще раз.\n"; + +#------------------------------- +$msgtxt{'10ua'} = "\nпомилка:\n\tВи не можете переглянути списки розсилань, на як? п?дписан? ?нш? користувач?.\n". + "\nр?шення проблеми:\n\tизвините, Ви не можете це зм?нити :)"; +#------------------------------- +$msgtxt{'11ua'} = "\nпоточный список п?дписки користувача на розсилання "; +#------------------------------- +$msgtxt{'12ua'} = "\nпомилка:\n\tтакого списку розсилання не ?сну?"; +$msgtxt{'13ua'} = ".\n\nр?шення проблеми:\n\tв?дправте пов?домлення за адресою"; +$msgtxt{'14ua'} = "з темою\n\t'info' (без лапок) для одержання списку ?снуючих поштових розсилань.\n"; +#------------------------------- +$msgtxt{'15ua'} = "\nпомилка:\n\tВи не можете в даному розсиланн? м?няти статус ?нших користувач?в.\n". + "\nр?шення проблеми:\n\tвибачте, Ви не можете це зм?нити :)"; +#------------------------------- +$msgtxt{'16ua'} = "\nпомилка:\n\tвибачте, ви не можете послати пов?домлення в цей список розсилання.\n". + "\nр?шення проблеми:\n\tВи гада?те, що це нев?рно? Спов?стите про це за адресою "; +#------------------------------- +$msgtxt{'17ua'} = "\nпомилка:\n\tвибачте, Ви не можете в?дписатися в?д цього списку розсилання.\n". + "\nр?шення проблеми:\n\tВи гада?те, що це нев?рно? Спов?стите про це за адресою "; +#------------------------------- +$msgtxt{'18ua'} = "Ваш запит"; +$msgtxt{'19ua'} = "повинен бути авторизований. Для цього будь ласка пошл?ть ?нший запит за адресою"; +$msgtxt{'20ua'} = "(або просто натисн?ть кнопку 'Reply' у ваш?й поштов?й програм?)\nз таким заголовком:"; +$msgtxt{'21ua'} = "Ви можете це зробити протягом"; +$msgtxt{'22ua'} = "годин з моменту одержання цього листа. По зак?нченн? цього строку запит\nбуде вилучений.\n"; +#------------------------------- +$msgtxt{'23ua'} = "\nнижче наведена вся доступна ?нформац?я про"; +#------------------------------- +$msgtxt{'24ua'} = "\nу даний момент доступн? наступн? списки розсилання"; +#------------------------------- +$msgtxt{'25ua'} = "\nсписок користувач?в, п?дписаних на"; +$msgtxt{'25.1ua'} = "\nвсього користувач?в: "; +#------------------------------- +$msgtxt{'26ua'} = "\nпомилка:\n\tВи не можете одержати список користувач?в, п?дписаних на дане розсилання."; +#------------------------------- +$msgtxt{'27.0ua'} = "неправильно оформлений запит або нев?рна команда"; +$msgtxt{'27ua'} = "\nпомилка:\n\t".$msgtxt{'27.0ua'}.".\n\nр?шення проблеми:\n\n".$msgtxt{'1ua'}; +#------------------------------- +$msgtxt{'28ua'} = "З повагою, Minimalist"; +#------------------------------- +$msgtxt{'29ua'} = "Ви вже п?дписан? на групу розсилання"; +#------------------------------- +$msgtxt{'30ua'} = "на жаль, л?м?т передплатник?в на дане розсилання вичерпаний ("; +#------------------------------- +$msgtxt{'31ua'} = "ви усп?шно п?дписалися на список"; +$msgtxt{'32ua'} = ".\n\nбудь ласка, зверн?ть увагу на наступне:\n"; +#------------------------------- +$msgtxt{'33ua'} = "Ви не були п?дписан? на список"; +$msgtxt{'34ua'} = "з наступно? причини"; +$msgtxt{'35ua'} = "Якщо у вас ? питання або пропозиц??, будь ласка, в?дправте ?х адм?н?страторов?\nсписку розсилання"; +#------------------------------- +$msgtxt{'36ua'} = "\nкористувач "; +$msgtxt{'37ua'} = " в?дписаний в?д розсилання.\n"; +#------------------------------- +$msgtxt{'38ua'} = "\nпомилка обробки Вашого запиту; пов?домлення спрямоване адм?н?страторов?.". + "\nбудь ласка, зверн?ть увагу, що п?дписка для "; +$msgtxt{'38.1ua'} = " не зм?нилася в списку розсилання "; +#------------------------------- +$msgtxt{'39ua'} = " не ? заре?строваним передплатником даного списку розсилання.\n"; +#------------------------------- +$msgtxt{'40ua'} = "\nшановний(-а)"; +#------------------------------- +$msgtxt{'41ua'} = "\nспециф?чн? параметри для передплатника "; +$msgtxt{'42ua'} = " у розсиланн? "; +$msgtxt{'43ua'} = " не встановлен?"; +$msgtxt{'43.1ua'} = " публ?кац?я дозволена"; +$msgtxt{'43.2ua'} = " публ?кац?я не дозволена"; +$msgtxt{'43.3ua'} = " п?дписка припинена"; +$msgtxt{'43.4ua'} = " максимальний розм?р пов?домлення (байт): "; +#------------------------------- +$msgtxt{'44ua'} = "\nпомилка:\n\tВам не дозволено м?няти параметри доступу ?нших передплатник?в до розсилання.\n". + "\nр?шення:\n\tв?дсутн?."; + + blob - /dev/null blob + 4d056a907a9cb27045d3990a2a21ca1eb14f6920 (mode 644) --- /dev/null +++ languages/de-addon-2.5.1.2.pl @@ -0,0 +1,200 @@ +push (@languages, 'de'); + +################################################################## +### de = informal German +### +### Added by Volker Tanger + + +#------------------------------- +$msgtxt{'1de'} = <<_EOF_ ; +Dies das Minimalist Mail-Listen Programm. + +Ein einzelnes Kommando wird in der Betreffzeile angegeben. Sollen mehrere +Kommandos ausgefuehrt werden, so muss in der Betreffzeile "body" stehen +(ohne Anfuehrungsstriche) - die Kommandos stehen dann (jeweils nur eines +pro Zeile) im Nachrichtentext. Die Bearbeitung wird beendet mit einer Zeile +in der "stop" oder "exit" (ohne Anfuehrungsstriche) steht, oder nachdem zehn +falsche/unbekannte Kommandozeilen auftraten. + + +Bekannte Kommandos sind: + +subscribe [] : + In die Liste einschreiben. Wird an das Wort '-writers' + angehaengt, dann kann man zwar an die Mailliste schreiben, werhaelt + aber keine nachrichten. Praktisch, wenn man mehrere Mailadressen + hat, von denen man aus schreibt. + +unsubscribe [] : + Aus der Liste austragen. Kann genauso mit '-writers' + kombiniert werden wie SUBSCRIBE (s.o.) + +auth : + Bestaetigungskommando - funktioniert nur als Antwort auf Anfragen + durch Minimalist. + +which [] : + Liste aller Mail-Listen, bei der der Benutzer eingetragen ist. + + +mode : + Ein Befehl nur fuer Administratoren, mit dem das Verhalten der + Mailingliste geaendert werden kann. Die s sind (jeweils + ohne Anfuehrungsstriche): + * 'reader' - der Benutzer darf die Liste nur lesen, nicht aber + schreiben + * 'writer' - der Benutzer darf unabhaengig vom Listenstatus + in die Liste schreiben + * 'usual' - setzt den Benutzer auf Standardeinstellung zurueck + (d.h. loescht seine vorherigen 'reader'/'writer' Modes + * 'suspend' - setzt den Benutzer inaktiv, z.B. f%/1─▄iso8859-15Эr Urlaubszeiten + * 'resume' - aktiviert den Benutzer wieder + * 'reset' - loescht alle o.g. Modi f%/1─▄iso8859-15Эr den Benutzer, d.h. zurueck + auf 100% Standardeinstellung + +suspend : + Urlaubsschaltung ein - es werden keine Nachrichten mehr von der + Mailingliste versandt, ohne die Liste aber zu verlassen + +resume : + Urlaubsschaltung aus - Nachrichten werden wieder versandt + +maxsize : + Setzt (pro Nutzer) die maximale Dateigroesse, die er empfangen will. + +info [] : + Info zur Mail-Liste bzw. eine Uebersicht ueber alle + Listen auf diesem Server. + +who : + Eine Liste aller Teilnehmer der Mail-Liste + +help : + Diese Nachricht. + +Nur Administratoren bzw. Moderatoren koennen den Parameter +bzw. die 'who' und 'mode' Kommandos benutzen. Anfragen von anderen +werden ignoriert. +_EOF_ + + +#------------------------------- +$msgtxt{'2de'} = "FEHLER:\n Du ("; +$msgtxt{'3de'} = ") bist kein Telnehmer dieser Liste.\n\n". + "LOESUNG:\n Sende eine Mail an minimalist\@"; +$msgtxt{'4de'} = " mit dem Betreff/Subject\n". + "'info' (ohne Anfuehrungszeichen) fuer Infos zur Anmeldung.\n"; + +#------------------------------- +$msgtxt{'5de'} = "FEHLER:\n Du darfst nicht an diese Liste schreiben.\n"; + +#------------------------------- +$msgtxt{'6de'} = "FEHLER:\n Die Nachricht ist groesser als die erlaubten ("; +$msgtxt{'7de'} = " bytes).\n\nLOESUNG:\n Kleinere Nachricht oder Nachricht stueckeln.\n\n". + "===========================================================================\n". + "Kopf der Nachricht folgt:\n"; + +#------------------------------- +$msgtxt{'8de'} = "\nFEHLER:\n\tEs gibt keine (aktuelle) AUTH-Anfrage mit diesem Code: "; +$msgtxt{'9de'} = "\n\nLOESUNG:\n\tAnfrage erneut wiederholen."; + +#------------------------------- +$msgtxt{'10de'} = "\nFEHLER:\n\tNur Administratoren duerfen dieses Kommando ausfuehren.\n". + "\nLOESUNG:\n\tKeine."; + +#------------------------------- +$msgtxt{'11de'} = "\nAktuell bestellte Mail-Listen "; + +#------------------------------- +$msgtxt{'12de'} = "\nFEHLER:\n Hier existierte die Liste \U"; +$msgtxt{'13de'} = "\E nicht.\n\nLOESUNG:\n Eine Mail an minimalist\@"; +$msgtxt{'14de'} = " senden mit Betreff\n 'info' (ohne Anfuehrungszeichen) um eine Liste aller Listen zu erhalten.\n"; + +#------------------------------- +$msgtxt{'15de'} = "\nFEHLER:\n\tNur Administratoren duerfen Teilnehmer direkt anmelden.\n". + "\nLOESUNG:\n\tKeine."; + +#------------------------------- +$msgtxt{'16de'} = "\nFEHLER:\n\tSorry, diese Liste ist fuer Dich geschlossen.\n". + "\nLOESUNG:\n\tRueckfragen bitte an "; + +#------------------------------- +$msgtxt{'17de'} = "\nFEHLER:\n\tSorry, diese Liste ist fuer Dich Pflicht.\n". + "\nLOESUNG:\n\tRueckfragen bitte an "; + +#------------------------------- +$msgtxt{'18de'} = "Deine Anfrage"; +$msgtxt{'19de'} = "muss authentisiert werden. Dazu bitte eine weitere Mail senden\nan "; +$msgtxt{'20de'} = " (oder einfach auf 'Antworten' druecken)\nmit dem Betreff:"; +$msgtxt{'21de'} = "Dieser Authentisierungsschluessel ist gueltig fuer die naechsten "; +$msgtxt{'22de'} = " Stunden.\n"; + +#------------------------------- +$msgtxt{'23de'} = "\nHier die gewuenschte Information ueber"; + +#------------------------------- +$msgtxt{'24de'} = "\nAuf diesem Server sind folgende Mail-Listen verfuegbar"; + +#------------------------------- +$msgtxt{'25de'} = "\nTeilnehmer der Liste"; +$msgtxt{'25.1de'} = "\nInsgesamt: "; + +#------------------------------- +$msgtxt{'26de'} = "\nFEHLER:\n\tNur Administratoren duerfen dieses Kommando ausfuehren.\n". + "\nLOESUNG:\n\tKeine."; + +#------------------------------- +$msgtxt{'27de'} = "\nFEHLER:\n\tFalsches oder unbekanntes Kommando.\n". + "\nLOESUNG:\n\n$msgtxt{'1de'}"; + +#------------------------------- +$msgtxt{'28de'} = "Mit freundlichen Gruessen,\nIhr Minimalist"; + +#------------------------------- +$msgtxt{'29de'} = "Du bist bereits Teilnehmer bei"; + +#------------------------------- +$msgtxt{'30de'} = "Leider ist die Listenkapazitaet erschoepft "; + +#------------------------------- +$msgtxt{'31de'} = "Du hast dich erfolgreich an der Mail-Liste "; +$msgtxt{'32de'} = "angemeldet.\n\nBitte beachte folgendes:"; + +#------------------------------- +$msgtxt{'33de'} = "Du wurdest nicht in die Mail-Liste"; +$msgtxt{'34de'} = "eingetragen. Der Grund:"; +$msgtxt{'35de'} = "Fragen und Anmerkungen bitte an den Listenadministrator "; + +#------------------------------- +$msgtxt{'36de'} = "\nDer Teilnehmer"; +$msgtxt{'37de'} = "wurde erfolgreich ausgetragen.\n"; + +#------------------------------- +$msgtxt{'38de'} = "\nInterner Fehler - eine Nachricht wurde an den Administrator gesandt.\nDein Mitgliedsstatus der Liste "; +$msgtxt{'38.1de'} = " hat sich nicht geДndert."; + +#------------------------------- +$msgtxt{'39de'} = "ist kein Teilnehmer dieser Mail-Liste.\n"; + +#------------------------------- +$msgtxt{'40de'} = "Hallo"; + +#------------------------------- +$msgtxt{'41de'} = "\nEinstellungen fЭr den Benutzer "; + +#------------------------------- +$msgtxt{'42de'} = " auf der Liste "; + +#------------------------------- +$msgtxt{'43de'} = " es gibt keine besonderen Einstellungen"; +$msgtxt{'43.1de'} = " Du hast Schreibberechtigung."; +$msgtxt{'43.2de'} = " Du hast keine Schreibberechtigung."; +$msgtxt{'43.3de'} = " Urlaubsschaltung - Du erhДlst vorЭbergehend keine Mails mehr."; +$msgtxt{'43.4de'} = " Du erhДlst nur noch Mails, die nicht grЖъer sind als "; + +#------------------------------- +$msgtxt{'44de'} = "\nFEHLER:\n\tDu hast keine Berechtigung, die Einstellungen anderer zu verДndern.\n" . + "\nLЖsung:\n\tKeine.\; + + blob - /dev/null blob + dd8e8006d5ee11554e5799fb12b0ff128f965222 (mode 644) --- /dev/null +++ languages/fr-addon-2.5.3.pl @@ -0,0 +1,180 @@ + +push (@languages, 'fr'); + + +################################################################## +### fr = FranГais + +#------------------------------- +$msgtxt{'1fr'} = <<_EOF_ ; +Ceci est un message du gestionnaire de liste de diffusion Minimalist. + +Les commandes peuvent Йtre envoyИes dans le sujet de votre message +(une commande par message) ou dans le corps du message (une ou plusieurs +commandes par message, une commande par ligne). +L'execution de commandes batch se fait lorsque le sujet est vide ou +contient la commande 'body' (sans les guillemets) et s'arrete lorsque +la commande 'stop' ou 'exit' est prИcisИe, ou aprХs 10 commandes +incorrectes succИssives. + +Liste des commandes diponibles: + +subscribe [] : + S'abonner Ю la liste . Si est suivi de '-writers', + l'utilisateur pourra Иcrire Ю cette liste, mais pas reГevoir de + messages. spИcifie une adresse electronique diffИrente + de celle utilisИe pour envoyer le message. + +unsubscribe [] : + Se dИsabonner de la liste . Peut Йtre suivi de '-writers' + (voir la description de subscribe). spИcifie l'adresse + electronique associИe Ю l'abonnement (l'adresse de l'utilisateur + par dИfaut). + +auth : + Commande de confirmation, utilisИe en rИponse Ю une demande + d'abonnement dans certains cas. + Cette commande ne peut Йtre utilisИe qu'en rИponse Ю une requЙte + de Minimalist. + +mode : + DИfinir un mode pour un utilisateur d'une liste. Cette commande + est rИservИe aux administrateurs. Les diffИrents modes sont: + * 'reader' - l'utilisateur dispose d'un accХs en lecture seule + * 'writer' - l'utilisateur peut poster des messages + * 'usual' - utilise le mode par dИfaut de la liste + * 'suspend' - dИsactive l'abonnement + * 'resume' - rИactive l'abonnement + * 'maxsize ' - fixe la taille maximale (en octets) des + messages que l'utilisateur peut reГevoir + * 'reset' - rИinitialise la configuration de l'utilisateur + +suspend : + Ne plus reГevoir de messages de la liste + +resume : + ReГevoir Ю nouveau les messages de la liste + +maxsize : + Fixe la taille maximale (en octets) des messages que l'on souhaite + reГevoir de la liste + +which [] : + Retourne la liste des abonnement de l'utilisateur + +info [] : + Retourne les informations d'une/des liste(s) + +who : + Retourne la liste des utilisateurs abonnИs Ю la liste . + Cette commande est rИservИe aux administrateurs. + +help : + Ce message + +Note, les commandes rИservИes aux administrateurs (utilisateurs identifiИs +par leur adresse electronique, et authentifiИs par mot de passe) sont ignorИes +pour les autres utilisateurs. +Le mot de passe doit Йtre prИcisИ dans le sujet du message sous la forme: + +{pwd: list_password} + +Exemple: + +To: MML Discussion {pwd: password1235} + +Le mot de passe sera ensuite supprimИ du sujet avant d'Йtre envoyИ par +Minimalist aux abonnИs. +_EOF_ + +#------------------------------- +$msgtxt{'2fr'} = "ERREUR:\n\tVous"; +$msgtxt{'3fr'} = "n'Йtes pas abonnИ Ю cette liste.\n\n". + "SOLUTION:\n\tEnvoyez un message Ю"; +$msgtxt{'4fr'} = "avec le sujet\n\t'help' (sans guillemets) pour informations.\n\n". + "Votre message:"; +#------------------------------- +$msgtxt{'5fr'} = "ERREUR:\n\tVous"; +$msgtxt{'5.1fr'} = "n'Йtes pas authorisИ Ю poster sur cette liste.\n\nVotre message:"; +#------------------------------- +$msgtxt{'6fr'} = "ERREUR:\n\tTaille du message trop grande ( max "; +$msgtxt{'7fr'} = "octets ).\n\nSOLUTION:\n\tEnvoyez un plus petit message ou dИcoupez votre message en\n\tplusieurs petits messages.\n\n". + "===========================================================================\n". + "Votre message:"; +#------------------------------- +$msgtxt{'8fr'} = "\nERREUR:\n\tIl n'y Ю pas d'authentification avec ce code: "; +$msgtxt{'9fr'} = "\n\nSOLUTION:\n\tRenvoyИs votre requЙte Ю Minimalist.\n"; + +#------------------------------- +$msgtxt{'10fr'} = "\nERREUR:\n\tVous n'Йtes pas authorisИ Ю reГevoir les abonnements des autres utilisateurs.\n". + "\nSOLUTION:\n\tAucune."; +#------------------------------- +$msgtxt{'11fr'} = "\nAbonnements en cours pour l'utilisateur "; +#------------------------------- +$msgtxt{'12fr'} = "\nERREUR:\n\tCette liste n'existe pas"; +$msgtxt{'13fr'} = "here.\n\nSOLUTION:\n\tEnvoyez un message Ю"; +$msgtxt{'14fr'} = "avec le sujet\n\t'info' (sans guillements).\n"; +#------------------------------- +$msgtxt{'15fr'} = "\nERREUR:\n\tVous n'Йtes pas authorisИ Ю abonner d'autres personnes.\n". + "\nSOLUTION:\n\tAucune."; +#------------------------------- +$msgtxt{'16fr'} = "\nERREUR:\n\tDИsolИ, cette liste est fermИe pour vous.\n". + "\nSOLUTION:\n\tUne erreur? Faites une rИclamation Ю "; +#------------------------------- +$msgtxt{'17fr'} = "\nERREUR:\n\tDИsolИ, cette liste est obligatoire pour vous.\n". + "\nSOLUTION:\n\tUne erreur? Faites une rИclamation Ю "; +#------------------------------- +$msgtxt{'18fr'} = "Votre requЙte"; +$msgtxt{'19fr'} = "Vous devez Йtre authentifiИ. Envoyez une nouvelle requЙte Ю"; +$msgtxt{'20fr'} = "(ou rИpondez Ю ce courrier)\navec le sujet suivant:"; +$msgtxt{'21fr'} = "Votre authentification est valide pour quelques heures\n"; +$msgtxt{'22fr'} = "et sera ensuite annulИe.\n"; +#------------------------------- +$msgtxt{'23fr'} = "\nVoici les informations disponible sur"; +#------------------------------- +$msgtxt{'24fr'} = "\nVoici la liste des diffusions disponibles sur"; +#------------------------------- +$msgtxt{'25fr'} = "\nUtilisateur abonnИs Ю"; +$msgtxt{'25.1fr'} = "\nTotale: "; +#------------------------------- +$msgtxt{'26fr'} = "\nERREUR:\n\tVous n'Йtes pas authorisИ Ю reГevoir cette liste."; +#------------------------------- +$msgtxt{'27.0fr'} = "Erreur de syntaxe ou commande inconnue"; +$msgtxt{'27fr'} = "\nERREUR:\n\t".$msgtxt{'27.0en'}.".\n\nSOLUTION:\n\n".$msgtxt{'1en'}; +#------------------------------- +$msgtxt{'28fr'} = "Cordialement, le gestionnaire Minimalist."; +#------------------------------- +$msgtxt{'29fr'} = "Vous Йtes dИjЮ abonnИ Ю"; +#------------------------------- +$msgtxt{'30fr'} = "Le nombre maximum d'abonnИs est atteint ("; +#------------------------------- +$msgtxt{'31fr'} = "Vous Йtes abonnИ Ю"; +$msgtxt{'32fr'} = "avec succХs.\n\nVeuillez noter ceci:\n"; +#------------------------------- +$msgtxt{'33fr'} = "Vous n'Йtes pas abonnИ Ю"; +$msgtxt{'34fr'} = "pour la raison suivante"; +$msgtxt{'35fr'} = "Pour tout commentaire ou question, veuillez Иcrire Ю\nl'administrateur"; +#------------------------------- +$msgtxt{'36fr'} = "\nUtilisateur "; +$msgtxt{'37fr'} = " s'est dИsabonnИ avec succХs.\n"; +#------------------------------- +$msgtxt{'38fr'} = "\nErreur interne; l'administrateur Ю ИtИ informИ.". + "\nVeuillez noter que l'abonnement pour "; +$msgtxt{'38.1fr'} = " est inchangИ sur "; +#------------------------------- +$msgtxt{'39fr'} = " n'est pas enregistrИ sur cette liste.\n"; +#------------------------------- +$msgtxt{'40fr'} = "\nBonjour"; +#------------------------------- +$msgtxt{'41fr'} = "\nParamХtres pour l'utilisateur "; +$msgtxt{'42fr'} = " sur la liste "; +$msgtxt{'43fr'} = " il n'y Ю pas de paramХtres particuliers"; +$msgtxt{'43.1fr'} = " envoi authorisИ"; +$msgtxt{'43.2fr'} = " envoi non authorisИ"; +$msgtxt{'43.3fr'} = " abonnement dИsactivИ"; +$msgtxt{'43.4fr'} = " taille maximum des messages de "; +#------------------------------- +$msgtxt{'44fr'} = "\nERREUR:\n\tVous n'Йtes pas authorisИ Ю changer ces paramХtres.\n". + "\nSOLUTION:\n\tAucune."; + + blob - /dev/null blob + 88ffc4bbe7a1edf27e67a156ed0a8420594f484a (mode 644) --- /dev/null +++ languages/index.html @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + e6761687f2037f90e785a0ee85fcdada61d50694 (mode 644) --- /dev/null +++ languages/index.html?D=A @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + 9e6d49bda7455da1c6c4692a28800b9091a6ef7f (mode 644) --- /dev/null +++ languages/index.html?D=D @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + 6f2c5bb14ff9065c6fa0d1949b9713f66135277e (mode 644) --- /dev/null +++ languages/index.html?M=A @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + 296ccb769a36a2ca38a129b21d7004c0ffb2cbeb (mode 644) --- /dev/null +++ languages/index.html?M=D @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + 88ffc4bbe7a1edf27e67a156ed0a8420594f484a (mode 644) --- /dev/null +++ languages/index.html?N=A @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + 9e6d49bda7455da1c6c4692a28800b9091a6ef7f (mode 644) --- /dev/null +++ languages/index.html?N=D @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + e9a27063491289a00e853db9f7b9fbd4fae97493 (mode 644) --- /dev/null +++ languages/index.html?S=A @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + 54cfc7594e88739e6e427adb93c638960a34835a (mode 644) --- /dev/null +++ languages/index.html?S=D @@ -0,0 +1,30 @@ + + + + Index of /languages + + +

Index of /languages

+
      Name                    Last modified       Size  Description
+
+[DIR] Parent Directory 06-Nov-2007 13:38 - +[   ] UA-addon-2.5.3.pl 16-Jun-2005 22:00 9k +[   ] ES-addon-2.5.1.2.pl 05-Mar-2004 02:21 8k +[   ] ES-addon-2.5.2.pl 11-Jun-2004 14:51 8k +[   ] IT-addon-2.5.1.4.pl 05-Apr-2004 17:54 8k +[   ] NL-addon-2.5.1.2.pl 21-Feb-2004 12:56 8k +[   ] fr-addon-2.5.3.pl 17-Jun-2005 10:04 7k +[   ] DE-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +[   ] de-addon-2.5.1.2.pl 21-Feb-2004 12:56 7k +

+
+There are files with different translation of Minimalist's control
+messages. To use these translations, you must manually add one or more from
+these files to minimalist.pl, each other BEFORE LAST CURLY BRACKET.
+
+Other translations, if available, can be found at
+		http://www.mml.org.ua/languages/
+
+Every file named in such way: LANG-addon-VERSION.pl
+
+ blob - /dev/null blob + d25083e16b3d4a4990d622097af25d9587f30473 (mode 644) --- /dev/null +++ minimalist.conf-sample @@ -0,0 +1,406 @@ +############## Main configuration file for Minimalist ################ + +#--------------------------------------------------------------------# +# These directives can be used only in global config # +#--------------------------------------------------------------------# + +# The directory for Minimalist's files - default to /var/spool/minimalist +# +#directory = /var/spool/minimalist + +# Administrator password. It applies to all lists, regardless to +# authentication settings in these lists. For per-list authentication see +# directive 'auth' below. +# +# Password must be in very first line and first column of message's body, +# as follows (without quotes): '*password: this_secret_password' +# +# By default this password isn't empty, but undefined, so if you want use +# it, you must define it here. +# +#password = this_secret_password + +# Time while authentication request is valid, in hours +# Default to 24 hours +# +#request valid = 12 + +# Access control list, used for limiting access to Minimalist. Delimiter +# for items is ':'. Item, which begins with '@', means path to filename +# with items list, one item per row. +# +# Default is empty +# +#blacklist = !small.domain.com:domain.com:spamdomain.org:@/path/to/blacklist.txt +# +# In this example mails from small.domain.com will be allowed to work with +# Minimalist, mails from domain.com will be disallowed, and further, on the +# 'first match' basis. + +# Robots (like MLM=mailing list managers) usually should be blocked +# otherwise two minimalists could be ping-ponging help/subscribe messages +# to each other infinitely. Delimiter is '|'. +# +#blocked robots = 'X-List-Server|List-Id|List-Subscribe|X-Yahoo-Newman-Property'; + +# Log requests to Minimalist. Can be either "none" or path to logfile. +# +# Default to none +# +#logfile = /var/log/Minimalist.log + +# Log info about messages, passed through Minimalist. Can be 'yes' or 'no' +# +# Default to 'no'. logfile (see above) to 'none' implies 'no' +# +#log messages = yes + +# Run in background. If 'yes', Minimalist uses fork for detach from MTA and +# continues execution in background. +# +# Default to 'no' +# +#background = yes + +# Preprocessing filter. Passes entire incoming message to external program +# (in specified order) for some processing (for example, antivirus +# check). Program MUST return result on standart output. +# +# Default to no filters. +# +#prefilter = /usr/local/bin/antivirus -d /var/spool/avdb : /usr/bin/tee /tmp/message.dbg + +#-------------------------------------------------------------------# +# These directives can be used either in global and local configs # +#-------------------------------------------------------------------# + +# The Minimalist administrator's e-mail address. +# +# Default to postmaster@primary_domain, where primary_domain is the result +# of the `hostname --fqdn` command +# +#admin = doka@kiev.sovam.com + +# Address for return miscellaneous delivery errors +# +# Available values are: +# . drop - drop such error messages +# . admin - send error messages to admin (see above) +# . sender - send error messages to sender of original message +# . verp - generate VERP (see below) +# . RFC-822 E-mail - send error messages to arbitrary mailbox +# +# Default to 'drop'. Note, that 'sender' value is quite annoying for +# message's sender and highly undesirable. When setuping new list it is +# desirable to set this parameter to 'admin' for revealing adimistrator's +# errors. +# +# Note about 'verp' (Variable Envelope Return Path). +# +# Prepare message so, that it will be possible to parse bounce messages. +# For detailed description see original document at +# http://cr.yp.to/proto/verp.txt +# or it's copy at +# http://www.mml.org.ua/verp.txt +# +# You must create one additional alias in your 'aliases' file, for +# processing bounce messages. It must be something similar to: +# +#listname-owner-*: "|/path/to/bouncer.pl" +# +# where 'listname' is the name of mailing list. Wildcard mask specifies, +# that any message, where recipient's address starts on 'listname-owner-', +# will be passed to bouncer.pl. Check your MTA documentation on how to +# creare wilcard aliases. +# +# Distribution of Minimalist does not provide bounce processing program. +# You should use any third-party program. +# +# CAUTION: if value set to 'verp', Minimalist will generate ONE MESSAGE per +# RECIPIENT. On big lists this can produce very big load of server. +# +#errors to = admin + +# The list's language +# en=English / ru=Russian / de=informal German / DE=formal German / +# NL=Dutch +# +# See contrib/languages directory for further information +# +# language = en + +# The charset, which will be used in information messages and footer. +# +# Default is 'us-ascii' +# +# See docs/README for information on how Minimalist adds footer, +# dependently on charset. +# +#charset = koi8-r + +# Path to sendmail, default to '/usr/sbin/sendmail' +# +#sendmail = /usr/sbin/sendmail + +# Delivery method. Can be 'internal' - Minimalist will send message by +# itself and 'alias' - Minimalist will send message to specified address, +# which can points to bulkmailer, etc. +# +# Note, that using 'alias' automatically sets value of 'errors to' to +# 'sender'. +# +# Default to 'internal'. Syntax is: +# +#delivery = internal +#delivery = alias e-mail + +# The domain name - default to `hostname --fqdn`. If begins with '|' then +# Minimalist calls external program to determine hostname. +# +#domain = |uname -n +#domain = kiev.sovam.com + +# Security level: +# . none - allow any person write to any mailing list +# . careful - only subscribers can write to list +# . paranoid - user must authenticate subscribe/unsubscribe requests +# +# Default to 'careful' +# +#security = none + +# Archiving strategy: +# . no - don't archive articles +# . daily - create new directory for articles every day +# . monthly - create new directory for articles every month +# . yearly - create new directory for articles every year +# or +# archive = pipe /path/to/archiver [options] +# +# for instance +# archive = pipe /usr/local/bin/hypermail -m www-talk -d /archives/www-talk +# +# Default to 'no' +# +#archive = monthly + +# Maximum size of message (in bytes), which will be archived +# +# Default - zero (no limits) +# +#archive size = 1000000 + +# List's status. Available values are: +# . open - list without any restrictions +# . ro - read-only access to list +# . closed - only trusted users can subscribe anyone to this list. +# . mandatory - subscribed users can't unsubscribe +# +# Values may be used together, for example: closed,ro,mandatory +# +# Default to 'open' +# +#status = closed,ro,mandatory + +# Copy to sender - indicates send or no message to message's sender +# Default to yes +# +#copy to sender = no + +# This variable defines Reply-To: contents of outgoing message. Available +# choices: 'no', 'yes' or e-mail. If used 'no' (default), Minimalist doesn't +# touch this header at all. If used 'yes', Minimalist sets Reply-To: header +# to list's address instead of original contents. +# +# The third choice is available ONLY in per-list config - if used any other +# value, Reply-To: will be set to this value. BE CAREFUL and use correct +# RFC-822 compliant E-mail here. +# +# Please check the following URL on why you (most often) should not use +# this feature: http://www.unicom.com/pw/reply-to-harmful.html (Thanks to +# Jonas Bofjall for pointing to this topic) +# +# Default to 'no' +# +#reply-to list = yes + +# Set From: to specified value (RFC-822 compliant E-mail address) in +# outgoing message. +# +# Default - don't touch From: +# +#from = doka@kiev.sovam.com + +# Modify subject before sending message to subscribers. +# +# Available values: +# no : don't touch subject +# yes : add "[list_name] " before original subject +# more : remove leading "Re: " if it's there and then add "[list_name] " +# +# Default to yes +# +#modify subject = no + +# Maximal count of subscribers per list, zero means no limits. +# Default to zero +# +#maxusers = 100 + +# Count of recipients per message. If not zero, Minimalist will generate +# few messages with maxrcpts recipients instead of one message to all +# recipients. +# +# Allowed value from 1 to 50, default to 10 +# +# Be careful when using high values, because this may lead to lost some +# recipients in mailing if total length of addresses will exceed allowed +# length of command line, passed to MTA. +# +#maxrcpts = 15 + +# Delay (in seconds) between deliveries, if there are few ones per message. +# +# Default to none +# +#delay = 15 + +# Maximal size of message +# Default to none +# +#maxsize = 100000 + +# Include list information headers (RFC 2369) in outgoing mail. These +# directives are: List-Help, List-Subscribe, List-Unsubscribe, List-Post, +# List-Owner and, optionally, List-Archive. +# +# Available values are: 'no', 'yes' or URL, which points to archive, in +# form: (Comment) +# +# Example: +# list information = (Archive of everything) +# +# Note: comment is optional and may be avoided. Using URL as value in this +# directive implies 'yes' to all rest List-* headers and available only in +# per-list config. +# +# Default value is 'yes' +# +#list information = no + +# Strip various "Receipt Request" headers. Currently there are: +# +# . Return-Receipt-To +# . Disposition-Notification-To +# . X-Confirm-Reading-To +# +# Default not to strip +# +#strip rrq = yes + +# Add extra headers. It is possible to use this option two and more times - +# Minimalist will glue all these headers, when producing final message. +# Also it is possible to use macroses (if applicable) \a (admin), \d +# (domain), \l (list), \o (owner), \n (newline), \t (tab) and \s (space) in +# these headers. +# +# WARNING! Minimalist doesn't check validity of these headers nor their +# duplicating! Be carefull while using this option. +# +#extra header = X-BeenThere: \l@\d +# +# By using \n, \t and \s it is possible to construct multiline headers, for +# example: +# +#extra header = X-Multline: first line\n\t second line\n\t third line +# +# the same result may be achieved by combining few directives: +# +#extra header = X-Multilne: first line +#extra header = \t second line +#extra header = \t third line + +# Remove 'Resent-*' headers in incoming mail. These headers are not +# important for message understanding and processing, but some MUA's +# generate incorrect these ones. +# +# Default not to remove. +# +#remove resent = yes + +# Modify Message-ID in outgoing message. +# +# If somefirstbody subscribed on two lists on same server and +# somesecondbody crossposts message to these lists and +# somefirstbody's MTA doesn't allow two and more messages with +# same Message-ID, then this first body will receive message only +# once. In this case modification of original message's Message-ID +# will solve this problem. +# +# Modification is done by adding token 'MMLID_xxxxx-' before the +# original Message-ID, where xxxxx is some number between 0 and 99999 +# +# Default do not touch Message-ID. +# +#modify message-id = yes + +# Send message on subscribe/unsubscribe event to list owner +# +# Default to no +# +#cc on subscribe = yes + +#------------------------------------------------------------------# +# These directives can be used in local configs only # +#------------------------------------------------------------------# + +# Authentication scheme for list. +# +# NOTE: By default there is 'password' scheme with undefined password, so +# if you want to make administrative requests to list, you must define this +# scheme explicitly. +# +# Examples: +# +# auth = mailfrom doka@kiev.sovam.com:@/usr/local/etc/list.admins +# List users, allowed to make administrative requests. Their e-mails +# delimited by ':', item, beginnig with '@' means filename with list +# of persons, one person's e-mail per one row. +# +# auth = password this_secret_password +# Password, which opens administrative access to list. Must be in +# very first line and first column of message's body, as follows +# (without quotes): '*password: this_secret_password' +# +#auth = mailfrom doka@kiev.sovam.com:@/usr/local/etc/mml.trusted +#auth = password this_secret_password + +# List's GECOS. +# +# Add gecos to headers 'To' and, optionally, 'Reply-To', when sending +# message to subscribers. For example, using: +# +# list gecos = Minimalist General Discussion +# +# will produce +# +# To: Minimalist General Discussion +# Reply-To: Minimalist General Discussion +# +# in outgoing message. +# +# Default: empty +# +#list gecos = Test GECOS + +# Fill header 'To' of outgoing message with recipient's address. +# +# Note: if set to 'yes', Minimalist will remove all rest 'To' and 'Cc' +# headers from message. +# +# CAUTION: if set to 'yes', Minimalist will generate ONE MESSAGE per +# RECIPIENT. On big lists this can produce very big load of server. +# +# Default to 'no' +# +#to recipient = yes blob - /dev/null blob + 5ba130b9204c6c71c8c9812a7d291c4a5e87db8b (mode 644) Binary files /dev/null and minimalist.tar.gz differ