<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 24 October 2018 at 22:54 "Maysara A. Abdulhaq" <
<a href="mailto:maysara.abdulhaq@gmail.com">maysara.abdulhaq@gmail.com</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Greetings,
</div>
<div>
<br>
</div>
<div>
I've been trying to have quota_exceeded_message read from a file according
</div>
<div>
to
</div>
<div>
<a href="https://wiki2.dovecot.org/Quota/Configuration#Custom_Quota_Exceeded_Message" rel="noopener" target="_blank">https://wiki2.dovecot.org/Quota/Configuration#Custom_Quota_Exceeded_Message</a>
</div>
<div>
; I'm running dovecot 2.2.10 on Centos 7. If I set text right to the equal
</div>
<div>
sign, it works fine, but I'd rather load it from a file as I need a new
</div>
<div>
line and %n and \n and simple \ followed by a newline are not working and
</div>
<div>
would understandably crash the processes if malformed.
</div>
<div>
<br>
</div>
<div>
nothing special about my setting, the file is located in the /etc/dovecot
</div>
<div>
directory but separate from the config files (not in the conf.d directory),
</div>
<div>
with a world readable permission.
</div>
<div>
<br>
</div>
<div>
Regards,
</div>
<div>
<br>
</div>
<div>
M.
</div>
</blockquote>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Try quota_exceeded_message =</path/to/file
</div>
<div>
<br>
</div>
<div class="io-ox-signature">
---
<br>Aki Tuomi
</div>
</body>
</html>