I have a NodeBB instance setup on an internal host and it needs to send to an internal relay MTA via SMTP.
The built in local mail is useless and not configurable (in the GUI). I do not want this server sending email out. It needs to send to a relay.
I tried https://github.com/Danor/nodebb-plugin-emailer-smtp but it does not seem to work.
It seems to be trying to use SSL even though I did not tell it to.


This is what my receiving maillog shows.
Jan 6 14:28:44 relay postfix/smtpd[30565]: connect from unknown[10.254.0.35]
Jan 6 14:28:44 relay postfix/smtpd[30565]: lost connection after UNKNOWN from unknown[10.254.0.35]
Jan 6 14:28:44 relay postfix/smtpd[30565]: disconnect from unknown[10.254.0.35]