140266059SGregory Neil Shapiro<html> 240266059SGregory Neil Shapiro<head><title>xxfi_eoh</title></head> 340266059SGregory Neil Shapiro<body> 4e92d3f3fSGregory Neil Shapiro<!-- 5e92d3f3fSGregory Neil Shapiro$Id: xxfi_eoh.html,v 1.8 2003/03/05 19:57:55 ca Exp $ 6e92d3f3fSGregory Neil Shapiro--> 740266059SGregory Neil Shapiro<h1>xxfi_eoh</h1> 840266059SGregory Neil Shapiro 940266059SGregory Neil Shapiro<table border="0" cellspacing=4 cellpadding=4> 1040266059SGregory Neil Shapiro<!---------- Synopsis -----------> 1140266059SGregory Neil Shapiro<tr><th valign="top" align=left width=150>SYNOPSIS</th><td> 1240266059SGregory Neil Shapiro<pre> 1340266059SGregory Neil Shapiro#include <libmilter/mfapi.h> 1440266059SGregory Neil Shapirosfsistat (*xxfi_eoh)( 1540266059SGregory Neil Shapiro SMFICTX * ctx 1640266059SGregory Neil Shapiro); 1740266059SGregory Neil Shapiro</pre> 1840266059SGregory Neil ShapiroHandle the end of message headers. 1940266059SGregory Neil Shapiro</td></tr> 2040266059SGregory Neil Shapiro 2140266059SGregory Neil Shapiro<!----------- Description ----------> 2240266059SGregory Neil Shapiro<tr><th valign="top" align=left>DESCRIPTION</th><td> 2340266059SGregory Neil Shapiro<table border="1" cellspacing=1 cellpadding=4> 2440266059SGregory Neil Shapiro<tr align="left" valign=top> 2540266059SGregory Neil Shapiro<th width="80">Called When</th> 2640266059SGregory Neil Shapiro<td>xxfi_eoh is called once after all headers have been sent and processed. 2740266059SGregory Neil Shapiro</td> 2840266059SGregory Neil Shapiro</tr> 2940266059SGregory Neil Shapiro<tr align="left" valign=top> 3040266059SGregory Neil Shapiro<th>Default Behavior</th> 3140266059SGregory Neil Shapiro<td>Do nothing; return SMFIS_CONTINUE.</td> 3240266059SGregory Neil Shapiro</tr> 3340266059SGregory Neil Shapiro</table> 3440266059SGregory Neil Shapiro 3540266059SGregory Neil Shapiro<!----------- Arguments ----------> 3640266059SGregory Neil Shapiro<tr><th valign="top" align=left>ARGUMENTS</th><td> 3740266059SGregory Neil Shapiro <table border="1" cellspacing=0> 3840266059SGregory Neil Shapiro <tr bgcolor="#dddddd"><th>Argument</th><th>Description</th></tr> 3940266059SGregory Neil Shapiro <tr valign="top"><td>ctx</td> 4040266059SGregory Neil Shapiro <td>Opaque context structure. 4140266059SGregory Neil Shapiro </td></tr> 4240266059SGregory Neil Shapiro </table> 4340266059SGregory Neil Shapiro</td></tr> 4440266059SGregory Neil Shapiro 4540266059SGregory Neil Shapiro</table> 4640266059SGregory Neil Shapiro 4740266059SGregory Neil Shapiro<hr size="1"> 4840266059SGregory Neil Shapiro<font size="-1"> 495ef517c0SGregory Neil ShapiroCopyright (c) 2000, 2003 Sendmail, Inc. and its suppliers. 5040266059SGregory Neil ShapiroAll rights reserved. 5140266059SGregory Neil Shapiro<br> 5240266059SGregory Neil ShapiroBy using this file, you agree to the terms and conditions set 535ef517c0SGregory Neil Shapiroforth in the LICENSE. 5440266059SGregory Neil Shapiro</font> 5540266059SGregory Neil Shapiro</body> 5640266059SGregory Neil Shapiro</html> 57