[horde] pb with Horde2/imp3 : This is what the server said: Invalid mailbox name--- SOLVED

Mikael Jirari Mikael at eits.info
Tue Dec 10 10:03:00 PST 2002


Thanx, what I did before was half working...
I was able to create folder but not move documents in these folders anymore.

The good configuration for me is
$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'localhost',
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => '',
    'namespace' => 'INBOX.',
    'maildomain' => 'eits.info',
    'smtphost' => 'localhost',
    'realm' => '',
    'preferred' => ''
);

Bye

-----Original Message-----
From: eculp at encontacto.net [mailto:eculp at encontacto.net] 
Sent: 10 December 2002 15:33
To: horde at lists.horde.org
Subject: RE: [horde] pb with Horde2/imp3 : This is what the server said:
Invalid mailbox name

Quoting Mikael Jirari <Mikael at eits.info>:

 | 
 | Hi Maik,
 | 
 | I'm not sure what you mean by mail you $servers[!imap']
 | 
 | My /etc/imp3/servers.conf looks like (It worked as I was writing this
email)
 | 
 | $servers['imap'] = array(
 |     'name' => 'IMAP Server',
 |     'server' => 'localhost',
 |     'protocol' => 'imap/notls',
 |     'port' => 143,
 |     'folders' => '', // my mistake was here, it was set to mail/ by
default
 | on Debian
I have this set to
    'folders' => 'INBOX.',
for courier.

ed
 | 
 |     'namespace' => '',
 |     'maildomain' => 'eits.info',
 |     'smtphost' => 'localhost',
 |     'realm' => '',
 |     'preferred' => ''
 | );
 | 
 | I'm using courier-imap but my webserver is apache-ssl and I got support
for
 | imap-ssl (maybe the pb come from there)
 | 
 | I'm using Maildir format but I think imp doesn't care about that.
 | 
 | I have this structure
 | /home/Mikael/.Maildir then
 | new
 | cur
 | tmp
 | .Sent
 | .Drafts
 | .Trash
 | 
 | It was strange because it worked with squirrelmail.
 | 
 | Thanx
 | 
 | 
 | 
 | -----Original Message-----
 | From: Maik Caro [mailto:maik.caro at viebranz.de]
 | Sent: 10 December 2002 14:45
 | To: 'Mikael Jirari'
 | Subject: AW: [horde] pb with Horde2/imp3 : This is what the server said:
 | Invalid mailbox name
 | 
 | Your $servers[!imap'] would be helpful.
 | 
 | One error could be the 'namespace' => 'INBOX.',
 | Like it is in the cyrus example
 | If you use 'INBOX.' change it to 'INBOX'
 | 
 | If this doesn't work mail you $servers[!imap']
 | 
 | 
 | 
 | 
 | -----Ursprüngliche Nachricht-----
 | Von: horde-bounces at lists.horde.org
 | [mailto:horde-bounces at lists.horde.org] Im Auftrag von Mikael Jirari
 | Gesendet: Dienstag, 10. Dezember 2002 14:30
 | An: Debian User; horde at lists.horde.org
 | Betreff: [horde] pb with Horde2/imp3 : This is what the server said:
 | Invalid mailbox name
 | 
 | 
 | Hi,
 | 
 | I've got quite everything working, qmail/horde2/imp/imap etc.
 | 
 | I'd like to create new folders but I have this message
 | The folder "newfolder" was not created. This is what the server said:
 | Invalid mailbox name. I read somewhere that only sub folders of Inbox
 | could be created, is it true ? why ?
 | 
 | When I try to create a subfolder of Inbox I have
 | The folder "INBOX.folder" was successfully created.
 | But at the end I'm not able to see this folder, using expand or trying
 | the dialog box list etc. But a ls -al shows me that it has been created.
 | 
 | A consequence of that is I can't see my .trash, .Sent, .Draft folders.
 | 
 | Any help appreciated
 | 
 | 
 | --
 | Horde mailing list
 | Frequently Asked Questions: http://horde.org/faq/
 | To unsubscribe, mail: horde-unsubscribe at lists.horde.org
 | 
 | --
 | Horde mailing list
 | Frequently Asked Questions: http://horde.org/faq/
 | To unsubscribe, mail: horde-unsubscribe at lists.horde.org
 | 


-- 


-------------------------------------------------


-- 
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org


More information about the horde mailing list