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,685
Thanks: 1,899
Thanked 2,599 Times in 2,448 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 hour 58 min ago
2 hours 57 min ago
6 hours 44 min ago
7 hours 58 min ago
11 hours 35 min ago
18 hours 50 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 20 hours ago
1 day 22 hours ago