[Postfix-es] bounce template para postfix-2.3 (en espanol)]

Simon J Mudd sjmudd en pobox.com
Sab Ago 5 16:57:03 CEST 2006


Aqui es la primera version del texto que estoy pensando poner.

He anadido la parte en espanol despues del texto en ingles con una
linea con '---'.

Falta por determinar es si merece la pena cambiar la cabecera Charset:
a utilizar un charset para que se pueda incluir los tildes.  Creo que
el mejor charset sería el UTF-8 o si no el ISO-8559-1 o ISO-8859-15.

Sugerencias y/o correcciones serían bienvenidos.

Simon

=============== SNIP =================
# mensajes devueltos al remitente que no podrian ser enviados.

failure_template = <<EOF
Charset: us-ascii
From: MAILER-DAEMON (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender / Mensaje no entregado
 devuelto al remitente
Postmaster-Subject: Postmaster Copy: Undelivered Mail / Copia para el postmaster:
 Correo no entregado

This is the $mail_name program at host $myhostname.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The $mail_name program
--- 
Esto es el programa $mail_name en el servidor $myhostname.

Siento tener que comunicarle que su mensaje no pudo ser entregado
a uno o mas recipientes.  Se incluye abajo.

Para mas ayuda, por favor contactar con <postmaster>

Si lo hace, por favor indica este informe del problema. Puede borrar
su propio texto del mensaje devuelto que se adjunta.

                   El programa $mail_name 
EOF

# mensajes enviados el remitente indicando un retraso en la entrega.

delay_template = <<EOF
Charset: us-ascii
From: MAILER-DAEMON (Mail Delivery System)
Subject: Delayed Mail (still being retried)
Postmaster-Subject: Postmaster Warning: Delayed Mail

This is the $mail_name program at host $myhostname.

####################################################################
# THIS IS A WARNING ONLY.  YOU DO NOT NEED TO RESEND YOUR MESSAGE. #
####################################################################

Your message could not be delivered for more than $delay_warning_time_hours hour(s).
It will be retried until it is $maximal_queue_lifetime_days day(s) old.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The $mail_name program
---
Esto es el programa $mail_name en el servidor $myhostname.

#################################################################
# ESTO SOLO ES UN AVISO.  NO TIENE POR QUE REENVIAR SU MENSAJE. #
#################################################################

No se pudo entregar su mensaje durante mas que $delay_warning_time_hours hora(s).
Se reintentara hasta que hayan pasado $maximal_queue_lifetime_days dias.

Para mas ayuda, por favor contactar con <postmaster>

Si lo hace, por favor indica este informe del problema. Puede borrar
su propio texto del mensaje devuelto que se adjunta.

                   El programa $mail_name 
EOF

# mensajes indicado una entrega exitosa de un mensaje.

success_template = <<EOF
Charset: us-ascii
From: MAILER-DAEMON (Mail Delivery System)
Subject: Successful Mail Delivery Report / Informe de Entrega de Correo Exitosa

This is the $mail_name program at host $myhostname.

Your message was successfully delivered to the destination(s)
listed below. If the message was delivered to mailbox you will
receive no further notifications. Otherwise you may still receive
notifications of mail delivery errors from other systems.

                   The $mail_name program
---
Esto es el programa $mail_name en el servidor $myhostname.

Se entrego su mensaje con exito a los destino(s) indicado(s)
abajo.  Si el mensaje fuera entregado a un buzon no recibiras
mas notificaciones. De lo contrario podrias todavia recibir
notificaciones de errores de entrega de correo de otros sistemas.

                   El programa $mail_name 
EOF

# mensajes indicando que ha sido posible enviar a una direccion
# determinada.

verify_template = <<EOF
Charset: us-ascii
From: MAILER-DAEMON (Mail Delivery System)
Subject: Mail Delivery Status Report / Informe de Entrega de Correo Exitosa

This is the $mail_name program at host $myhostname.

Enclosed is the mail delivery report that you requested.

                   The $mail_name program
---
Esto es el programa $mail_name en el servidor $myhostname.

Se adjunta copia del informe de entrega de correo que Ud. solicito.

                   El programa $mail_name 
EOF
=============== SNIP =================


Más información sobre la lista de distribución Postfix-es