[horde] Auto Creation of Folders - Trash, Spam, Sent, Drafts
Michael J Rubinsky
mrubinsk at horde.org
Mon Sep 9 13:22:54 UTC 2013
Quoting Andy Dorman <adorman at ironicdesign.com>:
> On 09/08/2013 11:31 PM, Michael J Rubinsky wrote:
>>
>> Quoting Brian Spraker <spraker at yahoo.com>:
>>
>>> In Horde GroupWare 4, there was a way to have Horde automatically
>>> create the necessary folders to make for better functionality - the
>>> Trash, Spam, Sent, and Drafts folders.
>>>
>>> Any way that this can also be done in Horde 5? I've not seen any
>>> options for this.
>>
>> Read imp/docs/UPGRADING.
>>
>>
>
> For example, we have this in our imp backends.local.php file
>
> $servers ['advanced']['autocreate_special'] = true;
> $servers ['advanced']['special_mboxes'] = array(
> 'IMP_Mailbox::MBOX_DRAFTS' => 'Drafts',
> 'IMP_Mailbox::MBOX_SENT' => 'Sent',
> 'IMP_Mailbox::MBOX_SPAM' => 'Spam',
> 'IMP_Mailbox::MBOX_TRASH' => 'Trash'
> );
Those are constants (IMP_MAILBOX::*), do not quote them.
--
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5849 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/horde/attachments/20130909/c77aa69d/attachment.bin>
More information about the horde
mailing list