Open SirEdvin opened 6 months ago
Not sure if you worked this out. I'm using this to pull details from another docker container that wants to read email attachments, but some of the challenges I had are likely the same. I wrote a comment here with full details.
Two key things for me:
My guess is the first one, try disabling the encrypted connection (this is the connection between the bridge and your email client, presumably on the same machine, so the security concerns are minimal).
So, I get all credentials from
info
command of bridge instance and make sure that it persist after restart, but I always get this error, with or without starttls.What do I doing wrong here?