Better Mail
Replaces the built-in mail dispatch system with one based around Swift Mailer. This may help work around problems with buggy/complex SMTP servers, or ones that require SSL (e.g. gmail). If you're not having mail problems there's no point using this.
There is a new hidden option, mail_encryption to set SMTP encryption. Set this to tcp (no SMTP encryption), ssl (implicit SSL/TLS SMTP encryption), or tls (explicit START-TLS SMTP encryption).
e.g. Type the following into Commandr:
Maximum software version: 11.9
There is a new hidden option, mail_encryption to set SMTP encryption. Set this to tcp (no SMTP encryption), ssl (implicit SSL/TLS SMTP encryption), or tls (explicit START-TLS SMTP encryption).
e.g. Type the following into Commandr:
Code
set_value 'mail_encryption' 'tls'
Website Software Requirements
Minimum software version: 11Maximum software version: 11.9
0 reviews: Unrated
There have been no comments yet