com.sendmail.jilter.internal
Class JilterConstants

java.lang.Object
  extended by com.sendmail.jilter.internal.JilterConstants

public class JilterConstants
extends java.lang.Object


Field Summary
static int SMFIA_INET
           
static int SMFIA_INET6
           
static int SMFIC_ABORT
           
static int SMFIC_BODY
           
static int SMFIC_BODYEOB
           
static int SMFIC_CONNECT
           
static int SMFIC_EOH
           
static int SMFIC_HEADER
           
static int SMFIC_HELO
           
static int SMFIC_MACRO
           
static int SMFIC_MAIL
           
static int SMFIC_OPTNEG
           
static int SMFIC_QUIT
           
static int SMFIC_RCPT
           
static int SMFIP_NOBODY
           
static int SMFIP_NOCONNECT
           
static int SMFIP_NOEOH
           
static int SMFIP_NOHDRS
           
static int SMFIP_NOHELO
           
static int SMFIP_NOMAIL
           
static int SMFIP_NORCPT
           
static int SMFIR_ACCEPT
           
static int SMFIR_ADDHEADER
           
static int SMFIR_ADDRCPT
           
static int SMFIR_CHGHEADER
           
static int SMFIR_CONTINUE
           
static int SMFIR_DELRCPT
           
static int SMFIR_DISCARD
           
static int SMFIR_PROGRESS
           
static int SMFIR_REJECT
           
static int SMFIR_REPLBODY
           
static int SMFIR_REPLYCODE
           
static int SMFIR_TEMPFAIL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SMFIC_CONNECT

public static final int SMFIC_CONNECT
See Also:
Constant Field Values

SMFIC_MACRO

public static final int SMFIC_MACRO
See Also:
Constant Field Values

SMFIC_HELO

public static final int SMFIC_HELO
See Also:
Constant Field Values

SMFIC_MAIL

public static final int SMFIC_MAIL
See Also:
Constant Field Values

SMFIC_RCPT

public static final int SMFIC_RCPT
See Also:
Constant Field Values

SMFIC_BODYEOB

public static final int SMFIC_BODYEOB
See Also:
Constant Field Values

SMFIC_HEADER

public static final int SMFIC_HEADER
See Also:
Constant Field Values

SMFIC_EOH

public static final int SMFIC_EOH
See Also:
Constant Field Values

SMFIC_OPTNEG

public static final int SMFIC_OPTNEG
See Also:
Constant Field Values

SMFIC_QUIT

public static final int SMFIC_QUIT
See Also:
Constant Field Values

SMFIC_BODY

public static final int SMFIC_BODY
See Also:
Constant Field Values

SMFIC_ABORT

public static final int SMFIC_ABORT
See Also:
Constant Field Values

SMFIR_ACCEPT

public static final int SMFIR_ACCEPT
See Also:
Constant Field Values

SMFIR_ADDHEADER

public static final int SMFIR_ADDHEADER
See Also:
Constant Field Values

SMFIR_ADDRCPT

public static final int SMFIR_ADDRCPT
See Also:
Constant Field Values

SMFIR_CHGHEADER

public static final int SMFIR_CHGHEADER
See Also:
Constant Field Values

SMFIR_CONTINUE

public static final int SMFIR_CONTINUE
See Also:
Constant Field Values

SMFIR_DELRCPT

public static final int SMFIR_DELRCPT
See Also:
Constant Field Values

SMFIR_DISCARD

public static final int SMFIR_DISCARD
See Also:
Constant Field Values

SMFIR_PROGRESS

public static final int SMFIR_PROGRESS
See Also:
Constant Field Values

SMFIR_REJECT

public static final int SMFIR_REJECT
See Also:
Constant Field Values

SMFIR_REPLBODY

public static final int SMFIR_REPLBODY
See Also:
Constant Field Values

SMFIR_REPLYCODE

public static final int SMFIR_REPLYCODE
See Also:
Constant Field Values

SMFIR_TEMPFAIL

public static final int SMFIR_TEMPFAIL
See Also:
Constant Field Values

SMFIA_INET

public static final int SMFIA_INET
See Also:
Constant Field Values

SMFIA_INET6

public static final int SMFIA_INET6
See Also:
Constant Field Values

SMFIP_NOCONNECT

public static final int SMFIP_NOCONNECT
See Also:
Constant Field Values

SMFIP_NOHELO

public static final int SMFIP_NOHELO
See Also:
Constant Field Values

SMFIP_NOMAIL

public static final int SMFIP_NOMAIL
See Also:
Constant Field Values

SMFIP_NORCPT

public static final int SMFIP_NORCPT
See Also:
Constant Field Values

SMFIP_NOBODY

public static final int SMFIP_NOBODY
See Also:
Constant Field Values

SMFIP_NOHDRS

public static final int SMFIP_NOHDRS
See Also:
Constant Field Values

SMFIP_NOEOH

public static final int SMFIP_NOEOH
See Also:
Constant Field Values


Copyright ? 2001-2004, Sendmail, Inc. All Rights Reserved.