POP3 e-mail client class implements the access to mail boxes using the POP3 protocol.Features of POP3 e-mail client class:- Support secure connections using TLS- Provides a stream wrapper class to access messages like files using fopen('pop3://user:pass@localhost/1', 'r');- POP3 server access using normal and apop login methods- Authentication mechanisms implemented by SASL client class like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or ...
License: BSD - BSD License
Added: 6 years, 7 months 27 days ago Updated: 6 years, 7 months 27 days ago