Hi all! Just for an information... Is it possible to change the error message in the Quota Exceeded message in Postfix/Procmail? A friend has sended me last week an email in my account but my account is full in quota limit. But my friend has received a return email by my Postfix server with: Is it possible to remove the message in "Command output"??? Well, is it possible to remove some of these verbose error message in Postfix? Ex: Just write: An error has occured... Thanks!
If you have Postfix 2.3 or newer, this paramater: bounce_template_file might work. What's the output of Code: postconf -d|grep bounce_template_file ?
Nothing... I use the version 2.2.8-1.2 of Postfix (Fedora C5 x64 with the manual of HowToForge for ISPConfig). Can I make a "yum update" of postfix directly and put the tag bounce_template_file?
I don't know if there's a Postfix 2.3.x package available for Fedora, and I don't know if bounce_template_file is the right option. It was just a shot in the dark...