sgapps-server
Version:
SGApps Network Server
38 lines (22 loc) • 668 B
Markdown
* Fix shell injection vulnerability. [psanford](https://github.com/psanford)
* bump gleak;
* fixed; npm warning [boozedog]
add Punycode TLD support
fix exports.version
docs
updated syntax
add configurable sendmail path
now compatible with busybox
add license
Add thorough testing
Update email validation regexp
Base64 encoded message body. Fixes issue with sending long messages with no line-breaks.
Remove incorrect use of Quoted-Printable
Various refactorings