fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
403 B
Plaintext
7 lines
403 B
Plaintext
Maintain a folder which has its messages stored on a remote server. The
|
|
communication between the client application and the server is implemented using
|
|
the IMAP4 protocol. This class uses Mail::Transport::IMAP4 to hide the transport
|
|
of information, and focusses solely on the correct handling of messages within a
|
|
IMAP4 folder. More than one IMAP4 folder can be handled by one single IMAP4
|
|
connection.
|