cancel
Showing results for 
Search instead for 
Did you mean: 

SMTP Outlook Email Issues

DipinDevP
Level 6

Hi,

I am trying to send emails without using MS Outlook VBO. When using Email - POP3/SMTP/IMAP object, I am getting below error. Can anyone please help me to resolve this issue or suggest any other methods to send emails from Outlook other than using MS Outlook VBO.

Error:

DipinDevP_0-1737716377559.png

Code Stages:

DipinDevP_1-1737716443255.pngDipinDevP_2-1737716496043.png

Note: Outlook Desktop App is not available but can access web version, that is why looking for methods other than using MS Outlook VBO.

5 REPLIES 5

Hi @DipinDevP 

Based on the error you shared, it indicates that the SMTP server is disabled. You need to enable it before attempting to use this VBO.
-----------------------
If I answered your query. Please mark it as the Best Answer

Harish Mogulluri

DipinDevP
Level 6

Thanks @harish.mogulluri for the information!
Are there any methods available to send email other than using MS Outlook VBO or SMTP VBO?

Neel1
MVP

hello @DipinDevP  - You can use Graph API to work on Outlook activities. Below is the link of DX Assets.

let me know if you need help here.

https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-office-365---outlook

DipinDevP
Level 6

@Neel1 Thanks for the suggestion!
From where we will get below details and what combination of details required for successful authentication?

DipinDevP_0-1737968683222.png

 

hello @DipinDevP  Details are mention in the guide attached in above DX link which i shared.

You need to register an application in MS azure portal which will give you details on inputs showing in Action and also need to give appropriate permission for sending mail.