I create a scheduled job to make automatics backups of my config and userman database. The job sends an email with that information, but most of the times the mail does not reach the server.
I'm using a local server based in qmail, and it is connected via LAN to the RouterOS. The connectivity between them is excellent.
The email debug shows the following:
Code: Select all
echo: e-mail,debug send RSET
echo: system,e-mail,error Error sending e-mail: SMTP server not ready
Code: Select all
Packet1 - Source:RouterOS Destination:MailServer TCP: SYN
Packet2 - Source:MailServer Destination:RouterOS TCP: SYN,ACK
Packet3 - Source:RouterOS Destination:MailServer TCP: ACK
Packet4 - Source:MailServer Destination:RouterOS SMTP: "Hello Banner"
Packet5 - Source:RouterOS Destination:MailServer TCP: RST