head 1.1;
branch 1.1.1;
access;
symbols
RELENG_9_1_0_RELEASE:1.1.1.1
RELENG_9_1:1.1.1.1.0.34
RELENG_9_1_BP:1.1.1.1
RELENG_8_3_0_RELEASE:1.1.1.1
RELENG_8_3:1.1.1.1.0.32
RELENG_8_3_BP:1.1.1.1
RELENG_9_0_0_RELEASE:1.1.1.1
RELENG_9_0:1.1.1.1.0.30
RELENG_9_0_BP:1.1.1.1
RELENG_9:1.1.1.1.0.28
RELENG_9_BP:1.1.1.1
RELENG_7_4_0_RELEASE:1.1.1.1
RELENG_8_2_0_RELEASE:1.1.1.1
RELENG_7_4:1.1.1.1.0.26
RELENG_7_4_BP:1.1.1.1
RELENG_8_2:1.1.1.1.0.24
RELENG_8_2_BP:1.1.1.1
RELENG_8_1_0_RELEASE:1.1.1.1
RELENG_8_1:1.1.1.1.0.22
RELENG_8_1_BP:1.1.1.1
RELENG_7_3_0_RELEASE:1.1.1.1
RELENG_7_3:1.1.1.1.0.20
RELENG_7_3_BP:1.1.1.1
RELENG_8_0_0_RELEASE:1.1.1.1
RELENG_8_0:1.1.1.1.0.18
RELENG_8_0_BP:1.1.1.1
RELENG_8:1.1.1.1.0.16
RELENG_8_BP:1.1.1.1
RELENG_7_2_0_RELEASE:1.1.1.1
RELENG_7_2:1.1.1.1.0.14
RELENG_7_2_BP:1.1.1.1
RELENG_7_1_0_RELEASE:1.1.1.1
RELENG_6_4_0_RELEASE:1.1.1.1.2.1
RELENG_7_1:1.1.1.1.0.12
RELENG_7_1_BP:1.1.1.1
RELENG_6_4:1.1.1.1.2.1.0.4
RELENG_6_4_BP:1.1.1.1.2.1
RELENG_7_0_0_RELEASE:1.1.1.1
RELENG_6_3_0_RELEASE:1.1.1.1.2.1
RELENG_7_0:1.1.1.1.0.10
RELENG_7_0_BP:1.1.1.1
RELENG_6_3:1.1.1.1.2.1.0.2
RELENG_6_3_BP:1.1.1.1.2.1
v8_14_2:1.1.1.1
RELENG_7:1.1.1.1.0.8
RELENG_7_BP:1.1.1.1
RELENG_4:1.1.1.1.0.6
RELENG_5:1.1.1.1.0.4
RELENG_6:1.1.1.1.0.2
v8_14_1:1.1.1.1
SENDMAIL:1.1.1;
locks; strict;
comment @# @;
1.1
date 2007.04.09.01.38.51; author gshapiro; state Exp;
branches
1.1.1.1;
next ;
1.1.1.1
date 2007.04.09.01.38.51; author gshapiro; state Exp;
branches
1.1.1.1.2.1
1.1.1.1.4.1
1.1.1.1.6.1;
next ;
1.1.1.1.2.1
date 2007.04.12.03.11.37; author gshapiro; state Exp;
branches;
next ;
1.1.1.1.4.1
date 2007.04.12.03.12.23; author gshapiro; state Exp;
branches;
next ;
1.1.1.1.6.1
date 2007.04.12.03.12.59; author gshapiro; state Exp;
branches;
next ;
desc
@@
1.1
log
@Initial revision
@
text
@
xxfi_data
xxfi_data
SYNOPSIS |
#include <libmilter/mfapi.h>
sfsistat (*xxfi_data)(
SMFICTX *ctx
);
Handle the DATA command.
|
DESCRIPTION |
Called When |
xxfi_data is called when the client uses the DATA command.
|
Default Behavior |
Do nothing; return SMFIS_CONTINUE. |
|
---|
ARGUMENTS |
Argument | Description |
ctx |
Opaque context structure.
|
|
SPECIAL RETURN VALUES |
Return value | Description |
SMFIS_TEMPFAIL |
Reject this message with a temporary error.
|
SMFIS_REJECT |
Reject this message.
|
SMFIS_DISCARD |
Accept and silently discard this message.
|
SMFIS_ACCEPT |
Accept this message.
|
|
NOTES |
For more details on ESMTP responses, please see RFC
1869. |
Copyright (c) 2006 Sendmail, Inc. and its suppliers.
All rights reserved.
By using this file, you agree to the terms and conditions set
forth in the LICENSE.
@
1.1.1.1
log
@Import sendmail 8.14.1
@
text
@@
1.1.1.1.6.1
log
@MFC: sendmail 8.14.1
@
text
@@
1.1.1.1.4.1
log
@MFC: sendmail 8.14.1
@
text
@@
1.1.1.1.2.1
log
@MFC: sendmail 8.14.1
@
text
@@