27 Oct
2007
27 Oct
'07
3:53 p.m.
On Sat, 2007-10-27 at 11:05 +0200, Geert Hendrickx wrote:
On Fri, Oct 26, 2007 at 06:27:55PM +0300, Timo Sirainen wrote:
It'll bounce (or tempfail with quota_full_tempfail=yes). If you don't want that, don't load the quota plugin.
It would be interesting if deliver could toggle a field in some database once the user is over quota, so the inbound MTA can query it and reject e-mail upfront, instead of accepting it and bouncing.
It wouldn't be difficult to implement a plugin that does it. It would hook into save_init() and save_finish() functions and update database depending on if the saving succeeds or fails.