com.karmasphere.share.constants
Class IdentityTags
java.lang.Object
com.karmasphere.share.constants.IdentityTags
public class IdentityTags
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTHENTIC
public static final String AUTHENTIC
- Has this identity been verified authentic by the client.
- See Also:
- Constant Field Values
SMTP_CLIENT_IP
public static final String SMTP_CLIENT_IP
- See Also:
- Constant Field Values
SMTP_ENV_HELO
public static final String SMTP_ENV_HELO
- See Also:
- Constant Field Values
SMTP_ENV_MAIL_FROM
public static final String SMTP_ENV_MAIL_FROM
- See Also:
- Constant Field Values
SMTP_ENV_RCPT_TO
public static final String SMTP_ENV_RCPT_TO
- See Also:
- Constant Field Values
SMTP_HEADER_FROM_ADDRESS
public static final String SMTP_HEADER_FROM_ADDRESS
- The address extracted from the 'From' header.
- See Also:
- Constant Field Values
Copyright © 2004-2005 Karamsphere. All Rights Reserved.