[imp] Invalid mailbox name while sending new message
    Liutauras Adomaitis 
    liutauras at infosaitas.lt
       
    Mon Apr 16 13:22:53 UTC 2007
    
    
  
My configuration servers.php:
$servers['imap'] = array(
    'name' => 'IMAP',
    'server' => 'my server',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => 'INBOX.',
    'namespace' => '',
    'maildomain' => 'mydomain.lt',
    'smtphost' => 'my.smtp.server',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
    'dotfiles' => true,
    'hierarchies' => array(),
    'preferred' => 'address for webmail'
);
-- 
Liutauras
    
    
More information about the imp
mailing list