Bug 35207 - Build in ability to send output of patron import command line job to an email address
Summary: Build in ability to send output of patron import command line job to an email...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-31 18:09 UTC by Liz Rea
Modified: 2023-10-31 18:09 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2023-10-31 18:09:27 UTC
It would be very nice if the patron import tool had a built in ability to use the Koha SMTP settings to send the output of the job to a specified email address. 

Currently most implementations log the output to the file system and then are sent separately using the system mail configs. It would be better to use the Koha settings and make the email address configurable through the interface.