AgreeableLandscape to Lemmy Support · 5 years agoIs email notifications working yet?message-squaremessage-square7fedilinkarrow-up13arrow-down10file-text
arrow-up13arrow-down1message-squareIs email notifications working yet?AgreeableLandscape to Lemmy Support · 5 years agomessage-square7fedilinkfile-text
I added my email and enabled notifications, but have not received any correspondence from Lemmy. Is it not working yet?
minus-squarenutomicAlinkfedilinkarrow-up2·5 years agoYou dont need any email account for that, just something like postfix-relay that handles the mails, and a proper reverse dns so its not classified as spam.
minus-squarenutomicAlinkfedilinkarrow-up1·5 years agoThis is what you need to put in the docker-compose.yml (with the lemmy domain), and then just configure smtp with postfix:25 (iirc).
You dont need any email account for that, just something like postfix-relay that handles the mails, and a proper reverse dns so its not classified as spam.
This is what you need to put in the docker-compose.yml (with the lemmy domain), and then just configure smtp with postfix:25 (iirc).