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

            Bug ID: 29501
           Summary: gather_print_notices.pl does not use SMTP servers
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Bug 22343 added the ability to specify SMTP servers for outgoing email,
removing the need to run an MTA (like postfix) on the server. 

As far as I can tell, gather_print_notices.pl does it's own email sending with
MIME::Lite, bypassing the message_queue and the SMTP server setup. So in order
to use this as a cronjob to send print as email, you have to run an MTA anyway. 

Could this be fixed, so the script uses the SMTP server setup?

-- 
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