where should I post to get help with configuring a...
# general
a
where should I post to get help with configuring a smtp relay?
🐛 1
1
things I’ve tried: • changing port from 537 to 465 and 25 • using my google admin password and then using a google app password
figured out the issue. there’s a bug with the ory site. it’s changing my username from
abe@ezra.date
to
abe%252540ezra.date
in the smtp url. updating my config via the cli to use
abe%40ezra.date
fixed it. please let me know if I should file a bug report on github