Change Postfix Quota exceeded error message

Discussion in 'Installation/Configuration' started by steowimmy, Nov 14, 2006.

  1. steowimmy

    steowimmy New Member

    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! :rolleyes:
     
  2. falko

    falko Super Moderator Howtoforge Staff

    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
    ?
     
  3. steowimmy

    steowimmy New Member

    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?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    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...
     

Share This Page