[horde] postfix + mysql and HORDE (again)

Vilius Šumskas vilius at lnk.lt
Tue Mar 23 02:14:54 PST 2004


Hi,

Quoting Felipe Neuwald <felipe at neuwald.biz>:

>
> Thanks for your help.
>
> Now, this is working pretty for me. But I still with problems. Here is
> part of my prefs.php:
>
> <cut>
>
> // save a copy of sent messages?
> // a value of 0 = no, 1 = yes
> $_prefs['save_sent_mail'] = array(
>     'value' => 1,
>     'locked' => false,
>     'shared' => true,
>     'type' => 'implicit'
> );
>
> // sent mail folder
> $_prefs['sent_mail_folder'] = array(
>     'value' => 'sent-mail',
> // For Exchange server uncomment the line below and delete the line
> above
> //    'value' => 'Sent Items',
>     'locked' => false,
>     'shared' => true,
>     'type' => 'implicit'
> );
>
> <cut>
>
> The sent messages are going to the sent-messages folder perfectly. But I
> still have to manually add the folder sent-mail. Have a way to create
> the folder sent-mail automatically?
>

But IMP creates this folder automatically after the first email is sent.

--
    Best Regards,

    Vilius Šumskas
    LNK TV system administrator
    mob.: +370 614 75713
    www.lnk.lt






More information about the horde mailing list