77
Views
5
Comments
Send e-mail via SMTP
Question

Hello,

I'm trying sending e-mail via SMTP with correct configuration but get this error:

Anyone can help?

2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello Luis.

Have you configured email sending?

https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Configure_OutSystems_to_Send_Emails

Does email sending work in other apps?

I suspect the error is in configuration...

UserImage.jpg
Luís Baptista

Nuno Reis wrote:

Hello Luis.

Have you configured email sending?

https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Configure_OutSystems_to_Send_Emails

Does email sending work in other apps?

I suspect the error is in configuration...

Hello Nuno,

Thanks for your response, but I used the same configuration that a few weeks ago I used in a Java App.

In Java, this configuration worked perfectly.


2016-04-22 00-29-45
Nuno Reis
 
MVP

Can you debug/log and check all the parameters?

It can also be an SMTP server issue, not related to OS, but let's take a look on this side before.

UserImage.jpg
Luís Baptista

Just changed to without SSL configuration provided by Amen and just received the e-mail.

But now it appears:

[Mensagem reduzida]  Ver toda a mensagem

In Gmail I have to press "Ver toda a mensagem".

Maybe I have done something wrong when creating the e-mail. It's my first time.

2016-04-22 00-29-45
Nuno Reis
 
MVP

Can you in the mail logs see the message content or at least size?

If it doesn't make sense, you may have something wrong.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.