[Koha-bugs] [Bug 3810] Calls to Mail::Sendmail should not fail silently

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 14 11:51:40 CET 2010


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3810

--- Comment #2 from Colin Campbell <colin.campbell at ptfs-europe.com> 2010-12-14 10:51:40 UTC ---
I think the need Galen identified for further patches was largely mitigated by
the removal of sendmail from some of the C4 libraries where it was not
necessarily checking success/failure.

I've posted a patch that ensures all calls to sendmail elsewhere give the error
return on failure (and used carp in all cases)

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list