Hi there,
Im runnign a VPS with Centos 5 / Kloxo / Qmail / djbDNS
Im having some doubts on how exactly to set things up
using domain.com
mailuser@domail.com
And then EHLO HELO mx.domain.com(.) ?
Thanks!
Im runnign a VPS with Centos 5 / Kloxo / Qmail / djbDNS
Im having some doubts on how exactly to set things up
using domain.com
mailuser@domail.com
Code:
domain.com NS 69...
domain.com A 69...
domain.com MX 10 mx.domain.com (.) <--- FQDN or not?
mx.domain.com NS 69...
mx.domain.com A 69...
mx.domain.com MX 10 mx.domain.com (.) ??
mx.domain.com(.) MX 10 mx.domain.com (.) ??
69........ PTR mx.domain.com (.) ??
And then EHLO HELO mx.domain.com(.) ?
Thanks!