[horde] Special mailboxes - MBOX_SPAM

ANANT S ATHAVALE asa at isac.gov.in
Tue Oct 15 08:40:01 UTC 2013


  ----- Message from sascha at schmidt.ps ---------
   Date: Tue, 15 Oct 2013 05:52:36 +0000
   From: sascha at schmidt.ps
Subject: [horde] Special mailboxes - MBOX_SPAM
     To: horde at lists.horde.org

> Good morning,
>
> within the file backends.local.php of the imp configuration I've added
> the special mailbox "Junk".
>
> ---
> $servers['imap'] = array(
>    'disabled' => false,
>    'name' => 'IMAP Server',
>    'hostspec' => '192.168.1.2',
>    'hordeauth' => full,
>    'protocol' => 'imap',
>    'port' => 143,
>    'secure' => 'tls',
>    'maildomain' => '',
>    'smtp' => array(),
>    'special_mboxes' => array(
>         IMP_Mailbox::MBOX_DRAFTS => 'Drafts',
>         IMP_Mailbox::MBOX_SENT => 'Sent',
>         IMP_Mailbox::MBOX_SPAM => 'Junk',
>         IMP_Mailbox::MBOX_TEMPLATES => 'Templates',
>         IMP_Mailbox::MBOX_TRASH => 'Trash'
>    ),
>    'autocreate_special' => false,
> );
> ---
>
> I thought, if I configure the spam folder as "Junk" the folder will be
> displayed as "Spam" in left directory list of horde. But the folder
> still remains in the normal folder list. If I rename it to "Spam" it
> will be automatically moved to the top of the directory list with a
> special icon.
>
> Did I configure something wrong or is it the wrong place for this define?
>
> Thans in advance
> Sascha
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/To unsubscribe, mail:
> horde-unsubscribe at lists.horde.org

----- End message from sascha at schmidt.ps -----

You may need to set autocreate to yes or true.
-- 
           Regards
            Anant
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------



More information about the horde mailing list