Using script examples gives me a mail error

Using script examples gives me a mail error.

How does MT finds out which mail server 2 use ?

Error sending e-mail: error connecting to server in 19-Feb 20:29:5.49 from 192.168.100.250

Helping myself,

Found in the docs, after i searched for the second time :slight_smile:

Do not forget to set the e-mail settings, i.e., the SMTP server and From: address under ‘/tool e-mail’. For example:


[MikroTik] tool e-mail>
set server=159.148.147.198 from=SysAdmin@host.com
[MikroTik] tool e-mail> print
server: 159.148.147.198
from: SysAdmin@host.com
[MikroTik] tool e-mail>