wekan / wekan-snap

Newest Wekan Snap docs wiki. Repo has old Snap code, newest Snap code at https://github.com/wekan/wekan , where is also more of newest WeKan docs at wiki.
https://github.com/wekan/wekan-snap/wiki
MIT License
71 stars 11 forks source link

Smtp Emails won't send. #151

Closed dillfrescott closed 3 years ago

dillfrescott commented 3 years ago

I have correctly configured the smtp, it says email sent but I never receive it...

my command is:

sudo snap set wekan mail-url="smtp://user@gmail.com:xxxxxxxxxx@smtp.gmail.com:587"

replacing user and the xxxx's with the appropriate username and password of course.