Lines Matching +full:set +full:- +full:top
4 <!--
5 $Id: smfi_chgheader.html,v 1.19 2013-11-22 20:51:39 ca Exp $
6 -->
10 <!---------- Synopsis ----------->
11 <TR><TH valign="top" align=left width=100>SYNOPSIS</TH><TD>
24 <!----------- Description ---------->
25 <TR><TH valign="top" align=left>DESCRIPTION</TH><TD>
27 <TR align="left" valign=top>
31 <TR align="left" valign=top>
38 <!----------- Arguments ---------->
39 <TR><TH valign="top" align=left>ARGUMENTS</TH><TD>
42 <TR valign="top"><TD>ctx</TD>
45 <TR valign="top"><TD>headerf</TD>
46 <TD>The header name, a non-NULL, null-terminated string.
48 <TR valign="top"><TD>hdridx</TD>
49 …<TD>Header index value (1-based). A hdridx value of 1 will modify the first occurrence of a header…
51 <TR valign="top"><TD>headerv</TD>
57 <!----------- Return values ---------->
59 <TH valign="top" align=left>RETURN VALUES</TH>
67 <LI><A HREF="smfi_register.html#SMFIF_CHGHDRS">SMFIF_CHGHDRS</A> is not set.
72 <!----------- Notes ---------->
73 <TR align="left" valign=top>
77 <LI>A filter which calls smfi_chgheader must have set the
83 are needed, make them multi-line. To make a multi-line header, insert
93 is set, in which case the milter
99 <!----------- Example code ---------->
101 <TH valign="top" align=left>EXAMPLE</TH>
110 ret = smfi_chgheader(ctx, "Content-Type", 1,
119 <FONT size="-1">
120 Copyright (c) 2000-2003, 2009 Proofpoint, Inc. and its suppliers.
123 By using this file, you agree to the terms and conditions set