[imp] Sent and Trash no longer under Mail directory
Michael Keightley
Michael.Keightley at quadstone.com
Wed Apr 26 02:34:59 PDT 2006
Am running horde-3.1.1/imp-h3-4.1.1 with UW-IMAP server. The IMAP server is
compiled to look for folders under $HOME/Mail/
Have set users Sent folder to this in imp/config/prefs.php:
// sent mail folder
$_prefs['sent_mail_folder'] = array(
'value' => 'Sent',
'locked' => false,
'shared' => false,
'type' => 'implicit');
The problem is it creates a file $HOME/Sent rather than $HOME/Mail/Sent
In previous versions of imp you set:
'folders' => 'Mail/',
in imp/config/servers.php, and this made sure Sent and Trash were in this
directory. How do I force Sent and Trash to be in the correct place?
thanks,
Michael
--
Michael Keightley
IT Manager
Portrait Quadstone
Direct: +44 131 240 3137| Fax: +44 131 220 4492
E-mail: Michael.Keightley at portraitsoftware.com
Website: www.portraitsoftware.com | www.quadstone.com
More information about the imp
mailing list