[Tickets #5719] IMP not storing sent mail and cannot make folders

bugs at bugs.horde.org bugs at bugs.horde.org
Thu Sep 13 01:09:38 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5719
-----------------------------------------------------------------------
 Ticket             | 5719
 Created By         | testacc at xs4all.nl
 Summary            | IMP not storing sent mail and cannot make folders
 Queue              | IMP
 Version            | 4.2-ALPHA
 Type               | Bug
 State              | Unconfirmed
 Priority           | 3. High
 Owners             | 
-----------------------------------------------------------------------


testacc at xs4all.nl (2007-09-12 18:09) wrote:

Hi,

I'm facing a true problem with my Horde/IMP installation with the ALPA
versions.

I have installed the following:

horde-3.2-alpha
imp-h3-4.2-alpha

And this works quite OK. I used my servers.php for IMP that worked on an
earlier version, here is the config file:

$servers['123.123.123.123'] = array(
    'name' => '123.123.123.123',
    'server' => '123.123.123.123',
    'hordeauth' => full,
    'protocol' => 'imap',
    'port' => 143,
    'folders' => 'INBOX.',
    'namespace' => '',
    'maildomain' => '',
    'smtphost' => '123.123.123.123',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
    'dotfiles' => false,
    'quota' => array(
    'driver' => 'courier',
                'params' => array(
                   'protocol' => 'imap',
                   'hostspec' => '123.123.123.123',
                   'port' => 143
                 )
    ),
    'hierarchies' => array()
);

IMP does the auth for horde, so this should be setup OK, and it worked
before, but now it doesn't 100%

When I use DIMP or IMP and I sent an email, I get the following:

"Message sent successfully, but not stored to sent-mail."

and:

"The folder "sent-mail was not created. THis is what the server said:
Invalid mailbox name." 

When I want to make a new folder using IMP or DIMP, I get the following:

"Can not directly create mailbox in this folder."


To solve this I have searched everywhere and checked my config everywhere.
Tried INBOX. on Namespace and Folders, but nothing worked properly.

I placed my working config from an older Horde / IMP installation to the
ALPHA and the other way around, and the older version works OK, and the
ALPHA version of 02-08-2007 refuses to work properly.

So after days/weeks I really have the idea that this is a bug. 

If I'm wrong, what can be ofcourse, please tell me, or I will post to the
mailinglist if needed.






More information about the bugs mailing list