Get SMTP activity error

Hi All,

I am getting an while executing the GET SMTP activity as below:
image
image
Please help me to resolve the same

thanks in advance

Hi @naveen.s

Check the below thread

Instead of that try to use Get Outlook Mail Messages activity

Regards

1 Like

@naveen.s,

It’s the issue of the credentials you are passing to activity.

Thanks,
Ashok :slight_smile:

1 Like

@ashokkarale
what’s the issue in credentials??

@naveen.s,

Check these:

Thanks,
Ashok :slight_smile:

I updated the Password it resolved the issue

1 Like

Just so you know, that’s not Get SMTP. SMTP isn’t used for getting emails, it’s used for sending emails. Get Exchange Mail Message doesn’t use SMTP. SMTP is a standardized protocol for sending emails and has nothing to do with any particular software like Exchange or Outlook.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.