forked from services/mlmmj-light-web-ecg
Packed templates (because git don't support empty folders)
This commit is contained in:
2
TODO.txt
Normal file
2
TODO.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
1. english template on index.tpl
|
||||
2. structure empty folders in template_ru
|
||||
@@ -79,6 +79,11 @@ echo
|
||||
mv /tmp/mlmmj-light-web-master/misc/move/exim4.conf /etc/exim4/
|
||||
mv /tmp/mlmmj-light-web-master/misc/move/exim4.filter /etc/exim4/
|
||||
mv /tmp/mlmmj-light-web-master/misc/move/mlmmj-footer-receive /usr/bin/
|
||||
echo
|
||||
echo "Unpacking templates..."
|
||||
tar xzvf /tmp/mlmmj-light-web-master/misc/templates.tar.gz
|
||||
rm /tmp/mlmmj-light-web-master/misc/templates.tar.gz
|
||||
echo
|
||||
echo "Compiling foot_filter..."
|
||||
echo
|
||||
make -C /tmp/mlmmj-light-web-master/misc/move/foot_filter
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
From:
|
||||
To:
|
||||
Reply-To:
|
||||
@@ -1,2 +0,0 @@
|
||||
------<br>
|
||||
To unsubscribe please send empty letter to _unsub_addr_
|
||||
@@ -1,2 +0,0 @@
|
||||
------
|
||||
To unsubscribe please send empty letter to _unsub_addr_
|
||||
@@ -1 +0,0 @@
|
||||
template@template
|
||||
@@ -1 +0,0 @@
|
||||
0
|
||||
@@ -1,52 +0,0 @@
|
||||
%ifaction sub%Subject: Confirm subscription to $list$@$domain$%endif%
|
||||
%ifaction unsub%Subject: Confirm unsubscribe from $list$@$domain$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction sub%
|
||||
%^%%wrap%
|
||||
%ifreason admin%
|
||||
An administrator
|
||||
%endif%
|
||||
%ifreason request%
|
||||
Somebody (and we hope it was you)
|
||||
%endif%
|
||||
has requested that your email address <$subaddr$> be added
|
||||
%iftype normal%
|
||||
to the list. This means every time a post is sent to the list, you will
|
||||
receive a copy of it.
|
||||
%endif%
|
||||
%iftype digest%
|
||||
to the list, to receive digests. This means you will receive multiple
|
||||
posts in a single mail message, at regular intervals, or when a lot of
|
||||
posts have accumulated.
|
||||
%endif%
|
||||
%iftype nomail%
|
||||
to the list, without mail delivery. This means you will not receive any
|
||||
posts to the list, but you are considered a member. This means, for
|
||||
instance, you are able to post to a list which only subscribers may post
|
||||
to, while you follow the list using a web archive or another subscribed
|
||||
email address.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%
|
||||
%ifreason admin%
|
||||
An administrator
|
||||
%endif%
|
||||
%ifreason request%
|
||||
Somebody (and we hope it was you)
|
||||
%endif%
|
||||
has requested that the email address <$subaddr$> be removed from the list.
|
||||
%endif%
|
||||
|
||||
%wrap%To confirm you want to do this, please send a message to <$confaddr$>
|
||||
which can usually be done simply by replying to this message. The subject
|
||||
and the body of the message can be anything.
|
||||
|
||||
After doing so, you should receive a reply informing you that the operation
|
||||
succeeded.
|
||||
|
||||
If you do not want to do this, simply ignore this message.
|
||||
|
||||
@@ -1,76 +0,0 @@
|
||||
%ifaction sub%Subject: Unable to subscribe to $list$@$domain$%endif%
|
||||
%ifaction unsub%Subject: Unable to unsubscribe from $list$@$domain$%endif%
|
||||
%ifaction release reject%Subject: Unable to moderate $list$@$domain$%endif%
|
||||
%ifaction permit obstruct%Subject: Unable to gatekeep $list$@$domain$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction sub%
|
||||
%^%%wrap%You were unable to be subscribed to the list
|
||||
%ifreason disabled%
|
||||
because the
|
||||
%iftype normal% normal %endif%
|
||||
%iftype digest% digest %endif%
|
||||
%iftype nomail% no-mail %endif%
|
||||
version of the list is turned off.
|
||||
%endif%
|
||||
%ifreason closed%
|
||||
because people are not allowed to subscribe to this list by email.
|
||||
%endif%
|
||||
%ifreason subbed%
|
||||
because you are already subscribed.
|
||||
%endif%
|
||||
%ifreason expired%
|
||||
because too much time passed without a gatekeeper permitting your entry.
|
||||
%endif%
|
||||
%ifreason obstruct%
|
||||
because a gatekeeper obstructed your entry.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%You were unable to be unsubscribed from the list
|
||||
%ifreason unsubbed%
|
||||
because you are not subscribed.
|
||||
|
||||
%^%%wrap%If you are receiving messages, perhaps a different email
|
||||
address is subscribed. To find out which address you are subscribed
|
||||
with, refer to the message welcoming you to the list, or look at the
|
||||
envelope "Return-Path" header of a message you receive from the list.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction release reject%
|
||||
%^%%wrap%
|
||||
%ifaction release%
|
||||
You were unable to release the specified post to the list
|
||||
%endif%
|
||||
%ifaction reject%
|
||||
You were unable to reject the specified post
|
||||
%endif%
|
||||
%ifreason notfound%
|
||||
because it could not be found. Perhaps another moderator already
|
||||
released or rejected it, or it expired.
|
||||
%endif%
|
||||
%ifreason moderators%
|
||||
because you are not a moderator for the list.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction permit obstruct%
|
||||
%^%%wrap%
|
||||
%ifaction permit%
|
||||
You were unable to permit the specified subscription request
|
||||
%endif%
|
||||
%ifaction obstruct%
|
||||
You were unable to obstruct the specified subscription request
|
||||
%endif%
|
||||
%ifreason notfound%
|
||||
because it could not be found. Perhaps another gatekeeper already
|
||||
permitted or obstructed it, or it expired.
|
||||
%endif%
|
||||
%ifreason gatekeepers%
|
||||
because you are not a gatekeeper for the list.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
@@ -1,63 +0,0 @@
|
||||
Subject: Post to $list$@$domain$ denied: $subject$
|
||||
MIME-Version: 1.0
|
||||
Content-Type: multipart/mixed;
|
||||
boundary="=_$random0$$random1$_="
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: text/plain; charset=utf8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%The message from <$posteraddr$> with subject "$subject$" was unable to
|
||||
be delivered to the list
|
||||
%ifreason maxmailsize%
|
||||
because it exceeded the maximum allowed message size of $maxmailsize$
|
||||
bytes.
|
||||
%endif%
|
||||
%ifreason tocc%
|
||||
because the list address was not found in either the To: or CC: header.
|
||||
%endif%
|
||||
%ifreason access%
|
||||
because of an access rule set up by the list administrator.
|
||||
%endif%
|
||||
%ifreason expired%
|
||||
because too much time passed without any moderator releasing it.
|
||||
%endif%
|
||||
%ifreason reject%
|
||||
because a moderator rejected it.
|
||||
%endif%
|
||||
%ifreason subonlypost%
|
||||
because you are not a list subscriber.
|
||||
|
||||
%ifcontrol closedlist closedlistsub%
|
||||
%^%%wrap%If you wish to become a subscriber, you will need to contact a
|
||||
list administrator. You can email <$list+$owner@$domain$> to contact the
|
||||
list owner.
|
||||
%endif%
|
||||
|
||||
%^%%wrap%If you believe you are a subscriber, you are probably subscribed
|
||||
with a different email address. To find out which address you are
|
||||
subscribed with, refer to the message welcoming you to the list, or look
|
||||
at the envelope "Return-Path" header of a message you receive from the
|
||||
list.
|
||||
%endif%
|
||||
|
||||
%ifreason maxmailsize%
|
||||
%^%(The beginning of the denied message is below.)
|
||||
%else%
|
||||
%^%(The denied message is below.)
|
||||
%endif%
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: message/rfc822
|
||||
Content-Transfer-Encoding: 8bit
|
||||
Content-Disposition: inline; filename="message.eml"
|
||||
|
||||
%ifreason maxmailsize%
|
||||
%^%%originalmail 300%
|
||||
%else%
|
||||
%^%%originalmail%
|
||||
%endif%
|
||||
--=_$random0$$random1$_=--
|
||||
@@ -1,5 +0,0 @@
|
||||
Subject: Digest of $list$@$domain$ issue $digestissue$ ($digestinterval$)
|
||||
|
||||
Topics (messages $digestfirst$ through $digestlast$):
|
||||
- %digestthreads%
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
Subject: Frequently asked questions of $list$@$domain$
|
||||
|
||||
Sorry, no FAQ available yet.
|
||||
|
||||
@@ -1,55 +0,0 @@
|
||||
%ifaction unsub%Subject: Goodbye from $list$@$domain$%endif%
|
||||
%ifaction release reject%Subject: Moderated $list$@$domain$: $subject$%endif%
|
||||
%ifaction permit obstruct%Subject: Guarded $list$@$domain$: $subaddr$%endif%
|
||||
%ifaction post%Subject: Posted to $list$@$domain$: $subject$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%
|
||||
%ifreason request%
|
||||
%endif%
|
||||
%ifreason confirm%
|
||||
Thank you for confirming your unsubscribe.
|
||||
%endif%
|
||||
%ifreason admin%
|
||||
An administrator has removed you from the list.
|
||||
%else%
|
||||
You have now been removed from the list.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction release%
|
||||
%^%%wrap%You have successfully released the message from <$posteraddr$>
|
||||
with subject "$subject$" to the list.
|
||||
%endif%
|
||||
|
||||
%ifaction reject%
|
||||
%^%%wrap%You have successfully rejected the message from <$posteraddr$>
|
||||
with subject "$subject$".
|
||||
%endif%
|
||||
|
||||
%ifaction permit%
|
||||
%^%%wrap%You have successfully permitted <$subaddr$> to join the list.
|
||||
%endif%
|
||||
|
||||
%ifaction obstruct%
|
||||
%^%%wrap%You have successfully obstructed <$subaddr$> from joining the
|
||||
list.
|
||||
%endif%
|
||||
|
||||
%ifaction post%
|
||||
%^%%wrap%
|
||||
%ifreason confirm%
|
||||
Thank you for confirming
|
||||
%endif%
|
||||
%ifreason release%
|
||||
A moderator has released
|
||||
%endif%
|
||||
%ifreason request%
|
||||
Thank you for
|
||||
%endif%
|
||||
your post with subject "$subject$". It is now being distributed to the
|
||||
list.
|
||||
%endif%
|
||||
|
||||
@@ -1,44 +0,0 @@
|
||||
Subject: Welcome to $list$@$domain$
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%
|
||||
%ifreason request%
|
||||
Thank you for your request to join us.
|
||||
%endif%
|
||||
%ifreason confirm%
|
||||
Thank you for confirming your subscription.
|
||||
%endif%
|
||||
%ifreason permit%
|
||||
A gatekeeper has permitted you to join us.
|
||||
%endif%
|
||||
%ifreason switch%
|
||||
Your subscription has been switched to the
|
||||
%else%
|
||||
%ifreason admin%
|
||||
An administrator has subscribed you to the
|
||||
%else%
|
||||
You have now been added to the
|
||||
%endif%
|
||||
%endif%
|
||||
%iftype normal% normal %endif%
|
||||
%iftype digest% digest %endif%
|
||||
%iftype nomail% no-mail %endif%
|
||||
version of the list.
|
||||
|
||||
%wrap%The email address you are subscribed with is <$subaddr$>.
|
||||
|
||||
%ifcontrol closedlist%
|
||||
%^%%wrap%If you ever wish to unsubscribe, you will need to contact a list
|
||||
administrator. You can email <$list+$owner@$domain$> to contact the list
|
||||
owner.
|
||||
%else%
|
||||
%^%%wrap%If you ever wish to unsubscribe, send a message to
|
||||
<$list+$unsubscribe@$domain$> using this email address. The subject and
|
||||
the body of the message can be anything. You will then receive
|
||||
confirmation or further instructions.
|
||||
%endif%
|
||||
|
||||
%wrap%For other information and help about this list, send a message to
|
||||
<$list+$help@$domain$>.
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
Subject: Subscription request for $list$@$domain$: $subaddr$
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%There has been a request from <$subaddr$> to join the
|
||||
%iftype normal% normal %endif%
|
||||
%iftype digest% digest %endif%
|
||||
%iftype nomail% no-mail %endif%
|
||||
version of the list.
|
||||
|
||||
%wrap%To permit this, please send a message to <$permitaddr$> which can
|
||||
usually be done simply by replying to this message.
|
||||
|
||||
%wrap%If you do not want to do this, either send a message to
|
||||
<$obstructaddr$> or simply ignore this message.
|
||||
|
||||
The following gatekeepers have received this mail:
|
||||
- %gatekeepers%
|
||||
|
||||
@@ -1,88 +0,0 @@
|
||||
Subject: Information for $list$@$domain$
|
||||
|
||||
%text prologue%
|
||||
|
||||
Here is some information about the list.
|
||||
|
||||
You can subscribe to the following versions:
|
||||
|
||||
- %wrap%The normal version: Every time a post is sent to the list,
|
||||
subscribers receive a copy of it.
|
||||
%ifcontrol closedlist closedlistsub%
|
||||
Subscribe by contacting a list administrator.
|
||||
%else%
|
||||
Subscribe by emailing <$list+$subscribe@$domain$>.
|
||||
%endif%
|
||||
|
||||
%ifncontrol nodigestsub%
|
||||
%^%- %wrap%The digest version: Subscribers receive multiple posts in a
|
||||
single mail message, at regular intervals, or when a lot of posts have
|
||||
accumulated.
|
||||
%ifcontrol closedlist closedlistsub%
|
||||
Subscribe by contacting a list administrator.
|
||||
%else%
|
||||
Subscribe by emailing <$list+$subscribe-digest@$domain$>.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifncontrol nonomailsub%
|
||||
%^%- %wrap%The no-mail version: Subscribers do not receive any posts to
|
||||
the list. This means, though, they are able to post to a list which only
|
||||
subscribers may post to, while they follow the list using a web archive or
|
||||
another subscribed email address.
|
||||
%ifcontrol closedlist closedlistsub%
|
||||
Subscribe by contacting a list administrator.
|
||||
%else%
|
||||
Subscribe by emailing <$list+$subscribe-nomail@$domain$>.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifcontrol submod%
|
||||
%^%%wrap%The list has gatekeepers who will review subscription requests
|
||||
before permitting new members.
|
||||
%endif%
|
||||
|
||||
%ifcontrol closedlist%
|
||||
%^%%wrap%Unsubscribe by contacting a list administrator.
|
||||
%else%
|
||||
%^%%wrap%Unsubscribe by emailing <$list+$unsubscribe@$domain$>.
|
||||
%endif%
|
||||
|
||||
%wrap%Posts are made by emailing <$list$@$domain$>.
|
||||
|
||||
%ifcontrol subonlypost%%ifncontrol modnonsubposts%
|
||||
%^%%wrap%However, only subscribers may post to the list.
|
||||
%endif%%endif%
|
||||
|
||||
%ifcontrol moderated%
|
||||
%^%%wrap%The list has moderators who will review all posts before
|
||||
releasing them to the list.
|
||||
%else%
|
||||
%ifcontrol subonlypost%%ifcontrol modnonsubposts%
|
||||
%^%%wrap%The list has moderators who will review posts from
|
||||
non-subscribers before releasing them to the list.
|
||||
%endif%%endif%
|
||||
%endif%
|
||||
|
||||
%ifcontrol access%
|
||||
%^%%wrap%The list also has access rules which may affect who can post and
|
||||
which posts are moderated.
|
||||
%endif%
|
||||
|
||||
%ifncontrol noget%%ifncontrol noarchive%
|
||||
%^%%wrap%
|
||||
%ifcontrol subonlyget%
|
||||
Anyone
|
||||
%else%
|
||||
Subscribers
|
||||
%endif%
|
||||
can retrieve message number N from the list's archive by sending a message
|
||||
to <$list+$get-N@$domain$> (change the N to the number of the desired
|
||||
message).
|
||||
%endif%%endif%
|
||||
|
||||
%wrap%You can retrieve the frequently asked questions document for the list
|
||||
by sending a message to <$list+$faq@$domain$>.
|
||||
|
||||
%wrap%To contact the list owner, send a message to <$list+$owner@$domain$>.
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
Subject: Subscribers to $list$@$domain$
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%Here is the list of subscribers
|
||||
%iftype all%
|
||||
(to all versions of the list):
|
||||
%else%
|
||||
to the
|
||||
%iftype normal% normal %endif%
|
||||
%iftype digest% digest %endif%
|
||||
%iftype nomail% no-mail %endif%
|
||||
version of the list:
|
||||
%endif%
|
||||
|
||||
%iftype all normal%
|
||||
%^%- %listsubs%
|
||||
%endif%
|
||||
%iftype all digest%
|
||||
%^%- %digestsubs%
|
||||
%endif%
|
||||
%iftype all nomail%
|
||||
%^%- %nomailsubs%
|
||||
%endif%
|
||||
|
||||
@@ -1,41 +0,0 @@
|
||||
Subject: Please moderate $list$@$domain$: $subject$
|
||||
MIME-Version: 1.0
|
||||
Content-Type: multipart/mixed;
|
||||
boundary="=_$random0$$random1$_="
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: text/plain; charset=utf8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%A message from <$posteraddr$> with subject "$subject$" has been
|
||||
submitted for posting. You are being asked to moderate
|
||||
%ifreason modnonsubposts%
|
||||
because the requester is not a subscriber.
|
||||
%endif%
|
||||
%ifreason moderated%
|
||||
because this is a moderated list.
|
||||
%endif%
|
||||
%ifreason access%
|
||||
because of an access rule.
|
||||
%endif%
|
||||
The message is below.
|
||||
|
||||
%wrap%To release it to the list, please send a message to <$releaseaddr$>
|
||||
which can usually be done simply by replying to this message.
|
||||
|
||||
%wrap%If you do not want to do any of this, either send a message to
|
||||
<$rejectaddr$> or simply ignore this message.
|
||||
|
||||
The following moderators have received this mail:
|
||||
- %moderators%
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: message/rfc822
|
||||
Content-Transfer-Encoding: 8bit
|
||||
Content-Disposition: inline; filename="message.eml"
|
||||
|
||||
%originalmail%
|
||||
--=_$random0$$random1$_=--
|
||||
@@ -1,41 +0,0 @@
|
||||
%ifaction sub%Subject: Subscribed to $list$@$domain$: $subaddr$%endif%
|
||||
%ifaction unsub%Subject: Unsubscribed from $list$@$domain$: $subaddr$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction sub%
|
||||
%^%%wrap%The address <$subaddr$> has been subscribed to the
|
||||
%iftype normal% normal %endif%
|
||||
%iftype digest% digest %endif%
|
||||
%iftype nomail% no-mail %endif%
|
||||
version of the list
|
||||
%ifreason request%
|
||||
because a request to join was received.
|
||||
%endif%
|
||||
%ifreason confirm%
|
||||
because a request to join was confirmed.
|
||||
%endif%
|
||||
%ifreason admin%
|
||||
because an administrator commanded it.
|
||||
%endif%
|
||||
%ifreason permit%
|
||||
because a gatekeeper permitted it.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%The address <$subaddr$> has been unsubscribed from the list
|
||||
%ifreason request%
|
||||
because a request to unsubscribe was received.
|
||||
%endif%
|
||||
%ifreason confirm%
|
||||
because a request to unsubscribe was confirmed.
|
||||
%endif%
|
||||
%ifreason admin%
|
||||
because an administrator commanded it.
|
||||
%endif%
|
||||
%ifreason bouncing%
|
||||
because it has been bouncing for too long.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
Subject: Bouncing messages from $list$@$domain$
|
||||
|
||||
%text prologue%
|
||||
|
||||
Some messages to you could not be delivered. If you're seeing this
|
||||
message it means things are back to normal, and it's merely for your
|
||||
information.
|
||||
|
||||
Here is the list of the bounced messages:
|
||||
- %bouncenumbers%
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
%wrap%Hi, this is the Mlmmj program managing the <$list$@$domain$> mailing
|
||||
list.
|
||||
@@ -1 +0,0 @@
|
||||
DISCARD_THIS_MAIL
|
||||
@@ -1,7 +0,0 @@
|
||||
Subject: Awaiting permission to join $list$@$domain$
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%Your request to join the list has been received. However, the
|
||||
gatekeepers are being asked to review it before permitting you to join.
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
From:
|
||||
To:
|
||||
Reply-To:
|
||||
@@ -1,2 +0,0 @@
|
||||
------<br>
|
||||
Чтобы отписаться от рассылки, отправьте пустое письмо на _unsub_addr_
|
||||
@@ -1,2 +0,0 @@
|
||||
------
|
||||
Чтобы отписаться от рассылки, отправьте пустое письмо на _unsub_addr_
|
||||
@@ -1 +0,0 @@
|
||||
template@template
|
||||
@@ -1 +0,0 @@
|
||||
0
|
||||
@@ -1,45 +0,0 @@
|
||||
%ifaction sub%Subject: Подтвердите добавление к $list$@$domain$%endif%
|
||||
%ifaction unsub%Subject: Подтвердите удаление из $list$@$domain$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction sub%
|
||||
%^%%wrap%
|
||||
%ifreason admin%
|
||||
Администратор
|
||||
%endif%
|
||||
%ifreason request%
|
||||
Кто-то (мы надеемся, что это были Вы)
|
||||
%endif%
|
||||
запросил, чтобы Ваш e-mail <$subaddr$> был добавлен
|
||||
%iftype normal%
|
||||
к листу рассылки. Это означает, что каждый раз, когда сообщение отправляется
|
||||
в рассылку, Вы будете получать его копию.
|
||||
%endif%
|
||||
%iftype digest%
|
||||
to the list, to receive digests. This means you will receive multiple
|
||||
posts in a single mail message, at regular intervals, or when a lot of
|
||||
posts have accumulated.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%
|
||||
%ifreason admin%
|
||||
Администратор
|
||||
%endif%
|
||||
%ifreason request%
|
||||
Кто-то (мы надеемся, что это были Вы)
|
||||
%endif%
|
||||
запросил, чтобы Ваш e-mail <$subaddr$> был удалён из листа рассылки.
|
||||
%endif%
|
||||
|
||||
%wrap%Для того, чтобы подтвердить это, пожалуйста, отправьте сообщение на
|
||||
<$confaddr$>, обычно это можно сделать, просто ответив на это письмо. Темой
|
||||
и телом письма может быть что угодно.
|
||||
|
||||
После этого, Вы получите сообщение, информируещее Вас об успешном окончании
|
||||
операции.
|
||||
|
||||
Если Вы не хотите этого, просто проигнорируйте это сообщение.
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
%ifaction sub%Subject: Невозможно подписаться на $list$@$domain$%endif%
|
||||
%ifaction unsub%Subject: Невозможно отписаться от $list$@$domain$%endif%
|
||||
%ifaction release reject%Subject: Невозможно модерировать $list$@$domain$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%Вы не можете отписаться от листа рассылки
|
||||
%ifreason unsubbed%
|
||||
потому что Вы не подписаны.
|
||||
|
||||
%^%%wrap%Если Вы получаете сообщения, возможно, подписан другой email.
|
||||
Чтобы узнать, какой адрес подписан, обратитесь к письму-приветствию
|
||||
о начале подписки, либо обратите внимание на поле "Return-Path" сообщений,
|
||||
которые Вы получаете из рассылки.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
%ifaction release reject%
|
||||
%^%%wrap%
|
||||
%ifaction release%
|
||||
Вы не можете одобрить публикацию сообщения
|
||||
%endif%
|
||||
%ifaction reject%
|
||||
Вы не можете запретить публикацию сообщения
|
||||
%endif%
|
||||
%ifreason notfound%
|
||||
потому что оно не найдено. Возможно, потому что другой модератор
|
||||
уже одобрил или запретил, или время ожидания истекло.
|
||||
%endif%
|
||||
%ifreason moderators%
|
||||
потому что Вы не модератор рассылки.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
@@ -1,61 +0,0 @@
|
||||
Subject: Post to $list$@$domain$ denied: $subject$
|
||||
MIME-Version: 1.0
|
||||
Content-Type: multipart/mixed;
|
||||
boundary="=_$random0$$random1$_="
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: text/plain; charset=utf8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%Сообщение от <$posteraddr$> с темой "$subject$" не может быть доставлено
|
||||
в лист рассылки
|
||||
%ifreason maxmailsize%
|
||||
потому что оно превышает максимально допустимый размер в $maxmailsize$
|
||||
байт.
|
||||
%endif%
|
||||
%ifreason tocc%
|
||||
потому что адрес листа рассылки не найден ни в поле To:, ни в поле CC:.
|
||||
%endif%
|
||||
%ifreason access%
|
||||
из-за правил, установленных администратором.
|
||||
%endif%
|
||||
%ifreason expired%
|
||||
потому что прошло слишком много времени и модераторы не одобрили публикацию.
|
||||
%endif%
|
||||
%ifreason reject%
|
||||
потому что модератор отклонил его.
|
||||
%endif%
|
||||
%ifreason subonlypost%
|
||||
потому что Вы не подписчик.
|
||||
|
||||
%ifcontrol closedlist closedlistsub%
|
||||
%^%%wrap%Если Вы хотите стать подписчиком, Вам следует связаться с владельцем
|
||||
листа рассылки.
|
||||
%endif%
|
||||
|
||||
%^%%wrap%Если Вы считаете, что являетесь подписчиком, возможно, Вы подписаны
|
||||
с другим адресом e-mail. Чтобы его выяснить, обратитесь к письму-приветствию,
|
||||
либо обратите внимание на поле "Return-Path" сообщений, которые Вы получаете
|
||||
из рассылки.
|
||||
%endif%
|
||||
|
||||
%ifreason maxmailsize%
|
||||
%^%(Начало отклонённого сообщения приведено ниже.)
|
||||
%else%
|
||||
%^%(Отклонённое сообщение приведено ниже.)
|
||||
%endif%
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: message/rfc822
|
||||
Content-Transfer-Encoding: 8bit
|
||||
Content-Disposition: inline; filename="message.eml"
|
||||
|
||||
%ifreason maxmailsize%
|
||||
%^%%originalmail 300%
|
||||
%else%
|
||||
%^%%originalmail%
|
||||
%endif%
|
||||
--=_$random0$$random1$_=--
|
||||
@@ -1,18 +0,0 @@
|
||||
%ifaction unsub%Subject: Вы отписались от $list$@$domain$%endif%
|
||||
|
||||
%text prologue%
|
||||
|
||||
%ifaction unsub%
|
||||
%^%%wrap%
|
||||
%ifreason request%
|
||||
%endif%
|
||||
%ifreason confirm%
|
||||
Благодарим Вас за подтверждение удаления из листа рассылки.
|
||||
%endif%
|
||||
%ifreason admin%
|
||||
Администратор исключил Вас из листа рассылки.
|
||||
%else%
|
||||
Вы были исключены из листа рассылки.
|
||||
%endif%
|
||||
%endif%
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
Subject: Добро пожаловать в $list$@$domain$
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%
|
||||
%ifreason request%
|
||||
Благодарим Вас за запрос на добавление в список рассылки.
|
||||
%endif%
|
||||
%ifreason confirm%
|
||||
Благодарим Вас за подтверждение вступления в список рассылки.
|
||||
%endif%
|
||||
%ifreason permit%
|
||||
A gatekeeper has permitted you to join us.
|
||||
%endif%
|
||||
%ifreason switch%
|
||||
Ваша подписка была изменена на
|
||||
%else%
|
||||
%ifreason admin%
|
||||
Администратор подписал Вас
|
||||
%else%
|
||||
Вы были добавлены к
|
||||
%endif%
|
||||
%endif%
|
||||
%iftype normal% нормальной %endif%
|
||||
%iftype digest% дайджест %endif%
|
||||
%iftype nomail% no-mail %endif%
|
||||
версии листа.
|
||||
|
||||
%wrap%Ваш e-mail, который был добавлен <$subaddr$>.
|
||||
|
||||
@@ -1,41 +0,0 @@
|
||||
Subject: Необходима модерация для сообщения $list$@$domain$: $subject$
|
||||
MIME-Version: 1.0
|
||||
Content-Type: multipart/mixed;
|
||||
boundary="=_$random0$$random1$_="
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: text/plain; charset=utf8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
||||
%text prologue%
|
||||
|
||||
%wrap%Сообщение от <$posteraddr$> с темой "$subject$" было предложено
|
||||
предложено к публикации. Вы должны разрешить или запретить его публикацию,
|
||||
%ifreason modnonsubposts%
|
||||
потому что он не подписчик.
|
||||
%endif%
|
||||
%ifreason moderated%
|
||||
потому что это модерируемый лист.
|
||||
%endif%
|
||||
%ifreason access%
|
||||
потому что таковы правила доступа.
|
||||
%endif%
|
||||
Сообщение приведено ниже.
|
||||
|
||||
%wrap%Для одобрения публикации, пожалуйста, отправьте сообщение на <$releaseaddr$>
|
||||
обычно это можно сделать, просто ответив на это сообщение.
|
||||
|
||||
%wrap%В случае, если Вы не хотите этого, отправьте, пожалуйста, сообщение на
|
||||
<$rejectaddr$> или просто проигнорируйте это письмо.
|
||||
|
||||
Следующие модераторы получили это письмо:
|
||||
- %moderators%
|
||||
|
||||
--=_$random0$$random1$_=
|
||||
Content-Type: message/rfc822
|
||||
Content-Transfer-Encoding: 8bit
|
||||
Content-Disposition: inline; filename="message.eml"
|
||||
|
||||
%originalmail%
|
||||
--=_$random0$$random1$_=--
|
||||
@@ -1 +0,0 @@
|
||||
%wrap%Здравствуйте, это программа, управляющая списком рассылки <$list$@$domain$>.
|
||||
@@ -1 +0,0 @@
|
||||
DISCARD_THIS_MAIL
|
||||
BIN
misc/templates.tar.gz
Normal file
BIN
misc/templates.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user