mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
282 B
Plaintext
7 lines
282 B
Plaintext
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: https://metacpan.org/release/POE-Component-SMTP
|