Not able to enable the Email Listener Configuration for GMAIL settings

Hi team,

I am trying to open a port for testing Inbound email.
WHen I am trying to give the Hostname/port for testing using Gmail,I am getting the below error

Failed to start EmailListener:pop3s:XX@gmail.com@pop.gmail.com: [ISS.0070.9003] Enable failed: Could not log into account XX@pop.gmail.com.

I am attaching the screenshot for your referrence.
Please help.

Hi Preethi,

please check whether they are providing a pop3s service.
When not you should try to use imaps-service.

Additionally check if your credentials are correct.

Please check with IS Administrators Guide how to configure an email port, might be that you have to specify some additional properties to the java command line in setenv.sh or custom_wrapper.conf or both.

Regards,
Holger

with gmail. check if you are using application specific password. You need to generate a password for Integration Server from gmail account than using your actual username password.

Were you able to fix this issue? I’m also facing this and wondering if you could provide some info. I’ve tried using it in my company to connect to official email address but getting same error, then I tried connecting to gmail on my local pc but same. Any help will be appreciated.