Skip to main content
Solved

SMTP based Emailer issue


Forum|alt.badge.img

Hi friends~,

I have an Emailer transformer to send email as part of the processing.

The parameter setup is as followss;

- Email Service: Generic SMTP

- Encryption: None

Now it gives warning message as follows;

Emailer: <class 'smtplib.SMTPDataError'>: (554, '5.5.2 No valid recipients').

My understanding is that the relay server of the SMTP is in place.

Any experience or suggestion would be appreciated.

Thanks ~

David

Best answer by geochoice2017

Configure the smtp server to hook the box in to send email from.

View original
Did this help you find an answer to your question?

3 replies

david_r
Celebrity
  • May 17, 2018

What does the "To:" field look like? Do you have multiple recipients? If so, make sure to separate them with commas and not with semi-colons like e.g. Outlook does.

Valid example for multiple recipients:

bill@example.com,john@example.com,mary@example.com

Forum|alt.badge.img
david_r wrote:

What does the "To:" field look like? Do you have multiple recipients? If so, make sure to separate them with commas and not with semi-colons like e.g. Outlook does.

Valid example for multiple recipients:

bill@example.com,john@example.com,mary@example.com
thanks for your reply !!! I got this resolved.

 

The issue was that our Infrastructure engineer had to configure the smtp server to hook my box in.... so easy step had to be taken from his end.

 

 


Forum|alt.badge.img

Configure the smtp server to hook the box in to send email from.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings