File/plugins/mail_fetch/constants.php

Description

Mail fetch plugin constants

  • version: $Id: constants.php 1120 2007-12-25 08:30:01Z tokul $
  • copyright: (c) 2006 The SquirrelMail Project Team
  • copyright: (c) 2006-2007 The NaSMail Project
  • license: GNU Public License
Constants
MAIL_FETCH_AUTH_APOP = 2 (line 15)

RFC 1939 APOP authentication

MAIL_FETCH_AUTH_PLAIN = 4 (line 19)

SASL PLAIN. Since 1.1

MAIL_FETCH_AUTH_RFC1939 = 3 (line 17)

All authentication methods described in RFC 1939

MAIL_FETCH_AUTH_USER = 1 (line 13)

RFC 1939 USER authentication

MAIL_FETCH_USE_PLAIN = 0 (line 22)

Connection types

MAIL_FETCH_USE_STLS = 2 (line 24)
MAIL_FETCH_USE_TLS = 1 (line 23)

Documentation generated on Sun, 22 Nov 2009 17:36:24 +0200 by phpDocumentor 1.4.3