https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28019 --- Comment #3 from Michael Kuhn <mik@adminkuhn.ch> --- (In reply to Tomás Cohen Arazi from comment #2)
Ok, so this was some hack: you manually intercept the messages_queue unsent messages, and tweak the message_queue.to_address column.
Can you explain a bit more why aren't you using (say) NoticeBcc?
The first address is the one the main user while the second address is either a second address of this same person (e. g. his home address) or the address of his secretary (which actually often cares about the checked-out media instead of the main user). We do use system preference "NoticeBcc" but this contains another address - the head of the library (while at the moment in Koha 20.11 this also doesn't work, see Bug 26705) who needs to control what e-mails where sent out. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.