Rank 3: Container
I just changed from tls to ssl to see if that fixes it
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 3: Container
I just changed from tls to ssl to see if that fixes it
Have you set your SMTP settings in the .env file?
Rank 3: Container
yes
Rank 3: Container
and I have checked that when I ran docker compse up -d it changed the .env files and it did
Okay, that souns like it should work
- _APP_SMTP_HOST
- _APP_SMTP_PORT
- _APP_SMTP_SECURE
- _APP_SMTP_USERNAME
- _APP_SMTP_PASSWORD
What you put in host port and secure?
Rank 3: Container
_APP_SMTP_PORT=993_APP_SMTP_SECURE=ssl_APP_SMTP_USERNAME=noreply@phelps.fit_APP_SMTP_PASSWORD=password_APP_SYSTEM_EMAIL_NAME=PhelpsFit_APP_SYSTEM_EMAIL_ADDRESS=noreply@phelps.fitRank 3: Container
appwrite is running localy does that do anything
No,
But who is your email provider?
Rank 3: Container
Me. Its on my server
Rank 3: Container
it works though outlook
Mmm
I'm not sure about that one,
But who is the one who sends the email eventually?
You must have some provider,
Like you don't have any server for sending the emails?
Rank 3: Container
I have a server that has a 2 vms on it one running appwrite the other running plesk on 2 diffrent IP address. Plesk is host the website and the email
Gotcha
And this is the user name and the password you've set in your plesk?
Maybe you can try without @phelps.fit
Like so
_APP_SMTP_USERNAME=noreply_APP_SMTP_PASSWORD=passwordRank 3: Container
ill try
Rank 3: Container
GOT IT!
Rank 3: Container
Wrong port like and idiot
Rank 3: Container
Thank you @Deleted User for your help!
Rank 3: Container
[SOLVED] Unauthorized Scope
Rank 3: Container
Is there a way to customize the email
Not for now,
This is a popular requested feature.
Rank 3: Container
damn! OK!