POP 3 client class 2009.02.01 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News POP 3 client class 2009.02.01 (Default branch)
# 1  
Old 02-02-2009
POP 3 client class 2009.02.01 (Default branch)

Image POP 3 client is a PHP class that allows you to access mail boxes using the POP3 protocol. It provides a stream wrapper class for retrieving messages like files using the PHP fopen function, establishes secure connections using TLS, accesses servers using normal and APOP login methods, supports authentication mechanisms such as PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix via Samba) via the PHP SASL library, and supports listing of message sizes, retrieval of a message at once, separating the headers from the body, retrieving a message in small chunks to not exceed the available memory, and deleting messages. License: Freely Distributable Changes:
A bug in the APOP authentication implementation was fixed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
mailusradm(8)						      System Manager's Manual						     mailusradm(8)

NAME
mailusradm - Administer User Mail SYNOPSIS
/usr/sbin/sysman mailusradm [-ui cui [cuioptions] | gui [x resources]] OPTIONS
Specifies the user interface to be invoked. The choices are: Invokes the command line interface. Invokes the graphical user interface. Specific command line options that will be used to interact. Specifies the standard X11 resource options. For more information, see the X(1X) reference page DESCRIPTION
The Mail User Administration application is used by the system administrator to administer the mail system. Specifically, the mail adminis- trator can change the mail service type of a single user, a group of users, or all the users on a local system. The mail administrator can also delete defunct mail user accounts. The mail service types are: Local Mail Post Office Protocol (POP), which is designed to allow single user computers to retrieve electronic mail from a POP server. The POP server might be a computer with a permanent Internet connection where its clients might connect to it only occasionally. Internet Message Access Protocol (IMAP), which is a protocol that allows a client to access and manipulate electronic mail messages on a server. IMAP allows the manipulation of remote message folders known as mailboxes. IMAP has operations for creating, delet- ing, and renaming mailboxes; for checking for new messages; for permanently removing messages; for searching; and for selective fetching of message attributes, text, and other portions. It does not specify a means of posting mail; a mail transfer protocol, such as SMTP, handles this function. Furthermore, the mail administrator can specify the use of mail passwords on users under POP and IMAP. mailusradm has two user interface options: Graphical user interface (GUI) Command line interface (CUI) Running the Graphical User Interface Option: The mailusradm application can be invoked from: The CDE Application Manager Application Group: System_Admin Desktop_Apps Subgroup: Configuration To start mailusradm from the command line, enter: /usr/sbin/sysman mailusradm -gui Running the Command Line Interface Option: To start the mailusradm command line interface, enter the following command from the terminal: /usr/sbin/sysman mailusradm -ui cui [cuiop- tions] RESTRICTIONS
You must have the appropriate privileges to use this application. FILES
Mail User Administration application Help Volume SEE ALSO
Commands: cyradm(1), dtmail(1), imapd(8), mailauth(8), mailconfig(8), popd(8) System Administration mailusradm(8)