shenxn / protonmail-bridge-docker

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

only able to send one mail, then need to restart proton-bridge #88

Closed bahrthaare closed 1 year ago

bahrthaare commented 1 year ago

hi, had set up the proton-bridge and I'm able to send one mail, after this mail I'm not able to send a next one. I need to kill proton-bride and start again in the docker or restart the whole docker to send one mail again. I don't know were I can see what the issue is. May some one can help me?

MarekChr commented 1 year ago

Please provide all steps how you set up the container, what version of bridge you are usin, internal bridge settings and also what platform you are running on.

I set it up according to how-to steps in this repo and I am able to send anytime any number of emails on Debian 11. I am using custom Java application to connect to SMTP (bridge container).

Your issue might be related to how you are using SMTP (bridge container).

bahrthaare commented 1 year ago

Hi thanks for the fast response. I'm using Debian 11.7 amd64. I figured it out. I was sending a test mail with the same content and the proton-bridge is rejecting mails with the same content cause it is thinking it is the same mail. Obviously it isn't the same mail, just the same content. So it seems it is a "feature" of the proton-bridge and not related to the docker-image.

MarekChr commented 1 year ago

That is weird if it is the issue. I have been sending emails with same subject, recepient, from address and content and it was sent successfully. However I had atleast few seconds gap between.