Constant exitcode::TEMPFAIL [] [src]

pub const TEMPFAIL: ExitCode = 75

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.