Mails are not sent

Hi,

I installed some apps, everything is fine ; but when I try to send some emails from these apps (forgot email, notifications,…) I do not receive anything ; how can I configure this ?
Via SMTP of my existing email provider ? Another way ?

Thanks

Hi there,

are you sure your emails are not automatically marked as spam ?

You should make sure that you added the correct DNS records in your DNS registrar. You can use this script to check that your DNS conf is correct :

wget https://gist.githubusercontent.com/alexAubin/ddd59ac22a42a52a49fdf38d36ccaf69/raw/fd9badbe63f4120c048c060c05abd79cebad2652/yunoCheckDNS.py
python yunoCheckDNS.py your.domaine.tld

(at least the ‘Basic’ part and ‘Mail’ part. You dont need to worry about the XMPP part if you don’t plan using XMPP)