Better Mail
Replaces Composr's built-in mailer with one based around Swift Mailer. This may help workaround problems with buggy/complex SMTP servers, or ones that require SSL (e.g. gmail). If you're not have 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 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 version: 11Maximum version: 11.9
0 reviews: Unrated
There have been no comments yet