Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Caruva58

#1
General Support / Re: What I need to send mails??
September 15, 2021, 02:57:07 AM
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?
#2
General Support / What I need to send mails??
September 11, 2021, 02:13:45 AM
Hi, I new here and I actually want to know what I need to send mails? and how it's works, also I can send it to an specify gmail address?