<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hey there,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>i need some help with custom quota messages with dovecot and postfix.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The quota setup is clear and easy, now i want to manipulate the exceed message, which is generated, if the mailbox is full.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Now i got something like that<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'>Your message to <user@my.server.com> was automatically discarded:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'>Quota exceeded (mailbox for user is full)<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The first line – so i think – is generated from postfix and cant be edit or? The second line is generatet from dovecot and i can manipulate there with the „quota_exceeded_message“ variable.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My problem is, that the sender cant see the mail-adress where he originally send the mail. Because the ‚user‘ is an local user on my server. I need somethin like that:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'>Your message to <peter.schmidt@schmidt.com> was automatically discarded:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'>Quota exceeded (mailbox for user is full)<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Is there an way to manipulate the first line of answer?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Ori s there an way, that i can run a custom script in the „quota_exceeded_message“ var? With the latter variant i would be able to create something like:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'>Your message to <user@my.server.com> was automatically discarded:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'>Quota exceeded (mailbox for user <peter.schmidt@schmidt.com> is full)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:9.0pt;font-family:"Courier New";color:#333333;mso-fareast-language:DE'><o:p> </o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>But configurations like „quota_exceeded_message = script /my/script.sh“ wont execute the script.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Does anybody have an idea?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='mso-fareast-language:DE'>Mit freundlichen Grüßen<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:DE'>Yours sincerely <o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:DE'>Pascal Rudolf<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>