summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix `implicit declaration of function` in install-big/hiermanuel2024-11-281-3/+3
|
* Make qmail openssl 3.0 compatiblemanuel2023-08-081-1/+1
| | | | | | | - remove support for loading custom DH params from pem. use opensslconf if really required - remove support for loading custom ec group from params - reimplement DANE support using openssl DANE functions
* remove "shar"-supportmanuel2023-08-071-80/+0
|
* add dns_tlsa(...) and dnstlsa utilitymanuel2023-08-071-1/+13
|
* Add X-UD-Smtp-Session to qmail-injectmanuel2020-11-201-2/+2
|
* SMTPUTF8: convert UTF-8 domains to IDNAmanuel2017-08-181-1/+1
| | | | | | | | | | | | | This isn't entirely correct according to RFC 6531 as it's better to not convert at all. However this would require we additionally add the UTF-8 form to qmails local recipient users/domains. Plus our SMTPUTF8 implementation doesn't convert outgoing UTF-8 mails if receiving MTA doesn't support SMTPUTF8. So mail forwarding might generate a bounce the user very likely doesn't understand. As MTAs who support SMTPUTF8 most likely also support the IDNA form, always converting is probably a good trade-off.
* add support for SMTPUTF8manuel2017-08-171-4/+9
|
* add SMTP DANE supportmanuel2015-07-041-1/+1
|
* opportunistic TLSmanuel2015-06-301-3/+5
| | | | When the TLS handshake fails, retry delivery with TLS disabled
* Use DH parameters from OpenSSL and remove support for ephemeral RSAmanuel2015-06-221-16/+2
| | | | This adds support for DH parameters from 1024 to 8192 bits.
* replace \r\n with \n in sendmail wrappermanuel2014-01-301-5/+6
|
* make commands argument mandatorymanuel2014-01-271-1/+1
|
* fix obsolete POSIX head/tail callsmanuel2013-02-061-88/+88
|
* [PATCH] rename mbox.5 + fix-manpagesmanuel2013-02-061-10/+6
|
* [PATCH] realrcpttomanuel2013-02-051-2/+11
|
* fix compile (because of mfcheck patch)manuel2013-02-051-17/+18
|
* [PATCH] Adding SPP framework for qmail-smtpdmanuel2013-02-051-3/+8
| | | | qmail-1.03-r17-spp
* [PATCH] badrcptto supportmanuel2013-02-041-2/+27
| | | | qmail-gentoo-1.03-r16-badrcptto-morebadrcptto-accdias
* [PATCH] maildir++ for qmail-local and qmail-pop3dmanuel2013-02-041-4/+41
| | | | | | | Patch to make qmail-local and qmail-pop3d compatible with the maildir++ quota system that is used by vpopmail and courier-imap qmail-maildir++
* [PATCH] qmailqueuemanuel2013-02-041-2/+2
|
* [PATCH] qregex-starttls-2way-auth-20060423-mmmanuel2013-02-041-10/+57
|
* qmail 1.03 importmanuel2013-02-041-0/+2141