[imp] (no subject)
aubert@iut-bm.univ-fcomte.fr
aubert at iut-bm.univ-fcomte.fr
Fri Apr 28 06:15:26 PDT 2006
Hello.
I am about to achieve the configuration of a webmail on a debian
system, using Horde 3.1.1 and Imp H3 4.1.1. I also use apache 2.0.55-4
with php 4.4.2-1, openldap 2.2.26-5 as a backend, postfix 2.2.10-1,
courier-imap-ssl 3.0.8-13.
Most of fetaures work well. Except the draft saving : when I try to
save a draft email, the server answers :
-> Saving the draft failed. This is what the server said: Access denied
for APPEND on INBOX. (ACL "i" required)
Here is an extract of /etc/horde/imp4/servers.php :
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => '10.0.0.7',
'hordeauth' => true,
'protocol' => 'imap/ssl/novalidate-cert',
'port' => 993,
'maildomain' => 'mydomain.com',
'smtphost' => '10.0.0.7',
'smtpport' => 25,
'realm' => '',
'preferred' => '1'
);
This happened since I updated IMP.
Has anybody an idea of where it could come from ?
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
More information about the imp
mailing list