[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
Wed Sep 13 14:27:38 CEST 2023


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

--- Comment #77 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Nick Clemens from comment #76)
> (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.

still valid?

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


More information about the Koha-bugs mailing list