mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
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)
9 lines
425 B
Plaintext
9 lines
425 B
Plaintext
Mail::Spool is a "pure perl" implementation of mail spooling, unspooling
|
|
and sending. It is intended to be used with daemons such as
|
|
Net::Server::SMTP (to be released soon), but it also contains its own
|
|
daemon (based off of Net::Server::Fork) that can be used if necessary.
|
|
|
|
It is also intended to be used as a quick spooling mechanism for perl
|
|
scripts. As it can write straight to the queue without opening another
|
|
process.
|