All Apps and Add-ons

Why am I unable to connect to IMAP server with IMAP Mailbox tool?

yuelu
Explorer

I am trying to index a mailbox on Dovecot IMAP server, but running into some SSL errors. I am able to connect to it from a mail client through port 143, using "STARTTLS". But I am not sure what to use for "useSSL" value in the imap.conf file.

When I set "useSSL=true", I got the following error:

 File "/opt/splunk/lib/python2.7/ssl.py", line 808, in do_handshake
    self._sslobj.do_handshake()
SSLError: [SSL: UNKNOWN_PROTOCOL] unknown protocol (_ssl.c:603)
None

When I set "useSSL=false", I got:

DEBUG:root:[PRIVACYREQUIRED] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.
Traceback (most recent call last):
  File "bin/get_imap_email.py", line 340, in getMail
    M.login(self.user, self.password)
  File "/opt/splunk/lib/python2.7/imaplib.py", line 520, in login
    raise self.error(dat[-1])
error: [PRIVACYREQUIRED] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.
None

Does this app support STARTTLS?

Thanks.

0 Karma

yuelu
Explorer

Requested to turn on ssl and use ssl port resolved the problem.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...