Rank 3: Container
I've configured everything but when it is trying to send mails its giving m empty from: ""
Votes
0
Replies
23
Participants
Unknown
Messages
24
Rank 3: Container
I've configured everything but when it is trying to send mails its giving m empty from: ""
Rank 3: Container
The debug log is above
What do you have as the _APP_SYSTEM_EMAIL_ADDRESS env var?
Rank 3: Container
I've my email address setup up
mnimitsavant@outlook.com
Rank 3: Container
_APP_SMTP_USERNAME=mnimitsavant@outlook.com
_APP_SMTP_PASSWORD=somepass
Rank 3: Container
host:smtp.office365.com
Are variables correct in the output of docker compose exec appwrite-worker-mails vars?
Rank 3: Container
yup
Is _APP_SYSTEM_EMAIL_ADDRESS configured?
It looks like the from address is empty
so, actually, it's fine for from to be empty in that log message. Are you getting some sort of error?
Rank 3: Container
I'm not able to send the email from outlook :(
Would you please clarify? Maybe with an error message?
Rank 3: Container
It just logs here that it is sent, but I can't see the email being sent.
Rank 3: Container
yeah there is not error message, I'll try again and send here
Rank 3: Container
Rank 3: Container
If there is no error in the worker logs, everything is fine on the appwrite side. If the recipient isn't getting the email, you may have a problem with spam filters or something.
Rank 3: Container
ohk thank you :)
Rank 3: Container
Its working somehow now for an alternate email for office365
Rank 3: Container
I think its mostly because of the smtp server.
Rank 3: Container
We can close this support ticket :)
If there is something else, I'll surely drop here :)
[SOLVED] Email SMTP configuration
Rank 3: Container
If you folks are using gmail it won't be directly configured, you will have to enable less secure apps in your gmail security settings :)