Skip to main content

Name

rset_timeout — set the timeout after RSET

Synopsis

RSET_Timeout = 30

Description

The amount of time in seconds to wait for a response to a RSET command. RSET commands are used to reset the state of an SMTP session in which a transaction has only partially succeeded. It allows subsequent messages to be delivered down a single SMTP session immediately following a transient or permanent failure response from the remote server before the complete and successful delivery of the prior message. The default value for this option is 30.

Scope

rset_timeout is valid in the binding, binding_group, domain and global scopes.

Was this page helpful?