|
This controls the methods used to connect. Like SSL, TLS and
certificate validation.
To connect to an SSL IMAP server: "/imap/ssl"
To connect to an SSL IMAP server with a self-signed certificate:
"'/imap/ssl/novalidate-cert'"
Further options may be available and can be found on the php site at
http://www.php.net/manual/function.imap-open.php.
|