Zitat von "edgardo.ghibaudo" :
I just install the last version of Horde and IMP.
In the server-side I'm using the IMAP server dovecot 1.2.15
I modified manually the file imp/config/backends.php in the following way:
Don't do that. Please read the docs and create a backends.local.php.
$serve
I just install the last version of Horde and IMP.
In the server-side I'm using the IMAP server dovecot 1.2.15
I modified manually the file imp/config/backends.php in the following way:
$servers['imap'] = array(
// ENABLED by default
'disabled' => false,
'name' => 'IMAP Server',
'h
> This would happen if the message is not a multipart/alternative message
> and is, instead, separate text/html and text/plain messages.
I'm quite sure this isn't the case. The message source sets
"Content-Type: multipart/alternative". The E-Mail was generated by Horde
3, IMP 4.3.11.
>
> mich