0

I made an email server using hmailserver. I use roundcube webmail, but that's not the point. The problem is that I set up dkim, dmarc and spf and gmail accepts emails but other email hosts don't.

The records at my domain provider currently look like this: v=spf1 ip4:**.*.**.*** include:_spf.google.com ~all v=DKIM1\; k=rsa\; p=****** v=DMARC1; p=none; rua=dmarc@******.hu

I also set up MX Records, using the google tutorial, of course with the priority given there, they look like this: aspmx.l.google.com alt2.aspmx.l.google.com alt1.aspmx.l.google.com alt4.aspmx.l.google.com alt3.aspmx.l.google.com

Thanks if you help me. I'm pretty new to this.

Google accepts emails, but other hosts do not. I also configured the dkim settings correctly in the hmailserver. My server has an ssl certificate.

  • It would be helpful to post any errors you receive from other mail hosts and headers of emails that are successfully received at a Google mail account. And, probably, this post would receive more attention and better answers over at serverfault.com – Reinto Mar 07 '23 at 18:09
  • To be sure, you're only sending email from hmail? Or also receiving? – EddieDemon Aug 03 '23 at 11:54

0 Answers0