thanks for the answer, I alredy install e-mail relay and add a name for the SMTP.LocalHostname in my Netxms server configuration. I was testing with telnet but I don't know if is ok.
220 MyUser -- E-MailRelay V2.2 -- Service ready
ehlo Netxms
250-MyUser says hello
250-VRFY
250 8BITMIME
mail from: <netxms@localhost>
250 OK
rcpt to: <[email protected]>
250 OK
data
354 start mail input -- end with <CRLF>.<CRLF>
Froma: netxms@localhost
to: [email protected]
subject: hello
Telnet testing
.
250 OK
what else I need to do?
220 MyUser -- E-MailRelay V2.2 -- Service ready
ehlo Netxms
250-MyUser says hello
250-VRFY
250 8BITMIME
mail from: <netxms@localhost>
250 OK
rcpt to: <[email protected]>
250 OK
data
354 start mail input -- end with <CRLF>.<CRLF>
Froma: netxms@localhost
to: [email protected]
subject: hello
Telnet testing
.
250 OK
what else I need to do?