SMTP Data Connector - Issue when Account is not an email address

Hi - In my example of using SMTP provider SendGrid you are given the following:

Account Name: username
Password: password
Email Sent From: email@from.com

It doesn’t appear that I can use sendgrid as an example since the Account Name is not in the format of an email address within EasyMorph

As an example I’ve get the following error:
“The specified string is not in the form required for an e-mail address”

Adam,

supporting such cases as with SendGrid will require a bit of work on our side as we will need to separate account name from sender’s address. It’s a rather simple fix and shouldn’t take long. Probably it will be done by the end of this week.

1 Like

Adam,

can you please try the updated version (3.7.1.28). The email connector now has an optional field for the From address, for the cases when it’s not the same as account.

I just did a test and its working well. Thank you!

1 Like