mail.hostname=AAAAA
mail.port=25
mail.account=YYYYYYY
mail.password=XXXXXX
mail.debug=N
mail.autenticacion=S
mail.ssl=N
So I write this in my BO configuration:
SMTPServer -> AAAAA
SMTPPort ->25
Credentials -> Username = YYYYYY and Password = XXXXXX
Recipient = blablablabla!@blabla!.com
From= lalalala...@lalala.com
I don't find where the error could be, so If you know about this I will appreciate
Thanks and sorry for my English
Regards!
Hi Javi,
I would consider three configuration issues regarding alerts sent to a SMTP server. First, assure that the email address used in the From: field is a valid email on the SMTP server that you are sending to. Some SMTP’s like Exchange will verify the email address and stop any emails that are not valid email addresses on that server. Also, the IP address of the Ensemble instance may need to be a valid “Relay” IP address(See screen shot of setup in Exchange below). Other SMTP’s will have some form of a “white List” for inbound IP connections. And finally, consider not using authentication. By adding the IP address of the Ensemble instance to the “Relay” list and not using authentication will make this a lot easier to implement.

Hope this helps,
JB
--
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare Community" group.
To post to this group, send email to Ensemble-in...@googlegroups.com
To unsubscribe from this group, send email to Ensemble-in-Healt...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Ensemble-in-Healthcare?hl=en
---
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare" group.
To unsubscribe from this group and stop receiving emails from it, send an email to Ensemble-in-Healt...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--