aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-POE-Component-SMTP/pkg-descr
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2003-06-02 18:27:48 +0800
committerskv <skv@FreeBSD.org>2003-06-02 18:27:48 +0800
commit0b1e65109ffd776abacb0ef912a970929a87a82e (patch)
tree8d0ec0878b2f6ac9ce2ec3ff94ea708a5a211275 /mail/p5-POE-Component-SMTP/pkg-descr
parent4d8dca0277e16840f24ee604cf7c59cb9f5c05bd (diff)
downloadfreebsd-ports-gnome-0b1e65109ffd776abacb0ef912a970929a87a82e.tar.gz
freebsd-ports-gnome-0b1e65109ffd776abacb0ef912a970929a87a82e.tar.zst
freebsd-ports-gnome-0b1e65109ffd776abacb0ef912a970929a87a82e.zip
Add p5-POE-Component-SMTP 1.4, SMTP Protocol Implementation.
Diffstat (limited to 'mail/p5-POE-Component-SMTP/pkg-descr')
-rw-r--r--mail/p5-POE-Component-SMTP/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/p5-POE-Component-SMTP/pkg-descr b/mail/p5-POE-Component-SMTP/pkg-descr
new file mode 100644
index 000000000000..267eaec73c8c
--- /dev/null
+++ b/mail/p5-POE-Component-SMTP/pkg-descr
@@ -0,0 +1,9 @@
+POE::Component::Server::TCP implements the SMTP protocol for the server.
+To support any command other than HELO and QUIT, you'll have to
+implement it yourself, and define it in your InlineStates,
+PackageStates, or ObjectStates.
+
+WWW: http://search.cpan.org/dist/POE-Component-SMTP/
+
+-- Sergey Skvortsov
+skv@FreeBSD.org