Hey, my SMTP server seems to be working, but Rocket.chat can’t send verification or test emails.
I have noticed that I have a delay of about 40 seconds when sending emails and about 2 Minutes for receiving emails (tested with thunderbird).
Log:
Exception in defer callback: Error: Greeting never received at SMTPConnection._formatError (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js:784:19) at SMTPConnection._onError (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js:770:20) at Timeout. (/opt/Rocket.Chat/programs/server/npm/node_modules/meteor/email/node_modules/nodemailer/lib/smtp-connection/index.js:704:22) at listOnTimeout (internal/timers.js:557:17) at processTimers (internal/timers.js:500:7) { code: ‘ETIMEDOUT’, command: ‘CONN’ }