Skip to main content
Pathfinder Advocate | Tier 6
July 21, 2023
Solved

Do I have to use IMAP protocol to make a bot to reply emails?

  • July 21, 2023
  • 11 replies
  • 203 views

I use pop3 but it gives this error:There was an error in sending the email message. Please check your connection details provided and try again. 

Best answer by Andoni_1

I am so sorry I was confused @Andoni 

I just try to reply email with a bot.

Email connection can be with pop3 or imap

i connect it with pop3, but i couldnt use Email:reply

to use Email:reply action , do i have to use imap, or it can be done with pop3?

No worries! Basically this:

You must specify your email smtp server host, port and also if smtp host uses secure connection and any basic authentication if needed. Hope it helps

11 replies

Pathfinder Advocate | Tier 6
July 25, 2023

thank you @Andoni