[horde] horde-alarm and a simple smtp server

Jan Schneider jan at horde.org
Wed Nov 25 17:15:45 UTC 2015


Zitat von A. Schulze <sca at andreasschulze.de>:

> Hello,
>
> the cron running horde-alarms complain:
>
> ----
> Schwerer Fehler:
> Server does not support 8-bit message data.
> In /usr/share/php/Horde/Smtp.php in Zeile 588
>
> 1. Horde_Alarm->notify() /usr/bin/horde-alarms:26
> 2. Horde_Alarm_Handler_Mail->notify() /usr/share/php/Horde/Alarm.php:449
> 3. Horde_Mime_Mail->send() /usr/share/php/Horde/Alarm/Handler/Mail.php:107
> 4. Horde_Mime_Part->send() /usr/share/php/Horde/Mime/Mail.php:479
> 5. Horde_Mail_Transport_Smtphorde->send()  
> /usr/share/php/Horde/Mime/Part.php:1559
> 6. Horde_Smtp->send() /usr/share/php/Horde/Mail/Transport/Smtphorde.php:143
> ----
>
> Yes, the SMTP server do not announce 8BITMIME smtp extension.
> Looks like that hurt horde-alarm but not IMP...
>
> As far as I know there is no option "$conf[smtp_uses_7bit_only]", right?
> But that's exactly what I miss in Horde (and other MUA, too)
>
> Why did I disable 8BITMIME?
> -> https://tools.ietf.org/html/rfc6376#section-5.3
>
> Suggestions?

You need to debug why Horde_Mime thinks your server does support  
8BITMIME. 8BIT encoding is enabled for this case in Horde_Mime_Part,  
line 1514.

-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list