Subject: [% FILTER qencode %][%|loc(action)%]Delivery Status Notification: %1[%END%][%END%]
[% END -%]
X-Loop: [% conf.email %]@[% conf.host %]
X-Loop: [% conf.email %]@[% domain %]
This is a MIME-encapsulated message.
...
...
@@ -66,15 +66,15 @@ Note: Because binary files have to be encoded in less-efficient ASCII format bef
[%|loc(list.name)%]Impossible to distribute your message for list '%1' because of an internal server error.[%END%]
[% END -%]
[%|loc(list.name,list.host)%]For further information, please contact %1-request@%2[%END -%]
[%|loc(list.name,domain)%]For further information, please contact %1-request@%2[%END -%]
[% ELSIF status == '5.3.5' -%]
[%|loc(listname)%]The %1 list could not be created.[%END%]
[%|loc(conf.listmaster_email,conf.host)%]For further information, please contact %1@%2[%END%]
[%|loc(conf.listmaster_email,domain)%]For further information, please contact %1@%2[%END%]
[% ELSIF status == '5.6.0' -%]
[%|loc(list.name,"${conf.email}@${conf.host}",list.host,cmd)%]The following message was sent to list '%1' and it contains a line '%4' that can be interpreted as a command.
[%|loc(list.name,"${conf.email}@${domain}",domain,cmd)%]The following message was sent to list '%1' and it contains a line '%4' that can be interpreted as a command.
If your message contained a command (like subscribe, unsubscribe, help, index, get, ...), please note that commands should never be sent to lists. Commands must be sent to %2 exclusively.
...
...
@@ -110,7 +110,7 @@ You are not allowed to send this message for the following reason:[%END%]
report_entry=reason
-%]
[%|loc(list.name,list.host)%]For further information, please contact %1-request@%2[%END%]
[%|loc(list.name,domain)%]For further information, please contact %1-request@%2[%END%]
[% ELSE -%]
[%|loc%]The following address is not a known mailing list:[%END%]
...
...
@@ -120,23 +120,23 @@ You are not allowed to send this message for the following reason:[%END%]
[%|loc%]To find out the correct list name, ask for this server's lists directory:[%END%]
[% | mailtourl({subject => 'WHICH'}) ~%]
[% conf.email %]@[% conf.host %]
[% conf.email %]@[% domain %]
[%~ END %]
[%|loc(conf.listmaster_email,conf.host)%]For further information, please contact %1@%2[%END%]
[%|loc(conf.listmaster_email,domain)%]For further information, please contact %1@%2[%END%]