SMTP Mail activity problem with Company mail domain

i am face this kind of error

“Send SMTP Email: Cannot connect to the (SMTP) Mail Service. Please make sure that the provided connection details are correct for the SMTP protocol.”

Server : smtp.gmail.com
Port : 587 , 465

plz help me if know about more this.

Thanks in Advnce …

Hello @Maulik_Khunt1 use 465 as port number

Thank You!!

but is not working with 465 port.

Hi @Maulik_Khunt1

Can you confirm are you using outlook or Gmail ?Could you pls share the company dummy email id ?

Happy Automation

Check Status: POP is disabled section and check the POP enable or not

if not enable then click on 'Enable POP for all mail and then click on save changes.

@Maulik_Khunt1,

Any reason to go with SMTP and not with the Integration Services?
Integration Services connections will be more reliable and feature packed for many more possibilities you can automate.

Thank You!!

so i am using Gmail but i can’t share proper mail but i am use this type mail “abc@companyname.com

this setting also enable

Thank You!!

I will Try this.

Hi @Maulik_Khunt1

Use below properties:

  • SMTP Server (e.g., smtp.companyname.com)
  • Port (usually 587 for TLS or 465 for SSL)
  • Email Address (e.g., abc@companyname.com)
  • Password or App Password (for authentication)
  • Enable SSL/TLS (yes/no)

Happy Automation

use 25 as port number

@Maulik_Khunt1 what is your Uipath.Mail.Activities package version?

Thank You

The package version was 2.2.10 …

So for this you have to use integration service of Email did you connected it with integration using email connector?

Hello there? still no luck on this?

I have been trying this for the past few days now.

Hello @Maulik_Khunt1

If the email is .companyname.com

then smtp server name should be smtp.companyname.com

Please try and confirm

Regards,
Rajesh Rane

Thank You All…

this was domain issue so it will solve.

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