[Koha-bugs] [Bug 14364] Allow automatically canceled expired waiting holds to fill the next hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 13 12:40:27 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14364

--- Comment #76 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Andrew Nugged from comment #75)
> > Changes the routines to use inbound_library_address
> 
> Ouch :). Now our all customers have all the rest messages sent from 
> 
>     $library->from_email_address;
> 
> _except_ 'HOLD's:
> 
>     $library->inbound_email_address
> 
> This slightly made a mess. 
> 
> Katrin/Nick: do we expect that "inbound_email_address" will be soon
> refactored to everywhere use?

I think the change to the 'from' is actually a mistake. 

Koha/Library.pm
171 NOTE: This is the address to use for 'reply_to' or 'to' fields; It should
not usually be
172 used as the 'from' address for emails as it may lead to mail being caught
by spam filters.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list