No subject


Tue Apr 2 00:56:56 UTC 2013


  /* bestmx_map_lookup() calls getmxrr() */

  getmxrr(host, mxhosts, mxprefs, droplocalhost, rcode)
  ...
  {
    ...
    n = (*resfunc)(host, C_IN, T_MX, (u_char *) &answer, sizeof(answer));
    ...
  }




More information about the bind-users mailing list