summaryrefslogtreecommitdiff
path: root/src/lib/email.cc
AgeCommit message (Expand)Author
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-07-01White space: email.{cc,h}Carl Hetherington
2025-02-18Add retry for email sending (#2963).Carl Hetherington
2025-01-09Use rfc_2822_date for email headers to make them compliant (#2928).Carl Hetherington
2024-10-14Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-10-13Give more details when failing to send emails.Carl Hetherington
2024-06-23Remove sprintf() use to quell warning from macOS.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-03-07Store attachment contents in the Email object.Carl Hetherington
2024-03-07Rename Emailer -> Email.Carl Hetherington