Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
SOLVED

Email smtp check

Avatar

Level 3

Hi,

I am using messagegatewayservice to send the mails.

I need to check if recepientmailid is existed/valid.

Return type of Send(email) is void.

Is there any way to check the recepientmailid existence and then send.

Or is there any way to check the delivery unsuccess for the invalid mailids??

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi sr508

As far as i know Campaign cannot validate if a email address is valid or not however there are few websites which i think can.

Now in order to check if an email has been sent or not to a particular recipient, you can open the delivery and click on delivery tab and there you can see if the email has been successful or not. If an invalid user is targeted then then status for that user will be failed and reason column will show the text. For example mailbox does not exist, invalid user, etc..

Regards,

Ananya Kuthiala

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi sr508

As far as i know Campaign cannot validate if a email address is valid or not however there are few websites which i think can.

Now in order to check if an email has been sent or not to a particular recipient, you can open the delivery and click on delivery tab and there you can see if the email has been successful or not. If an invalid user is targeted then then status for that user will be failed and reason column will show the text. For example mailbox does not exist, invalid user, etc..

Regards,

Ananya Kuthiala