I followed the Ubuntu 8.04 postfix mysql guide here.
Everything is working great, but I wanted to know how to accomplish one other thing.
Instead of a hard stop, we would like to only be notified when a user has exceeded their mailbox limit (already doing this) but still allow them to receive mail.
I am assuming it is somewhere in the main.cf, but not sure where. Thanks for the help!
Posts: 41,665
Thanks: 1,896
Thanked 2,592 Times in 2,443 Posts
I think you have to modify the users table and replace the quota column with two new columns (e.g. softquota and hardquota). You'd then also have to modify /etc/postfix/mysql-virtual_mailbox_limit_maps.cf and probably /usr/local/sbin/quota_notify.
Recent comments
1 day 14 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 8 hours ago
3 days 38 min ago
3 days 1 hour ago