worldcitizen101@sopuli.xyztoLemmy Support@lemmy.ml•postfix issues, possible to use sendgrid?
0·
1 year agoThank you for sharing!
I’m trying to figure this out and I’m stuck at creating the file to save the API key. Where did you put the file in the lemmy-ansible setup?
Now you need to specify your credentials (use apikey as username and an API Key as password) in the separate file /etc/postfix/sasl_passwd (you’ll likely need to create it):
Thank you!