The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mail::Decency::Core::POEForking::SMTP

DESCRIPTION

SMTP Server for the content filter

METHODS

create_handler

Called by the forking/treading parent server

smtp_start

Start connection from postfix

smtp_input

Handling input

smtp_stop

Stop connection, good bye

smtp_response

Handle a SMTP input (eg RCPT TO)

smtp_flush

smtp_error

Called uppon client error .. eg sudden disconnect

AUTHOR

Ulrich Kautz <uk@fortrabbit.de>

COPYRIGHT

Copyright (c) 2010 the "AUTHOR" as listed above

LICENCSE

This library is free software and may be distributed under the same terms as perl itself.