NAME

qmail-deliverabled - Deliverabitily check daemon

USAGE

qmail-deliverabled 127.0.0.1:8998

Specify IP address and port to listen on. By default listens on the local loopback (127.0.0.1) on port 8998.

DESCRIPTION

Exposes the Qmail::Deliverable functions qmail_local and deliverable over HTTP. Typically requires root access for file permissions.

Requires the HTTP::Daemon module, available from CPAN.

Use only with a ::Client of the same version. Returns 403 FORBIDDEN on error, any error.

LEGAL

This software is released into the public domain, and does not come with warranty or guarantee of any kind. Use it at your own risk.

AUTHOR

Juerd Waalboer <#####@juerd.nl>

SEE ALSO

Qmail::Deliverable::Client