Component: email
29 changelog entries across 26 version(s)
Releases by channel (stacked)
- use default port if not specified;
- fixed ability to add attachment (introduced in v7.22beta1);
- use default port if not specified;
- added "certificate-verification" parameter;
- return all errors to console when executed from console;
- added "certificate-verification" parameter (additional fixes);
- added "certificate-verify" parameter;
- return all errors to console when executed from console;
- rename "address" property to "server";
- rename "address" property to "server";
- added support for multiple "to" recipients;
- added support for multiple "to" recipients;
- added support for multiple "to" recipients;
- added support for multiple "to" recipients (CLI only);
- set maximum number of sessions to 100;
- 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;