/plugins/mail_fetch/constants.phpMail fetch plugin 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