File debian.control of Package netqmail
Source: netqmail
Section: net
Priority: optional
Maintainer: Peter Conrad <conrad@quisquis.de>
Homepage: http://qmail.org/
Build-Depends: debhelper (>= 9), libssl-dev, libsyncdir-dev, ucspi-tcp
Package: netqmail
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libmail-dkim-perl, cron
Conflicts: postfix, sendmail, nullmailer
Provides: mail-transport-agent
Description: QMail mail transport and delivery system
.
qmail is a modern SMTP server which makes sendmail obsolete, written by Dan
Bernstein, who also has a web page for qmail. qmail is a secure package. There
was a $1,000.00 prize for anyone who can show otherwise, which went unclaimed.
.
netqmail is derived from Daniel Bernstein's qmail-1.03 plus bug fixes, a few
feature enhancements, and some documentation.
.
This package adds even more features and enhancements:
.
- support for STARTTLS
- FHS + LSB compliance
- qmail-spp SMTP plugin support
- DKIM signatures of outgoing mails (requires libdkim)
- support for sending mail via IPv6
- support for SMTP-AUTH (RFC-3848 & RFC-4945) using a modified version of
Erwin Hoffmann's qmail-authentication patch
Package: netqmail-smtpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netqmail (>=1.06-2), ucspi-tcp, daemontools
Description: Simple Mail Transfer Protocol Daemon for QMail
.
This subpackage contains the smtp daemon + support files for netqmail.
Package: netqmail-qmtpd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netqmail (>=1.06-2), ucspi-tcp, daemontools
Description: Quick Mail Transfer Protocol Daemon for QMail
.
This subpackage contains the qmtp daemon + support files for netqmail.
(qmtp is the "quick mail transfer protocol", see http://cr.yp.to/proto/qmtp.txt ).
Package: netqmail-pop3d
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, netqmail (>=1.06-2), checkpassword-pam, ucspi-tcp, daemontools
Description: Post Office Protocol (v3) Daemon for QMail
.
This subpackage contains a pop3 daemon for accessing users' Maildirs.
Package: netqmail-dbg
Architecture: any
Depends: netqmail (=1.06-15), ${misc:Depends}
Description: Debugging symbols for netqmail and its subpackages