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

--- Comment #78 from Nick Clemens <[email protected]> ---
(In reply to Katrin Fischer from comment #77)
> (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?

See bug 32455

-- 
You are receiving this mail because:
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/

Reply via email to