3.0.1
November 8, 2021
- Fixed bug where only the first of multiple attachments would send
3.0
August 12, 2021
- Rewritten using .NET (requires RevDotNet)
- Added SRP_Mail service module
- Fixes bug in 2.x where email could send with incorrect date
2.1.2
- Fixed bug where SRP_Send_Mail would crash if body contained lines with just periods.
2.1.1
- Added support for whitespace after commas in comma-delimited email address lists.
2.1
- Added 64-bit support.
- Added support for new SRP Licensing system.
2.0.2
- Fixed licensing bug.
- Improved SRP Mail Demo form.
2.0.1
- Fixed bug where PDF attachments wouldn't open in some email clients.
2.0
- Added support for TLS.
- Added support for named emails, e.g., "John Doe(johndoe@somedomain.com)"
1.2
- Added new field to Config parameter to support SSL.
1.1.1
- Updated name from SRPSendMail to SRP_Send_Mail. SRPSendMail is still included for backward compatability.
1.1
- Added support for SRPLicense.dll to simplify licensing
1.0
- Initial Release