shenxn / protonmail-bridge-docker

ProtonMail IMAP/SMTP Bridge Docker container
GNU General Public License v3.0
382 stars 77 forks source link

socat[122] E write(6, 0x5ab150, 21): Broken pipe #32

Open ronaldt80 opened 3 years ago

ronaldt80 commented 3 years ago

Thanks for all the work. I installed the bridge following instructions. Running 1.4.5-build on a Pi3B+ which I want to address from other machines on the network.

When I enter the SMTP server in Unifi the test-email generates an error, at the same time a log error appears in the proton mail bridge (so at least something happens..) - no clue what it means though and where to start:

2021/05/05 19:44:09 socat[122] E write(6, 0x5ab150, 21): Broken pipe

Many thanks for any suggestions!

Addition 22:08 CET - I tested IMAP with Mozilla Thunderbird and added the SMTP account to Nextcloud; both work flawlessly

shenxn commented 3 years ago

It might be related to the self signed TLS cert the bridge uses. Can you ignore TLS check or disable TLS in Unifi?