[imp] Problem with folders
Jason Smith
rougue at 401m.net
Wed Dec 4 02:01:45 2002
Thanks that worked. Now i can get all of the mail in the mailbox :D
-----Original Message-----
From: Hammad [mailto:hammad@brisksolutions.com]
Sent: Tuesday, December 03, 2002 4:22 PM
To: Jason Smith
Cc: imp@lists.horde.org
Subject: Re: [imp] Problem with folders
I was having the same problem when I setup IMP 4 months ago. My memory is
vague
now but I think I fixed it by fixing a folders entry in
horde/imp/config/servers.php files in 'imap' section. By default 'folders'
=>
'mail/'. For courier-imap, I believe you need to change it to 'folders' =>
'INBOX.'
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'imap.example.com',
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'INBOX.',
'namespace' => '',
'maildomain' => 'example.com',
'smtphost' => 'smtp.example.com',
'realm' => 'example.com',
'preferred' => ''
);
-Hammad
Quoting Jason Smith <rougue@401m.net>:
> Hello everyone,
>
> Im running the latest version of everything needed to get imp up and
> running
> and i did finally get it all working together. But here this the problem
> im
> having. The only folder showing up is the inbox. There are other folders
> that should show up like trash can and such like that but non. When i try
> to
> create a folder it says "The folder "testfolder" was not created. This is
> what the server said: Invalid mailbox name " does anyone know what that
> means? im running courier imap. so anyone that can help me with this it is
> greatly appreciated.
>
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
More information about the imp
mailing list