https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 --- Comment #133 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #131)
(In reply to ByWaterSandboxes from comment #130)
It does not affect messages in the message_queue.
So it's not "all emails" :) I was going to fail QA this patch because I was testing overdue notices.
However it seems that is was the first intention of this patch (see first patch, in comment 3). Why did you change your mind?
Why do you think it would not affect overdue notices? It changes Koha::Email create_message_headers which is used by: SendAlerts (emails sent directly) _send_message_by_emai (processes emails from the message_queue) Actually I think it should cover all emails and if not, other emails not using Koha::Email would be a bug. Maybe the commit message is wrong? (or I am) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org