25 Jan
2012
25 Jan
'12
6:42 p.m.
On 2012-01-25 3:19 AM, Arun Gupta arung@cdac.in wrote:
I am using dovecot 2.0.16, and assigend globally procmailrc (/etc/procmailrc) which delivers mails to user's home directory in maildir formate. Also I assined quota to User through setquota (edquota) command, If the quota excedded then this case user's mail store to /var/spool/mail/user. After incresing quota how to delivered these mails to user's home dir in maildir formate automatically.
Best practice is to reject mail for users over quota (as long as you do this during the smtp transaction...
Otherwise, whats the point? (they can still fill up your server)...
--
Best regards,
Charles