OsaMailer Alpha 1
Pre-release
Pre-release
While still a prototype, it's a pretty good prototype and may become the bases for the final product (eventually).
- Renamed:
MailScript
toOsaMailer
- Added: Accumulated entry values now contain a
checksum
value, so templates could filter for unique values - Fixed: Some SMTP errors that were handled with
.unwrap()
, are now handled with.except()
having informative error messages