Files
webmin/postfix/help/opt_smtp_connect_timeout.html
2007-04-12 20:24:50 +00:00

16 lines
369 B
HTML

<header>Timeout for completing TCP connections</header>
<center><tt>smtp_connect_timeout</tt></center>
<hr>
This parameter specifies the SMTP client timeout in seconds for completing a
TCP connection.
<p>
When no connection can be made within the deadline, the SMTP client tries the
next address on the mail exchanger list. Specify 0 to disable the timeout.
<hr>