> Matus UHLAR - fantomas <uh...@fantomas.sk> :
>> With this, the HTTP constraint is OK, but the domain owner 
>> doesnt receive mails.
>doesn't receive what mails?

Matus & Noel,

The zone is "emip.mg"

With these settings:

  $ttl 38400
  emip.mg. IN SOA ns.malagasy.com. postmaster.malagasy.com. 
  (
   2010040900
   10800
   3600
   604800
   38400 
  )
  @   IN NS    ns1.mg.tambazotra.net.
  @   IN NS    ns2.mg.tambazotra.net.
  @   IN NS    ns1.fr.malagasy.com.
  @   IN MX 10 smtp1.mg.tambazotra.net.
  @   IN MX 20 smtp2.mg.tambazotra.net.
  @   IN MX 30 smtp3.mg.tambazotra.net.
  @   IN  A    64.8.123.230 <---- this the guilty
                                  but I dont know why
  www IN  A    64.8.123.230

The @emip.mg dont receive any email message.

With these settings:

  $ttl 38400
  emip.mg. IN SOA ns.malagasy.com. postmaster.malagasy.com. 
  (
   2010040900
   10800
   3600
   604800
   38400 
  )
  @   IN NS    ns1.mg.tambazotra.net.
  @   IN NS    ns2.mg.tambazotra.net.
  @   IN NS    ns1.fr.malagasy.com.
  @   IN MX 10 smtp1.mg.tambazotra.net.
  @   IN MX 20 smtp2.mg.tambazotra.net.
  @   IN MX 30 smtp3.mg.tambazotra.net.
  www IN  A    64.8.123.230

The @emip.mg domain receives its messages correctly, after I suppressed
the "@   IN  A    64.8.123.230" line.

Dont bother on the serial it's a cut'n paste in order to show you my
configuration, I took the time to increase it after each change.

I really need to have that "@   IN  A    64.8.123.230" record because I
want the emip website to be reachabe on http://emip.mg too. (as well as
http://www/emip.mg).
And the MX should stay as it is.

Thank you for your help.


-- 
       Architecte Informatique chez Blueline/Gulfsat:
    Administration Systeme, Recherche & Developpement
                +261 34 29 155 34 / +261 33 11 207 36
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to