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

            Bug ID: 42870
           Summary: Add plugin hook for email transports
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          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]
  Target Milestone: ---

I'm proposing to add a plugin hook for email transports (e.g. email_transport),
so that Koha::SMTP::Server can use a transport supplied by a Koha Plugin rather
than Email::Sender::Transport::SMTP::Persistent in
Koha::SMTP::Server::transport().

This would enable us to quickly add options for newer SMTP authentication
methods (see bug 38338 regarding SMTP XOAUTH2) or to use APIs for sending
emails (see bug 42179 for using Microsoft Graph API for sending email).

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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