> Hi all, > > > Is there any quota plugin for dbmail? I can't find one in SM plugin page.
Why do you think that plugins must be specific to dbmail? According to dbmail 2.0.7 and 2.1.3 sources, dbmail imap server supports IMAP QUOTA extension commands, that are used to report quotas, but it does not declare QUOTA support in capability command. capability response is defined in dbmail imap4.h header. http://www.dbmail.org/mantis/view.php?id=173. I suspect that dbmail does not implement one rfc2087 command. getquotaroot command used by squirrelmail imap quota plugins is implemented. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
