https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41026
--- Comment #3 from Marcel de Rooy <[email protected]> --- (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 <[email protected]>" 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
