VideoCurio / ProtonMailBridgeDocker

A docker version of the Proton mail bridge command line interface. It creates a local SMTP server, so other docker containers can send emails via your proton mail account.
GNU General Public License v3.0
38 stars 0 forks source link

no longer works for new service with protonmail plus subscription #9

Open thibaut1304 opened 1 month ago

thibaut1304 commented 1 month ago

Question

Hello, this used to work for me with my Proton Mail Plus plan, for which I subscribed with an annual subscription.

Currently, it still works with the services that were already in place. However, it no longer works with new services, and in the logs, I receive a "Send mail failed. error="no such user" pkg=smtp".

After extensive research, I realized that SMTP submission is no longer included in the Proton Mail Plus plan, but only in the Business plan.

Am I the only one who bought a one-year Mail Plus subscription for nothing? Do I really have to switch from paying 70 EUR annually to over 144 EUR?

VideoCurio commented 1 month ago

Hello,

First of all, I am not affiliated with Proton in any way, so in doubt I will suggest to contact their customers service to know if they have change theirs terms of service for your current plan. Last time I have read their documentation, it was said it should work with any plan including a custom domain names. Can you confirm you still have the "Domain names"' option in your account settings ?

What I can confirm is, as of today that the docker images I have published are still working with a Proton unlimited plan.

I also published today a new release of docker images matching the latest Proton Mail Bridge version 3.12.0 . Try to update to this latest release: docker pull ghcr.io/videocurio/proton-mail-bridge:latest and restart your docker container. In last resort you could also try with a new volume storage and see if you can configure and sync with your account.