我在我的networking中有一个后缀服务器,很多用户没有阅读英文语言,我想用西class牙语设置错误。
我的postfix电子邮件服务器的版本是:
mail_version = 2.9.6
我的操作系统
On Ubuntu 12.04 server LTS
感谢进步
您可以设置自定义错误消息,覆盖默认的英文:
bounce_template_file = /etc/postfix/bounce.cf
从手册 :
The Postfix bounce(8) server produces delivery status notification (DSN) messages for undeliverable mail, delayed mail, successful deliv- ery or address verification requests. By default, these notifications are generated from built-in templates with message headers and message text. Sites can override the built-in information by specifying a bounce template file with the bounce_tem- plate_file configuration parameter.