<div class="content" name="DNS_RPC_RECORD_MAIL_ERROR" uuid="a85308bb-3c14-49d3-a425-603325a328d9"><p>The DNS_RPC_RECORD_MAIL_ERROR structure contains information
about a DNS record of any of the following types: </p><ul><li><p><span><span> 
</span></span>DNS_TYPE_MINFO</p>
</li><li><p><span><span> 
</span></span>DNS_TYPE_RP</p>
</li></ul><p>This record MUST be formatted as follows:</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">nameMailBox (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="32">ErrorMailBox (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>nameMailBox (variable): </b>A structure of type
DNS_RPC_NAME (section <span><a href="3fd41adc-c69e-407b-979e-721251403132" data-linktype="relative-path">2.2.2.2.1</a></span>)
containing the RMAILBX value specified in section 3.3.7 of <span><a href="https://go.microsoft.com/fwlink/?LinkId=90264" data-linktype="external">[RFC1035]</a></span>
for an MINFO record, or the mbox-dname value specified in section 2.2 of <span><a href="https://go.microsoft.com/fwlink/?LinkId=106947" data-linktype="external">[RFC1183]</a></span>
for an RP record.</p><p><b>ErrorMailBox (variable): </b>A structure of type
DNS_RPC_NAME (section 2.2.2.2.1) containing the EMAILBX value specified in
section 3.3.7 of [RFC1035] for an MINFO record, or the txt-dname value
specified in section 2.2 of [RFC1183] for an RP record.</p></div>