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

            Bug ID: 11140
           Summary: Centralize all sending of email to one subroutine
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

To reduce the chances of introducing bugs related to sending emails, and to
follow the DRY principle, we should consolidate all calls to sendmail into a
single subroutine such that any system preferences or other logic that alters
how we send emails can be centralized.

For example, bug 8000 and bug 8753, if both pushed, would introduce a bug into
Koha if nobody noticed, since there would be no merge conflicts or unit test
failures.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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