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
365 B
Text
7 lines
365 B
Text
Mail::Transport extends Mail::Transport implement sending and/or receiving of
|
|
messages, using various protocols.
|
|
|
|
Mail::Transport::Send extends this class, and offers general functionality for
|
|
send protocols, like SMTP. Mail::Transport::Receive also extends this class, and
|
|
offers receive method. Some transport protocols will implement both sending and
|
|
receiving.
|