User notified me mails are not going out or in. I noticed via exim -Mvl they were all frozen with reason like:
1rA2JW-0xxxx8-23 frozen by ACL
I noticed user is receiving messages he's over quota:
User XXX has used up 0.0% of their bandwidth and 107% of their allocated disk space
So I logged in as user, quota says 21 out of 28GB, so this looks OK. Also on disk, repquota -a says there is 19GB usage in user's home dir and about 2GB usage on MySQL. I checked via find -user XXX if there are any other files owned by this user, but nothing. Why is DA thinking user is over quota?
Anything else I'm missing? Any tips appreciated.
1rA2JW-0xxxx8-23 frozen by ACL
I noticed user is receiving messages he's over quota:
User XXX has used up 0.0% of their bandwidth and 107% of their allocated disk space
So I logged in as user, quota says 21 out of 28GB, so this looks OK. Also on disk, repquota -a says there is 19GB usage in user's home dir and about 2GB usage on MySQL. I checked via find -user XXX if there are any other files owned by this user, but nothing. Why is DA thinking user is over quota?
Anything else I'm missing? Any tips appreciated.