masqmail
diff tpl/warnmsg.tpl.it @ 116:ddc8041fdee1
new warnmsg.tpl.it (Thanks to Paolo)
author | meillo@marmaro.de |
---|---|
date | Wed, 30 Jun 2010 15:45:34 +0200 |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tpl/warnmsg.tpl.it Wed Jun 30 15:45:34 2010 +0200 1.3 @@ -0,0 +1,54 @@ 1.4 +Subject: Warning: could not yet send message 1.5 +From: MAILER-DAEMON@${host_name} 1.6 +To: ${return_path} 1.7 +MIME-Version: 1.0 1.8 +Content-Type: multipart/mixed; 1.9 + boundary="${uid}/${host_name}" 1.10 + 1.11 +Messaggio in formato MIME multi-parti. 1.12 +This is a MIME-encapsulated message. 1.13 + 1.14 +--${uid}/${host_name} 1.15 +Content-Description: Notification 1.16 +Content-Type: text/plain 1.17 + 1.18 +Questo messaggio ti e' stato spedito dal servente: 1.19 +${package} ${version}) a ${host_name}. 1.20 +(This message was sent to you by the mailer daemon: 1.21 +${package} ${version}) at ${host_name}.) 1.22 + 1.23 +Spiacente ma non e' stato possibile spedire il tuo msg a tutti 1.24 +i destinatari. L'invio ai seguenti destinatari e' stato ritardato: 1.25 +(Sorry, but your mail could not yet be delivered to all recipients. 1.26 +Delivery to the following recipients has been defered:) 1.27 + 1.28 +@failed_rcpts 1.29 + 1.30 +La spedizione verra' ritentata, finche' ha successo o scade il 1.31 +tempo disponibile impostato. In quest'ultimo caso riceverai una 1.32 +notifica di spedizione fallita definitiva. 1.33 +(Delivery will be tried again, until it is either successful or a 1.34 +timeout has been reached. If the latter happens, you will get a 1.35 +delivery failure notice.) 1.36 + 1.37 + 1.38 +Il seguente msg d'errore potrebbe aiutarti a capire la causa 1.39 +dell'errore: 1.40 +(This error message may give you a hint about what caused the 1.41 +delay:) 1.42 + 1.43 +${err_msg} 1.44 + 1.45 +In caso ti serva aiuto scrivi a: 1.46 +(If you need help, write to:) 1.47 + <postmaster@${host_name}>. 1.48 + 1.49 +The headers of your message follow attached: 1.50 + 1.51 +--${uid}/${host_name} 1.52 +Content-Description: Undelivered Message Headers 1.53 +Content-Type: message/rfc822 1.54 + 1.55 +@msg_headers 1.56 + 1.57 +--${uid}/${host_name}--