Laddu wrote:
> Salut,
>
> Am vreo 2 zile de cand tot incerc sa rezolv o chestie de DNS/SMTP.
>
> Cand imi verific domeniul la dnsqueries.com, in sectiunea mail apar
> urmatoarele:
>
> The configuration of your mail servers and your DNS are not ok! The report
> of the test is:
>
> *mail.x.tld.* -> x.tld -> N.C.
>
> Spam recognition software and RFC821 4.3 (also RFC2821 4.3.1) state that the
> hostname given in the SMTP greeting MUST have an A record pointing back to
> the same server.
>
> Acum zona arata asa:
>
> $TTL    86400
> $ORIGIN x.tld.
> @  1D  IN        SOA ns1.x.tld.    hostmaster.x.tld. (
>                               2009101602 ; serial
>                               1H ; refresh
>                               120 ; retry
>                               2w ; expire
>                               3h ; minimum
>                              )
>                 IN      NS      ns1.x.tld.
>                 IN      NS      ns2.x.tld.
>   
                                                     A            IP-DOMENIU
>                 IN      MX      10      mail.x.tld.
>
> ns1             IN      A       _IP_
> ns2             IN      A       _IP_
> www             IN      A       _IP_  ;
> mail       IN      A      _IP_
> ........ etc
>
> Hosts arata asa:
>
> 127.0.0.1       localhost.localdomain   localhost
> _IP_   mail.x.tld    mail
>
> Imi scapa ceva dar nu imi dau seama unde. Nu ma puneti sa citesc RFC-ul.
> M-am uitat peste el dar nu gasesc sectiunea relevanta. O mana de ajutor va
> rog.
>
>   

_______________________________________________
RLUG mailing list
RLUG@lists.lug.ro
http://lists.lug.ro/mailman/listinfo/rlug

Reply via email to