Component: email
19 changelog entries across 17 version(s)
Activity over time (changelog entries per month)
- added "certificate-verification" parameter;
- return all errors to console when executed from console;
- rename "address" property to "server";
- added support for multiple "to" recipients;
- added support for multiple "to" recipients;
- set maximum number of sessions to 100;
- check for errors during SMTP exchange process;
- increased time which email tool can spend while sending message;
- fixed send from winbox;
- removed subject and body length limit;
- fixed send cmd server addr override;
- make password field sensitive in console.
- make password field sensitive in console.
- allow server to be specified as fqdn which is resolved on each send;
- resolve server address;
- fix sending multiple consecutive emails;
- store hostname for consistency;
- increase server greeting timeout to 60s;
- support tls only connections;