masqmail
diff tpl/failmsg.tpl.it @ 0:08114f7dcc23
this is masqmail-0.2.21 from oliver kurth
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 17:05:23 +0200 |
parents | |
children | ddc8041fdee1 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tpl/failmsg.tpl.it Fri Sep 26 17:05:23 2008 +0200 1.3 @@ -0,0 +1,50 @@ 1.4 +From: MAILER-DAEMON@${host_name} 1.5 +To: ${return_path} 1.6 +Subject: invio messaggio FALLITO / Mail Delivery Failure Notice 1.7 + 1.8 +MIME-Version: 1.0 1.9 +Content-Type: multipart/mixed; 1.10 + boundary="${uid}/${host_name}" 1.11 + 1.12 +Messaggio in formato MIME multi-parti. 1.13 +This is a MIME-encapsulated message. 1.14 + 1.15 +--${uid}/${host_name}-- 1.16 +Content-Description: Notifica-Notify 1.17 +Content-Type: text/plain 1.18 + 1.19 +Questo messaggio ti e' stato spedito dal demone: 1.20 + (This message was sent to you by the mailer daemon:) 1.21 +(${package} ${version}) @ ${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' fallito in modo 1.25 +permanente e non verra' ritentato: 1.26 + (Sorry, but your mail could not be delivered to all recipients. 1.27 + Delivery to the following recipients failed permanently and has 1.28 + been given up:) 1.29 + 1.30 +@failed_rcpts 1.31 + 1.32 +Il seguente msg d'errore potrebbe aiutarti a capire la causa 1.33 +dell'errore: 1.34 + (This error message may give you a hint about what caused the 1.35 + failure:) 1.36 + 1.37 +${err_msg} 1.38 + 1.39 +In caso ti serva aiuto scrivi a <postmatster@${host_name}>. 1.40 +Il tuo msg segue in allegato. 1.41 + (If you need help, write to <postmaster@${host_name}>. 1.42 + Your message follows attached, including all headers:) 1.43 + 1.44 +--${uid}/${host_name} 1.45 +Content-Description: Messaggio non spedito - Unsent message 1.46 +Content-Type: message/rfc822 1.47 + 1.48 +@msg_headers 1.49 + 1.50 +[corpo del messaggio - tralasciato] 1.51 + ([message body - stripped off]) 1.52 + 1.53 +--${uid}/${host_name}--