TEMPORARY_FAILURE

Constant TEMPORARY_FAILURE 

Source
pub const TEMPORARY_FAILURE: i32 = 75;
Expand description

Temporary failure, indicating something that is not really an error. In sendmail, this means that a mailer (e.g.) could not create a connection, and the request should be reattempted later.