[Koha-bugs] [Bug 22343] New: Add SMTP settings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 15 02:05:36 CET 2019


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

            Bug ID: 22343
           Summary: Add SMTP settings
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fv at spots.school
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

I would like to add fields to Koha>Administration for SMTP settings to make it
easy to use external mail servers without having to edit files on the server.

I am thinking that we could edit koha/C4/Letters.pm adding $mail{smtp} =
'my.mail.server';

I am not sure how the settings are passed to Letters.pm however.

What does everyone else think? Is this the right way to do it?

Thank you!

FV

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


More information about the Koha-bugs mailing list