summaryrefslogtreecommitdiff
path: root/src/lib/send_notification_email_job.cc
AgeCommit message (Expand)Author
2025-07-10Remove compose.hpp includes.Carl Hetherington
2024-03-07Rename Emailer -> Email.Carl Hetherington
2023-11-23Clarify error messages about missing configuration.Carl Hetherington
2023-05-18Cleanup: replace some list with vector.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2018-05-27Add missing icons and make emailing work.Carl Hetherington