[imp] Sent mail folder with space before name, bug?

Richard rzuidhof at zonnet.nl
Thu Dec 12 16:20:23 PST 2002


I set a folder name for sent mail in imp/config/prefs.php
Sometimes this folder is created by IMP with a space in front of the name.
It does not matter if the folder with the correct name (without the space in
front of it) already exists or not. Sent mail is usually saved in the
correct folder, and sometimes in the wrong folder. I can't recognize a
pattern in this and it is hard to reproduce. It happens for the Drafts
folder too.

Anyone seen this behaviour?

Richard


We are using courier-imap with qmail.

$_prefs['sent_mail_folder'] = array(
     'value' => 'Sent',
#    'value' => 'sent-mail',
// For Exchange server uncomment the line below and delete the line above
//    'value' => 'Sent Items',
    'locked' => false,
    'shared' => true,
    'type' => 'implicit'



More information about the imp mailing list