| When does qmail use the second MX record? |
 |
 |
 |
For outbound email, qmail will send email to the second MX record of a domain if the primary MX server either rejects the connection or times-out before the SMTP transaction is completed.
Qmail does not send email to the second MX record if the SMTP connection to the primary MX is established and then immediately disconnected.

|