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@geeknest.com>

COPYRIGHT

Copyright (c) 2003 Casey West. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

perl, POEST::Server.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 50:

=back without =over