[asterisk-bugs] [Asterisk 0011415]: Better quota handling with IMAP storage
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Dec 14 15:41:11 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11415
======================================================================
Reported By: jaroth
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11415
Category: Applications/app_voicemail
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 90048
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-29-2007 11:05 CST
Last Modified: 12-14-2007 15:41 CST
======================================================================
Summary: Better quota handling with IMAP storage
Description:
This patch has 3 components:
1 - Refactor quota checking to a check_quota() method
2 - Add additional quota check for number of messages in IMAP mailbox
(currently only IMAP quotas - disk usage - are checked with IMAP storage
enabled)
3 - Add quota check when user logs in to their own mailbox, to inform them
that their mailbox is over-quota (either in number of messages or IMAP
quota)
======================================================================
----------------------------------------------------------------------
putnopvut - 12-14-07 15:41
----------------------------------------------------------------------
After realizing that I had let issue 11152 languish for a month (thanks for
the prod selsky!) I went ahead and made the above commit to move "INBOX"
out of the code path for IMAP voicemail in favor of the imapfolder option.
I still have some time now, so I will make the few changes needed to the
originally submitted patch and get it committed ASAP.
Issue History
Date Modified Username Field Change
======================================================================
12-14-07 15:41 putnopvut Note Added: 0075429
======================================================================
More information about the asterisk-bugs
mailing list