[horde] horde-alarm and a simple smtp server
A. Schulze
sca at andreasschulze.de
Wed Nov 25 16:26:58 UTC 2015
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?
Andreas
More information about the horde
mailing list