when i m sending an outlook mail message it doesnot sent…in uipath it doesnot show any error but when i check my outlook mail box it shows undeliverable
then its an issue with the receiving email server.
theres a lot of reasons e.g.
- their company email server rejected external email ,
- server is temporarily unavailable / overloaded,
- email address couldn’t be found
its my personal email account
Hey @guptasweb
You mean to say it is getting stuck in outbox or you are getting notified like the mail is undeliverable?
Thanks
#nK
correct… and if i want to use if activity then how to use it??
Hey @guptasweb
I have mentioned two scenarios,
-
Stuck in outbox
-
Undeliverable to mailbox
Which one you are facing ?
Thanks
#nK
if you manually send email does it also say undeliverable?
2 undeliverable to mail box
Hey @guptasweb
So are you using an invalid email then ? Any RCA done to understand why it is getting undeliverable?
Thanks
#nK
yes i m using the correct mail…what is RCA?
Root Cause Analysis
So when you send the email manually is that still the same ?
actually i m using send outlook mail activity
Hey @guptasweb
That’s fine. But most probably what I think is the issue is not related to UiPath but the email itself.
So if you can send an email manually once to the same email which you tried from bot will give some clue
Thanks
#nK
ok…let me try
if i want to use if activity then how to do it??
It’s based on hoe you are receiving the undeliverable email ?
I’m how much time ! We need to make a check on that which may not be the recommended approach.
but when i use smtp it shows this type of error
Hey @guptasweb
Here it looks like the SMTP connection failed.
Try keeping the SecureConnection
prop value as None
Thanks
#nK
I will suggest check message size,
Close the Outlook from Task manager.