Zitat von juan carlos <[email protected]>:

Hi all
I have a webmail with horde 3.2 and imp 4.2 and I have configured the quota, it works OK but it,s considering the Sent mail Folder and I dont want to consider
this folder in the quota.

$servers['imap'] = array(
...
    'quota' => array(
        'driver' => 'imap',
        'params' => array()
    ),
...
);

$servers['pop'] = array(
...
    'quota' => array(
        'driver' => 'imap',
        'params' => array()
    ),
...
);

Hope you can help me

This has nothing to do with Horde. Your IMAP server is calculating the quota.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to