16 Oct
2025
16 Oct
'25
4:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41026 --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #0)
If you use that, it will be accepted. The line is parsed correctly by Email::Address. But exim will return a SMTP error.
Changed the title. But I meant here (in short) sending an address "Marcel <my@email.com>" will pass all current validation. But results in SMTP error. Note that we pass the input param email just through to EnqueueLetter. Later on Koha::Email checks is_valid when processing the queue. But that algorithm is unreliable (bug 41025). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.