Hello All,

I am having one email ID (test@mail.com) which is configured with outlook in two servers (Server 1 & Server 2).
Outlook is configured offline with the help of 'ost' file.

I created an object to send emails using MAPIEx outlook, it is able to send emails properly but some time it is throwing below errors.

1) Failure in send Mail function of Blue Prism Extended MAPI Automation. Failed to access message store
2) Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to initialise MAPIEx (A MAPI Error occurred : 0x80004005 : MAPI_E_CALL_FAILED)
3) Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to access outbox

Please help in this issue.
 

DanielTorres

New Member
Make sure you give the Outlook Profile on input.
And in case of exception, the problem can be trigger by Outlook, not a BluePrism Problem.
In the moment you catch the exception, try to send e-mail manually you the same subject, to, CC,...
And check is working.
 

ezio

New Member
Hi Naveen, I am also having this problem.
How did you solve it?
Was the input from DanieTorres helpful?

Kind regards
 
Top