Deleted Added
full compact
smfi_settimeout.html (182352) smfi_settimeout.html (244833)
1<HTML>
2<HEAD><TITLE>smfi_settimeout</TITLE></HEAD>
3<BODY>
4<!--
1<HTML>
2<HEAD><TITLE>smfi_settimeout</TITLE></HEAD>
3<BODY>
4<!--
5$Id: smfi_settimeout.html,v 1.14 2006/12/21 18:30:35 ca Exp $
5$Id: smfi_settimeout.html,v 1.15 2011/10/03 16:21:33 ca Exp $
6-->
7<H1>smfi_settimeout</H1>
8
9<TABLE border="0" cellspacing=4 cellpadding=4>
10<!---------- Synopsis ----------->
11<TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
12<PRE>
13#include &lt;libmilter/mfapi.h&gt;

--- 33 unchanged lines hidden (view full) ---

47
48<!----------- Return values ---------->
49<TR>
50<TH valign="top" align=left>RETURN VALUES</TH>
51
52<TD>smfi_settimeout always returns MI_SUCCESS.</TD>
53</TR>
54
6-->
7<H1>smfi_settimeout</H1>
8
9<TABLE border="0" cellspacing=4 cellpadding=4>
10<!---------- Synopsis ----------->
11<TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
12<PRE>
13#include &lt;libmilter/mfapi.h&gt;

--- 33 unchanged lines hidden (view full) ---

47
48<!----------- Return values ---------->
49<TR>
50<TH valign="top" align=left>RETURN VALUES</TH>
51
52<TD>smfi_settimeout always returns MI_SUCCESS.</TD>
53</TR>
54
55<!----------- Notes ---------->
56<TR>
57<TH valign="top" align=left>NOTES</TH>
58<TD>
59Decreasing the timeout is strongly discouraged
60and may break the communication with the MTA.
61Do <EM>not</EM> decrease this value without making sure that
62the MTA also uses lower timeouts for communication
63(with the milter and with the SMTP client).
64</TR>
55</TABLE>
56
65</TABLE>
66
67
68</TABLE>
69
57<HR size="1">
58<FONT size="-1">
70<HR size="1">
71<FONT size="-1">
59Copyright (c) 2000, 2002-2003, 2006 Sendmail, Inc. and its suppliers.
72Copyright (c) 2000, 2002-2003, 2006, 2011 Sendmail, Inc. and its suppliers.
60All rights reserved.
61<BR>
62By using this file, you agree to the terms and conditions set
63forth in the LICENSE.
64</FONT>
65</BODY>
66</HTML>
73All rights reserved.
74<BR>
75By using this file, you agree to the terms and conditions set
76forth in the LICENSE.
77</FONT>
78</BODY>
79</HTML>