[imp] Problem with folders
Rohit Vinayak
Rohit.Vinayak at three.co.uk
Thu Feb 12 06:00:24 PST 2004
HI,
I've got the following configuration in my servers.php for imp.
$servers['cyrus'] = array(
'name' => 'IMAP Server',
'server' => '10.248.5.111',
'protocol' => 'imap/notls',
'port' => 10143,
'folders' => 'INBOX.',
'namespace' => '',
'maildomain' => 'xyz.com,
'realm' => '',
'preferred' => ''
);
The mail box does not have a trash folder.
Therefore when try to delete a mail, the system tries to create a trash
folder with the following command:
00000005 Create INBOX.INBOX/trash
and the response from the mail server is :
00000005 NO Invalid mailbox name
the mail server I'm using uses "." instead of "/" to separate the folder ina
hiearchy.
is there any way to change this in imp?
Thanks in advance
Rohit
________________________________________________________________________
This e-mail message (including any attachment) is intended only for the personal
use of the recipient(s) named above. This message is confidential and may be
legally privileged. If you are not an intended recipient, you may not review, copy or
distribute this message. If you have received this communication in error, please notify
us immediately by e-mail and delete the original message.
Any views or opinions expressed in this message are those of the author only.
Furthermore, this message (including any attachment) does not create any legally
binding rights or obligations whatsoever, which may only be created by the exchange
of hard copy documents signed by a duly authorised representative of Hutchison
3G UK Limited.
________________________________________________________________________
More information about the imp
mailing list