Source: opensmtpd
Section: mail
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Ryan Kavanagh <rak@debian.org>
Uploaders: Daniel Walrond <debian@djw.org.uk>
Build-Depends: debhelper (>= 11)
 , bison
 , libasr-dev
 , libdb-dev
 , libevent-dev
 , libpam0g-dev
 , libssl1.0-dev
 , po-debconf
 , zlib1g-dev
Standards-Version: 4.1.3
Homepage: https://www.opensmtpd.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/opensmtpd.git -b debian/sid
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/opensmtpd.git;a=summary

Package: opensmtpd
Architecture: any
Provides: mail-transport-agent
Conflicts: mail-transport-agent
Replaces: mail-transport-agent
Depends: ${shlibs:Depends}, ${misc:Depends}
 , adduser
 , ed
 , lsb-base (>= 3.0-6)
Recommends: opensmtpd-extras
Suggests: ca-certificates
Description: secure, reliable, lean, and easy-to configure SMTP server
 The OpenSMTPD server seeks to be
  * as secure as possible, and uses privilege separation to mitigate
    possible security bugs
  * as reliable as possible: any accepted email must not be lost
  * lean: it covers typical usage cases instead of every obscure one
  * easy to configure, with a configuration syntax reminiscent of the OpenBSD
    Packet Filter's (PF)
  * fast and efficient: it can handle large queues with reasonable performance
