Am 18.08.2012 21:07, schrieb Wietse Venema:
> This misses all the users that are over quota but did not get mail.
> 
> What about parsing "du" output? This way you can find out all users
> that are over quota.
> 
As usual you propose the best solution ;-) I will keep the idea with
"du" in mind, but as our main concern is to end up on backscatter
blacklists, it's imho enough to only list overquota accounts which
actually receive mails.
We have rumours in the company that this postfix will be replaced in
near future, so I do not want to invest too much time ;-) Other postfix
servers were already replaced by atmail, which I personally not really
like ;-)
> 
> Safer:
>     postmap /etc/postfix/overquota.new && mv /etc/postfix/overquota.new.db 
> /etc/postfix/overquota.db
> 
Thanks for that I will change it tomorrow.

Cheers

tobi

Reply via email to