.\" Title: dbmail\-lmtpd
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.71.0
.\" Date: 10/16/2007
.\" Manual:
.\" Source:
.\"
.TH "DBMAIL\-LMTPD" "8" "10/16/2007" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
dbmail\-lmtpd \- receive messages from an MTA supporting the Lightweight Mail Transport Protocol, as specified in RFC 2033.
.SH "SYNOPSIS"
dbmail\-lmtpd [\-f configfile] [\-p pidfile] [\-nvVh]
.SH "DESCRIPTION"
The dbmail\-lmtpd daemon will spawn child processes as specified in the dbmail.conf file. These processes listen, by default, on port 24 of the localhost interface. Mail Transfer Agents, MTA's such as Postfix and Exim, speak LMTP to their Mail Delivery Agents which receive and store messages. DBMail implements such a system using a database backend.
.SH "OPTIONS"
.PP
\-p pidfile
.RS 3n
Specify an alternate pid file. The daemons are currently hardcoded to use /var/run/dbmail\- for their pid files, and will halt if the pid file cannot be written. Use the \-p pidfile option to place the pid file in your system's preferred location.
.RE
.PP
\-n
.RS 3n
No daemonize. The program remains attached to the console from which it was started. This is quite useful for debugging when combined with the \-v option.
.RE
.SH "COMMON OPTIONS"
.PP
\-f configfile
.RS 3n
Specify an alternate config file. The utilities are currently hardcoded to use /etc/dbmail.conf for their configs, and will halt if the config file cannot be found. Use the \-f configfile option to specify your system's preferred config file location.
.RE
.PP
\-q
.RS 3n
Quietly skip interactive prompts and helpful status messages which would otherwise be printed to stdout. Use two \-q's to silence errors which would otherwise be printed to stderr.
.RE
.PP
\-v
.RS 3n
Operate verbosely. Some of the utilities in the DBMail suite can take two \-v's for extra verbosity. Those which don't understand this convention won't complain about having the extra \-v and will simply operate at their normal verbosity.
.RE
.PP
\-V
.RS 3n
Show the version and copyright, then exit.
.RE
.PP
\-h
.RS 3n
Show a brief summary of options, then exit.
.RE
.SH "BUGS"
If you experience inexplicable problems with DBMail, please report the issue to the [1]\&\fIDBMail Bug Tracker\fR.
.SH "LICENSE"
DBMail and its components are distributed under the terms of the GNU General Public License. Copyrights are held variously by the authors listed below.
.SH "AUTHOR(S)"
DBMail is a collaborative effort among the core developers listed below and the tremendous help of the testers, patchers and bug hunters listed in the AUTHORS and THANKS files found in the DBMail source distribution.
.sp
.RS 3n
.nf
Eelco van Beek Aaron Stone Paul J Stevens
Roel Rozendaal Open Source Engineer NFG Net Facilities Group BV
Ilja Booij Palo Alto, CA USA http://www.nfg.nl
IC&S http://hydricacid.com
Koningsweg 4
3582 GE Utrecht
http://www.ic\-s.nl
.fi
.sp
.RE
.SH "REFERENCES"
.TP 3
1.\ DBMail Bug Tracker
\%http://dbmail.org/index.php?page=bugs