Hello,
I'm trying to make email work on my website with aapanel, everything seems to be setup currecly. but I cannot send or receive email. When I try to sen and email via the aapanel it shows a gren check, but no message and the email isn't sent. (image below)
DNS Records are all set:
Everything is running:
Still I cannot send nor receive emails.
Even if i try sending an email with php it doesn't work.
mail($to,$subject,$message, $headers);
Before I installed the email service and all the dns entries, i could send emails via php, they where just sent to spam since I didn't had a dkim on my dns.