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

NAME

poest - Perl and POE based SMTP Server

SYNOPSIS

 poest start Config POEST::Config::General ConfigFile /etc/poest.conf

CONFIGURATION

All configuration parameters are passed on the command line after the command. They are passed as is to the contructor for POEST::Server.

COMMANDS

start

Start and fork the daemon.

stop

Stop the daemon.

run

Run poest in the forground. No pid file will be created, no forking will be done. STD* will remain open.

usage

Shows usage. For more detail see help.

help

Detailed usage instructions.

AUTHOR

Casey West, <casey@dyndns.org>

COPYRIGHT AND LICENSE

Copyright 2003 DynDNS.org

You may distribute this package under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file, with the exception that it may not be placed on physical media for distribution without the prior written approval of the author.

THIS PACKAGE IS PROVIDED WITH USEFULNESS IN MIND, BUT WITHOUT GUARANTEE OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. USE IT AT YOUR OWN RISK.

For more information, please visit http://opensource.dyndns.org

SEE ALSO

perl, POEST::Server.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 75:

=back without =over