From: Noel Jones (no email)
Date: Wed May 16 2007 - 13:40:08 EDT
At 12:17 PM 5/16/2007, Juan Asensio Sánchez wrote:
>Hi
>
>Is it possible to translate the content of mails sent by postfix
>regarding errors about delivery, etc (if without recompiling, better)?
>I want to translate the subject and the content of this message and
>others like this into Spanish:
>
>==================================
>
>This is the mail system at host mail.bytelecom.org.
>
>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 system
>
><>: user unknown. Command output: Invalid user
> specified.
>
>==================================
>
>Thanks.
First, you should be rejecting unknown recipients during SMTP, not
accepting and later bouncing. Recent versions of postfix include a
DSN status code with the reject that most MUAs automatically
translate into the sender's own language. See:
http://www.postfix.org/LOCAL_RECIPIENT_README.html
http://www.postfix.org/ADDRESS_CLASS_README.html
To adjust the text of bounce and other postfix-generated messages, see
http://www.postfix.org/postconf.5.html#bounce_template_file
-- Noel Jones
|
|
|