head 1.1; branch 1.1.1; access; symbols RELENG_9_1_0_RELEASE:1.1.1.2 RELENG_9_1:1.1.1.2.0.28 RELENG_9_1_BP:1.1.1.2 RELENG_8_3_0_RELEASE:1.1.1.2 RELENG_8_3:1.1.1.2.0.26 RELENG_8_3_BP:1.1.1.2 RELENG_9_0_0_RELEASE:1.1.1.2 RELENG_9_0:1.1.1.2.0.24 RELENG_9_0_BP:1.1.1.2 RELENG_9:1.1.1.2.0.22 RELENG_9_BP:1.1.1.2 RELENG_7_4_0_RELEASE:1.1.1.2 RELENG_8_2_0_RELEASE:1.1.1.2 RELENG_7_4:1.1.1.2.0.20 RELENG_7_4_BP:1.1.1.2 RELENG_8_2:1.1.1.2.0.18 RELENG_8_2_BP:1.1.1.2 RELENG_8_1_0_RELEASE:1.1.1.2 RELENG_8_1:1.1.1.2.0.16 RELENG_8_1_BP:1.1.1.2 RELENG_7_3_0_RELEASE:1.1.1.2 RELENG_7_3:1.1.1.2.0.14 RELENG_7_3_BP:1.1.1.2 RELENG_8_0_0_RELEASE:1.1.1.2 RELENG_8_0:1.1.1.2.0.12 RELENG_8_0_BP:1.1.1.2 RELENG_8:1.1.1.2.0.10 RELENG_8_BP:1.1.1.2 RELENG_7_2_0_RELEASE:1.1.1.2 RELENG_7_2:1.1.1.2.0.8 RELENG_7_2_BP:1.1.1.2 RELENG_7_1_0_RELEASE:1.1.1.2 RELENG_6_4_0_RELEASE:1.1.1.1.10.1 RELENG_7_1:1.1.1.2.0.6 RELENG_7_1_BP:1.1.1.2 RELENG_6_4:1.1.1.1.10.1.0.4 RELENG_6_4_BP:1.1.1.1.10.1 RELENG_7_0_0_RELEASE:1.1.1.2 RELENG_6_3_0_RELEASE:1.1.1.1.10.1 RELENG_7_0:1.1.1.2.0.4 RELENG_7_0_BP:1.1.1.2 RELENG_6_3:1.1.1.1.10.1.0.2 RELENG_6_3_BP:1.1.1.1.10.1 v8_14_2:1.1.1.2 RELENG_7:1.1.1.2.0.2 RELENG_7_BP:1.1.1.2 v8_14_1:1.1.1.2 RELENG_6_2_0_RELEASE:1.1.1.1 RELENG_6_2:1.1.1.1.0.18 RELENG_6_2_BP:1.1.1.1 v8_13_8:1.1.1.1 v8_13_7:1.1.1.1 RELENG_5_5_0_RELEASE:1.1.1.1 RELENG_5_5:1.1.1.1.0.16 RELENG_5_5_BP:1.1.1.1 RELENG_6_1_0_RELEASE:1.1.1.1 RELENG_6_1:1.1.1.1.0.14 RELENG_6_1_BP:1.1.1.1 v8_13_6:1.1.1.1 RELENG_6_0_0_RELEASE:1.1.1.1 RELENG_6_0:1.1.1.1.0.12 RELENG_6_0_BP:1.1.1.1 RELENG_6:1.1.1.1.0.10 RELENG_6_BP:1.1.1.1 v8_13_4:1.1.1.1 RELENG_5_4_0_RELEASE:1.1.1.1 RELENG_5_4:1.1.1.1.0.8 RELENG_5_4_BP:1.1.1.1 v8_13_3:1.1.1.1 RELENG_4_11_0_RELEASE:1.1.1.1.2.1 RELENG_4_11:1.1.1.1.2.1.0.2 RELENG_4_11_BP:1.1.1.1.2.1 RELENG_5_3_0_RELEASE:1.1.1.1 RELENG_5_3:1.1.1.1.0.6 RELENG_5_3_BP:1.1.1.1 RELENG_5:1.1.1.1.0.4 RELENG_5_BP:1.1.1.1 RELENG_4:1.1.1.1.0.2 v8_13_1:1.1.1.1 SENDMAIL:1.1.1; locks; strict; comment @# @; 1.1 date 2004.08.01.01.04.57; author gshapiro; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.08.01.01.04.57; author gshapiro; state Exp; branches 1.1.1.1.2.1 1.1.1.1.4.1 1.1.1.1.10.1; next 1.1.1.2; 1.1.1.2 date 2007.04.09.01.38.51; author gshapiro; state Exp; branches; next ; 1.1.1.1.2.1 date 2004.08.09.00.15.38; author gshapiro; state Exp; branches; next 1.1.1.1.2.2; 1.1.1.1.2.2 date 2007.04.12.03.12.58; 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.10.1 date 2007.04.12.03.11.37; author gshapiro; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @ smfi_quarantine

smfi_quarantine

SYNOPSIS
#include <libmilter/mfapi.h>
int smfi_quarantine(
	SMFICTX *ctx;
	char *reason;
);
Quarantine the message using the given reason.
DESCRIPTION
Called When Called only from xxfi_eom.
Effects smfi_quarantine quarantines the message using the given reason.
ARGUMENTS
ArgumentDescription
ctx Opaque context structure.
reason The quarantine reason, a non-NULL and non-empty null-terminated string.
RETURN VALUES smfi_quarantine will fail and return MI_FAILURE if:
  • reason is NULL or empty.
  • A network error occurs.
  • SMFIF_QUARANTINE was not set when smfi_register was called.
Otherwise, it will return MI_SUCCESS

Copyright (c) 2002-2003 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.13.1 @ text @@ 1.1.1.1.4.1 log @MFC: sendmail 8.14.1 @ text @d1 3 a3 3 smfi_quarantine d5 1 a5 1 $Id: smfi_quarantine.html,v 1.5 2006/12/21 18:30:35 ca Exp $ d7 1 a7 1

smfi_quarantine

d9 1 a9 1 d11 2 a12 2 d23 11 a33 11 d49 2 a50 2 d52 6 a57 6 d62 1 a62 1
SYNOPSIS
d18 1
a18 1
d20 1 a20 1
DESCRIPTION
Called When Called only from xxfi_eom.
Effects smfi_quarantine quarantines the message using the given reason.
d36 11 a46 11
ARGUMENTS
ArgumentDescription
ctx Opaque context structure.
reason The quarantine reason, a non-NULL and non-empty null-terminated string.
RETURN VALUESsmfi_quarantine will fail and return MI_FAILURE if:
  • reason is NULL or empty.
  • A network error occurs.
  • SMFIF_QUARANTINE was not set when smfi_register was called.
d59 2 a60 2
d64 2 a65 2
d68 1 a68 1
d71 3 a73 3
@ 1.1.1.1.10.1 log @MFC: sendmail 8.14.1 @ text @d1 3 a3 3 smfi_quarantine d5 1 a5 1 $Id: smfi_quarantine.html,v 1.5 2006/12/21 18:30:35 ca Exp $ d7 1 a7 1

smfi_quarantine

d9 1 a9 1 d11 2 a12 2 d23 11 a33 11 d49 2 a50 2 d52 6 a57 6 d62 1 a62 1
SYNOPSIS
d18 1
a18 1
d20 1 a20 1
DESCRIPTION
Called When Called only from xxfi_eom.
Effects smfi_quarantine quarantines the message using the given reason.
d36 11 a46 11
ARGUMENTS
ArgumentDescription
ctx Opaque context structure.
reason The quarantine reason, a non-NULL and non-empty null-terminated string.
RETURN VALUESsmfi_quarantine will fail and return MI_FAILURE if:
  • reason is NULL or empty.
  • A network error occurs.
  • SMFIF_QUARANTINE was not set when smfi_register was called.
d59 2 a60 2
d64 2 a65 2
d68 1 a68 1
d71 3 a73 3
@ 1.1.1.2 log @Import sendmail 8.14.1 @ text @d1 3 a3 3 smfi_quarantine d5 1 a5 1 $Id: smfi_quarantine.html,v 1.5 2006/12/21 18:30:35 ca Exp $ d7 1 a7 1

smfi_quarantine

d9 1 a9 1 d11 2 a12 2 d23 11 a33 11 d49 2 a50 2 d52 6 a57 6 d62 1 a62 1
SYNOPSIS
d18 1
a18 1
d20 1 a20 1
DESCRIPTION
Called When Called only from xxfi_eom.
Effects smfi_quarantine quarantines the message using the given reason.
d36 11 a46 11
ARGUMENTS
ArgumentDescription
ctx Opaque context structure.
reason The quarantine reason, a non-NULL and non-empty null-terminated string.
RETURN VALUESsmfi_quarantine will fail and return MI_FAILURE if:
  • reason is NULL or empty.
  • A network error occurs.
  • SMFIF_QUARANTINE was not set when smfi_register was called.
d59 2 a60 2
d64 2 a65 2
d68 1 a68 1
d71 3 a73 3
@ 1.1.1.1.2.1 log @MFC: sendmail 8.13.1 import and related changes @ text @@ 1.1.1.1.2.2 log @MFC: sendmail 8.14.1 @ text @d1 3 a3 3 smfi_quarantine d5 1 a5 1 $Id: smfi_quarantine.html,v 1.5 2006/12/21 18:30:35 ca Exp $ d7 1 a7 1

smfi_quarantine

d9 1 a9 1 d11 2 a12 2 d23 11 a33 11 d49 2 a50 2 d52 6 a57 6 d62 1 a62 1
SYNOPSIS
d18 1
a18 1
d20 1 a20 1
DESCRIPTION
Called When Called only from xxfi_eom.
Effects smfi_quarantine quarantines the message using the given reason.
d36 11 a46 11
ARGUMENTS
ArgumentDescription
ctx Opaque context structure.
reason The quarantine reason, a non-NULL and non-empty null-terminated string.
RETURN VALUESsmfi_quarantine will fail and return MI_FAILURE if:
  • reason is NULL or empty.
  • A network error occurs.
  • SMFIF_QUARANTINE was not set when smfi_register was called.
d59 2 a60 2
d64 2 a65 2
d68 1 a68 1
d71 3 a73 3
@