You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Means you dont have mail stuff setup. What I find the easiest, is to use mailcatcher. Which acts like a local mailserver, with a simple UI to receive the 'emails' in.
Can then be configured in the environment variables like this:
- MAILER_HOST=192.168.1.10 # Docker host
- MAILER_PORT=2025 # Port to mailcatcher docker
Then it instantly works, and all emails AFFiNE tries to send will end up in that simple webinterface.
What happened?
When I enter an email and click "Continue with email", the error "Failed to send email. Please try again." shows up in the bottom-right corner.
Distribution version
Web (app.affine.pro)
What browsers are you seeing the problem on if you're using web version?
Firefox
Are you self-hosting?
Relevant log output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: