Hi,
I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding user quota the sender receiving bounce mails, Is there any way that after exceeding user quota the mail will deliver somewhere else like user spool area? so that after increasing quota user will get the mails.
--
Regards,
Arun Kumar Gupta
This e-mail is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email is strictly prohibited and appropriate legal action will be taken.
On 2013-05-28 6:42 AM, Arun Gupta arung@cdac.in wrote:
I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding user quota the sender receiving bounce mails, Is there any way that after exceeding user quota the mail will deliver somewhere else like user spool area? so that after increasing quota user will get the mails.
Even if it is/was possible, it would be a really bad idea (in my opinion).
If you want to use quotas, use them. Define the policy, and make sure all of your users are fully aware of the policy, and just let it be.
--
Best regards,
Charles
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Tue, 28 May 2013, Arun Gupta wrote:
I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding user quota the sender receiving bounce mails, Is there any way that after exceeding user quota the mail will deliver somewhere else like user spool area? so that after increasing quota user will get the mails.
Check out the "slurp" plugin and let your MTA deliver mails to, say, /var/mail/<uid> . You will have no Sieve rules then, I think.
However, some sort of quota enforcing you will need there, too.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBUaS6fl3r2wJMiz2NAQL0DggAnZ0zQ24cKNdrpuy+ThJ9z77H5upgcGJE b8UpHs+m42xAF3Lp5r6AZ1exyP+VT7ERaR81mL4o+hCEUiDctW0L0zekJUW+bJ9i AbgnAC8VhVBRwzJt/2N6NS9H89Hf12PDF+ws4KllLODpqfmTWhBH65PPhn3UjRlO 4ABRiH4kcXLdn+OSLKabqY6wu+hGcGCJKjDOw9+p+nZziiXcg7P1Pn3TRDO5Tghe yxxCfLzMHm3o8PH0bVnewUjirofqdqg8v+beBRPRaUs7ONAB6jG54E115ETaBQD1 gTbu3Nh4M3UdSqGW8iV+RJAqHxbTBdDlwn96H0I+EMLq5LD2i1mX8w== =TM+V -----END PGP SIGNATURE-----
On 28.5.2013, at 13.42, Arun Gupta arung@cdac.in wrote:
I configured imap quota on dovecot-2.0 with backend Maildir++, after exceeding user quota the sender receiving bounce mails, Is there any way that after exceeding user quota the mail will deliver somewhere else like user spool area? so that after increasing quota user will get the mails.
quota_full_tempfail = yes
participants (4)
-
Arun Gupta
-
Charles Marcus
-
Steffen Kaiser
-
Timo Sirainen