QMail mail transport and delivery system
http://qmail.org/
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
- several minor bugfixes
- VERH support (ezmlm-style)
- support for sending messages via IPv6
USE AT YOUR OWN RISK, THIS PACKAGE HAS SEEN LITTLE TESTING!!!
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:p_conrad/netqmail && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000836 836 Bytes | |
auto_uids.c | 0000001614 1.58 KB | |
auto_uids.h | 0000000915 915 Bytes | |
dkim.tgz | 0000003795 3.71 KB | |
genkey.sh | 0000001174 1.15 KB | |
gpl-2.0.txt | 0000018092 17.7 KB | |
netqmail-1.06-tls-20110119-local.patch | 0000050449 49.3 KB | |
netqmail-1.06.tar.bz2 | 0000185988 182 KB | |
netqmail-rpmlintrc | 0000000384 384 Bytes | |
netqmail.changes | 0000007021 6.86 KB | |
netqmail.spec | 0000013177 12.9 KB | |
qmail-1.03-rfc2821-tls.patch | 0000002492 2.43 KB | |
qmail-1.03.qmtpd-netstring.patch | 0000001568 1.53 KB | |
qmail-1.05-tls-openssl098l.patch | 0000002049 2 KB | |
qmail-dkim.patch | 0000002505 2.45 KB | |
qmail-mime.tgz | 0000001826 1.78 KB | |
qmail-mtp-initscript | 0000002738 2.67 KB | |
qmail-permissions | 0000000277 277 Bytes | |
qmail-permissions.paranoid | 0000000372 372 Bytes | |
qmail-qmtp-initscript | 0000002207 2.16 KB | |
qmail-send-initscript | 0000001519 1.48 KB | |
qmail-smtpd-502.patch | 0000000760 760 Bytes | |
qmail-spp-0.42.tar.gz | 0000018689 18.3 KB | |
qmail-tls-relayclient.patch | 0000000643 643 Bytes | |
qmail-tls.cron | 0000001162 1.13 KB | |
qmail-verh-0.07.tar.gz | 0000006297 6.15 KB | |
signconf.xml | 0000001140 1.11 KB | |
smtpplugins | 0000000684 684 Bytes | |
tcprules.smtpd | 0000000826 826 Bytes |
Revision 1 (latest revision is 95)
Peter Conrad (p_conrad)
committed
(revision 1)
- Initial import into openSUSE. Below follows my package's history: - Replaced qmail-remote DKIM wrapper with GPL perl script - Added README.SUSE - Removed smtp-no-http patch (licensing) - Added libsyncdir - Replaced accept-5xx patch with rfc2821 patch - Disabled qmail-remote verh patch because it breaks DKIM - Removed qmtp patch + removed qmtpd from default install (licensing + security reasons) - Created README.tls - Create servercert.pem in post scriptlet - Created qmail-tls.cron - Moved update_tmprsadsh invocation from initscript to post scriptlet - Removed setgid bit from qmail_home/alias + sysconfdir/qmail/domainkeys - Added/moved openssl + permissions to requires(post) header - Added permissions files - Added gpl-2.0.txt - Removed qmail-install.patch (no longer required) - Added qmtpd-netstring.patch - Improved LSB compliance of init scripts - Moved /var/qmail to FHS-compliant location(s) - Modified genkey.sh to accept subject parameter, install as doc - Added rpmlintrc filter for empty sendmutex + non-standard uids - Renamed qmail-remote.orig to qmail-remote.real - Fixed another macro-in-comment
Comments 0