postfix-users October 2011 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: RE: Implementing quota based rejection

RE: Implementing quota based rejection

From: Fred Kilbourn <fred.kilbourn_at_nospam>
Date: Fri Oct 28 2011 - 02:42:05 GMT
To: <postfix-users@postfix.org>

Hi again,

It figures, after finally giving up and posting this, I found what appears
to be a simple solution.

You can configure dovecot use various back ends, I'll just tell it to save
quota information to mysql.

I can then in postfix, use check_recipient_access in
smtpd_recipient_restrictions to look at that table and use mysql language in
my query to produce an appropriate response.

Let me know if this sounds about right.

Best Regards,

Fred Kilbourn