[Exim] (4.20) Quota and shared folders question

Pàgina inicial
Delete this message
Reply to this message
Autor: S. Yoder
Data:  
A: exim-users
Assumpte: [Exim] (4.20) Quota and shared folders question
Is there any way to get exim's quota mechanism to ignore Courier-imap's shared folders? At one point I could've sworn it did, but it is obviously not now (verified with 'exim -d ...' vs 'du -h /home/user/Maildir'). I've tried both with 'quota_size_regex = ,S=(\d+)' and without. Any way to change the quota mechanism to ignore soft linked directories? Or could I use a perl script to stat the size of the shared folder(s) and do a:
quota = (size_from_quota_file)+(result_of_script)

I've googled and rtfm'ed 'til my brain hurts, so please forgive my lack of trying the above before posting. I'm way too frazzled at the moment to crank out anything decent, as rusty as my perl is, right now. [grin]

TIA,
Stephanie


--
mailto: yodersj@???