/plugins/mail_fetch/constants.php

Description

Mail fetch plugin constants

Constants
MAIL_FETCH_AUTH_APOP = 2 (line 14)

RFC 1939 APOP authentication

MAIL_FETCH_AUTH_RFC1939 = 3 (line 16)

All authentication methods described in RFC 1939

MAIL_FETCH_AUTH_USER = 1 (line 12)

RFC 1939 USER authentication

MAIL_FETCH_USE_PLAIN = 0 (line 19)

Connection types

MAIL_FETCH_USE_STLS = 2 (line 21)
MAIL_FETCH_USE_TLS = 1 (line 20)

Documentation generated on Mon, 13 Jan 2020 04:22:13 +0100 by phpDocumentor 1.4.3