Searched refs:ROUTE_DISABLED_SMTP (Results 1 – 2 of 2) sorted by relevance
594 mta_route_disable(route, 2, ROUTE_DISABLED_SMTP); in mta_route_error()621 mta_route_disable(route, 2, ROUTE_DISABLED_SMTP); in mta_route_down()1773 if (suspended_route & ROUTE_DISABLED_SMTP) in mta_find_route()
756 #define ROUTE_DISABLED_SMTP 0x20 macro