What service do you use to send emails from your self hosted apps? I haven't been having luck getting approved.
scarf3 @ scarf3 @alien.top BOT Posts 0Comments 1Joined 2 yr. ago
scarf3 @ scarf3 @alien.top
BOT
Posts
0
Comments
1
Joined
2 yr. ago
Gmail with app specific password + Postfix docker container loganmarchione/docker-postfixrelay. I configure gmail in one spot (the container) and everything else connects to that container to relay out. You can easily limit destination email addresses with the container as well, so you don’t have to worry about an app going rogue.