https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17866 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Marcel, I am not sure to understand. Without the patch: If there is no 'From' it means that the logged in user does not have an email address defined. The 'no_loggedin_user_email' code is sent to the template and "No email is configured for your user." is displayed to the user => The message makes sense, even if it is not what we want With the patch: If there is no 'From' it means that the library does not have an email address defined and KohaAdminEmailAddress is not set. The 'no_loggedin_user_email' code is sent to the template and "No email is configured for your user." is displayed to the user => The message is wrong -- You are receiving this mail because: You are watching all bug changes.