Part of twisted.mail.relaymanager View Source View In Hierarchy
| Method | __init__ | Undocumented |
| Method | markBad | Indicate a given mx host is not currently functioning. |
| Method | markGood | Indicate a given mx host is back online. |
| Method | getMX | Undocumented |
| Method | _filterRecords | Undocumented |
| Method | _cbMX | Undocumented |
| Method | _ebMX | Undocumented |
| Parameters | mx | The hostname of the host which is down.
(type: str
) |
| Parameters | mx | The hostname of the host which is up.
(type: str
) |