[horde] postfix + mysql and HORDE (again)

gmk at gmx.at gmk at gmx.at
Mon Mar 22 22:59:17 PST 2004


> Now, this is working pretty for me. 

goog news.

> 
> <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?

i'am not sure, but i think it's not the job of imp to create this folder
automatically.

how did you set up your mailbox system? create this folder when you create
the users Mailbox at the backend.

-- 
regards gernot

+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz




More information about the horde mailing list