1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: qpopper
Build-Depends: debhelper(>> 3.0.0), libgdbm-dev,libpam0g-dev, mail-transport-agent, drac-dev, libssl-dev
Section: mail
Priority: extra
Maintainer: Yu Guanghui <ygh@debian.org>
Standards-Version: 3.5.8
Package: qpopper
Architecture: any
Depends: ${shlibs:Depends},exim4|mail-transport-agent
Conflicts: pop3-server
Provides: pop3-server
Description: Enhanced Post Office Protocol server (POP3)
This is The Qualcomm enhanced version of the Post Office Protocol
Daemon (POP3 daemon), based on the latest BSD version. The QualComm
popper has some extensions to the normal pop3 daemon, such as UIDL
and bulletin support.
Package: qpopper-drac
Architecture: any
Depends: ${shlibs:Depends},exim4|mail-transport-agent
Suggests: drac
Conflicts: pop3-server
Provides: pop3-server
Description: Qpopper with DRAC Support
Qpopper is The Qualcomm enhanced version of the Post Office Protocol
Daemon (POP3 daemon), based on the latest BSD version. The QualComm
popper has some extensions to the normal pop3 daemon, such as UIDL
and bulletin support.
.
DRAC means Dynamic Relay Authorization Control. Please read documents
of the drac package for detail. This package included a version of
qpopper with DRAC support.
.
Please read the README.Debian of drac package to setup your MTA.
|