• # reverse

    Posté par (site web personnel) . En réponse au message Probleme d'envoi mail postfix vers AOL. Évalué à 4.

    A mon avis, il n'y a pas que AOL qui rejette tes mails.
    Va tester ton ip sur spamhaus.org par exemple ...

    Le principe (et il est bon) c'est qu'une ip résidentielle ne doit pas envoyer de mails.

    Pour limiter la casse, il faut que tu personnalise ton reverse dns (je crois qu'il y a l'option avec Free).

    >> host -tmx linuxfr.org
    linuxfr.org mail is handled by 5 zobe.linuxfr.org.
    >> host zobe.linuxfr.org
    zobe.linuxfr.org has address 88.191.250.103
    >> host 88.191.250.103
    103.250.191.88.in-addr.arpa domain name pointer zobe.linuxfr.org.


    Pour rajouter du poids à ton crédit, tu peux également ajouter un champs spf à ta zone

    >> host -ttxt linuxfr.org
    linuxfr.org descriptive text "v=spf1 a mx include:uucpssh.org ~all"