Like many others (#86) I'm struggling, so far without success, to configure SMTP for verification.
I've tried other ways (Resend, Zoho, Gmail) to set up SMTP in pds/pds.env. I'm currently trying with Proton Mail.
My Proton plan lets me generate SMTP tokens, so I've done that. Here's my current pds/pds.env:
PDS_EMAIL_SMTP_URL=smtp://sarah@corleissen.com:<token>@smtp.protonmail.ch:587
PDS_EMAIL_FROM_ADDRESS=sarah@corleissen.com
No success. I'm not even sure what's happening (or failing to happen) under the hood.
EDIT: I've also tried port 465, with no better success.
Like many others (#86) I'm struggling, so far without success, to configure SMTP for verification.
I've tried other ways (Resend, Zoho, Gmail) to set up SMTP in
pds/pds.env. I'm currently trying with Proton Mail.My Proton plan lets me generate SMTP tokens, so I've done that. Here's my current
pds/pds.env:No success. I'm not even sure what's happening (or failing to happen) under the hood.
EDIT: I've also tried port 465, with no better success.