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
Currently, email.username and email.password must be provided, so Semaphore gets configured with the corresponding environment variables and uses them to authenticate against the mail relay.
But if the mail relay does not expect authentication, the connection could fail.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Not every mail relay requires authentication.
Currently,
email.username
andemail.password
must be provided, so Semaphore gets configured with the corresponding environment variables and uses them to authenticate against the mail relay.But if the mail relay does not expect authentication, the connection could fail.
The text was updated successfully, but these errors were encountered: