NAME
Mail::Decency::Core::POEForking::Postfix
DESCRIPTION
Postfix instance to be used with POEForking
METHODS
create_handler
Called by the forking/treading parent server
postfix_start
Start connection from postfix
postfix_input
Incoming data from postfix
postfix_stop
Stop connection.. called when WE finish the connection (eg SIG TERM)
postfix_flush
Flush connection .. ignore this
postfix_error
Handles connection erros from postfix .. as well as disconnects (not flush)
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.