| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | convert dns handling to getdnsgetdns | manuel | 2015-07-03 | 1 | -333/+312 |
| | | |||||
| * | opportunistic TLS | manuel | 2015-06-30 | 3 | -8/+50 |
| | | | | | When the TLS handshake fails, retry delivery with TLS disabled | ||||
| * | add support for ECDH as well as custom ec+dh params in certificate | manuel | 2015-06-23 | 2 | -6/+71 |
| | | |||||
| * | Use DH parameters from OpenSSL and remove support for ephemeral RSA | manuel | 2015-06-22 | 8 | -101/+66 |
| | | | | | This adds support for DH parameters from 1024 to 8192 bits. | ||||
| * | Treat ECONNREFUSED the same as ETIMEDOUT | manuel | 2014-05-20 | 3 | -1/+9 |
| | | | | | | | | | After an SMTP connection attempt times out, qmail-remote records the relevant IP address. If the same address fails again (after at least two minutes with no intervening successful connections), qmail-remote assumes that further attempts will fail for at least another hour. | ||||
| * | Remove qmail-remote workaround that Dan Bernstein added on 1996-10-03... | manuel | 2014-05-20 | 1 | -1/+1 |
| | | | | | | | ...to work around a bug in BIND versions earlier than version 4.9.4 We don't use the code any more but it does no harm. | ||||
| * | Increase memory buffer from 256 to 8k | manuel | 2014-05-20 | 1 | -2/+2 |
| | | | | | | | | | This patch increases the size of the memory buffer that qmail uses when querying the system for a list of all local IP addresses. This mailing list message describes the problem and includes the patch file. see http://www.mail-archive.com/qmail@id.wustl.edu/msg20935.html | ||||
| * | Fix qmail-remote to handle multiple MX records correctly as in rfc2821 | manuel | 2014-05-20 | 1 | -2/+3 |
| | | | | | | | | | This patch changes qmail-remote to skip over MX servers that greet with codes 400 to 499 and to bounce mail when any MX server that qmail tries greets with a code 500 to 599. see http://www-dt.e-technik.uni-dortmund.de/~ma/qmail/patch-qmail-1.03-rfc2821.diff | ||||
| * | get rid of DNS ANY query | manuel | 2014-02-18 | 1 | -24/+4 |
| | | | | | | | | | UltraDNS started blocking UDP-ANY queries so this is a problem. This will disable domain canonicalization of the envelope address of outgoing messages. This is as specified by RFC 1123 section 5.2.2. However this requirement is obsolete and modern MTAs have disabled it too. | ||||
| * | export TLS-Session to environment | manuel | 2014-02-14 | 1 | -0/+1 |
| | | |||||
| * | replace \r\n with \n in sendmail wrapper | manuel | 2014-01-30 | 2 | -8/+60 |
| | | |||||
| * | Replacing obsolete head/tail with POSIX compliant ones | manuel | 2014-01-27 | 1 | -2/+2 |
| | | |||||
| * | add some sendmail parameters to qmail-inject | manuel | 2014-01-27 | 1 | -1/+6 |
| | | | | | | | -t, -Ffullname, -i, -o<whatever> additional support -f<> for null envelope mails | ||||
| * | make commands argument mandatory | manuel | 2014-01-27 | 5 | -25/+25 |
| | | |||||
| * | [PATCH] protect qmail-smtpd from large received-lines | manuel | 2014-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | This patch corrects a small programming error in the blast() routine of qmail-smtpd.c. This is sometimes referred to as the "Guninski" bug, in reference to its discoverer. see * http://www.guninski.com/qmailcrash.html * http://thedjbway.b0llix.net/qmail/patches/qmail-1.03.smtpd-blast.patch | ||||
| * | doc: dot-qmail.9 updated as we've changed umask | manuel | 2014-01-27 | 1 | -1/+1 |
| | | |||||
| * | add support for -f<> to sendmail wrapper | manuel | 2014-01-27 | 1 | -0/+1 |
| | | |||||
| * | check for possible smtproutes in realrcptto | manuel | 2014-01-27 | 1 | -0/+8 |
| | | |||||
| * | check for bad chars only for for non-relay sessions | manuel | 2013-06-07 | 1 | -1/+1 |
| | | | | | | check introduced by ee944357ee374402f20eb1297a0b596f7ef4ea8d (qmail-smtpd-relay-reject.gentoo) | ||||
| * | fix compile errors | manuel | 2013-02-06 | 6 | -6/+8 |
| | | |||||
| * | add missing objects to TARGETS | manuel | 2013-02-06 | 1 | -0/+2 |
| | | |||||
| * | fix obsolete POSIX head/tail calls | manuel | 2013-02-06 | 1 | -88/+88 |
| | | |||||
| * | set configure/compiler parameters/flags | manuel | 2013-02-06 | 3 | -3/+3 |
| | | |||||
| * | disable CRAM_MD5 support | manuel | 2013-02-06 | 1 | -1/+1 |
| | | |||||
| * | [PATCH] rename mbox.5 + fix-manpages | manuel | 2013-02-06 | 6 | -17/+11 |
| | | |||||
| * | [PATCH] rewriteuser-0.1-qmail-smtpd | manuel | 2013-02-06 | 1 | -0/+42 |
| | | |||||
| * | [PATCH] qmail-smtpd_auth-ssl-fix-spp | manuel | 2013-02-06 | 1 | -2/+11 |
| | | |||||
| * | [PATCH] qmail-1.03-r17-greetdelay | manuel | 2013-02-06 | 1 | -0/+36 |
| | | |||||
| * | [PATCH] realrcptto | manuel | 2013-02-05 | 4 | -3/+475 |
| | | |||||
| * | fix compile (because of mfcheck patch) | manuel | 2013-02-05 | 1 | -17/+18 |
| | | |||||
| * | [PATCH] mfcheck: invalid-envelope-sender-log | manuel | 2013-02-05 | 1 | -1/+3 |
| | | |||||
| * | [PATCH] qmail-1.03-env-servercert | manuel | 2013-02-05 | 1 | -2/+7 |
| | | |||||
| * | [PATCH] Adding double-bounce-trim-patch | manuel | 2013-02-05 | 2 | -0/+6 |
| | | | | | double-bounce-trim | ||||
| * | [PATCH] rfc822 bounces | manuel | 2013-02-05 | 3 | -3/+44 |
| | | | | | | | Adding qmail-bounce-encap to encapsulate bounces in rfc822 messages qmail-bounce-encap-20040210 | ||||
| * | [PATCH] Patch for spawn.c to fix a bug on ia64 | manuel | 2013-02-05 | 1 | -0/+1 |
| | | | | | spawn-alloc-h | ||||
| * | [PATCH] log relay attempts | manuel | 2013-02-05 | 1 | -1/+5 |
| | | | | | qmail-1.03-r17-logrelay | ||||
| * | [PATCH] check envelope sender's domain for validity | manuel | 2013-02-05 | 3 | -0/+39 |
| | | | | | qmail-1.03-r17-mfcheck | ||||
| * | [PATCH] Adding SPP framework for qmail-smtpd | manuel | 2013-02-05 | 4 | -5/+303 |
| | | | | | qmail-1.03-r17-spp | ||||
| * | [PATCH] Only allow one envelope recipient for bounces | manuel | 2013-02-05 | 1 | -0/+5 |
| | | | | | | | | Refuse messages from the null envelope sender if they have more than one envelope recipient nullenvsender-recipcount | ||||
| * | [PATCH] qmail-1.03-accept-5xx | manuel | 2013-02-04 | 1 | -2/+6 |
| | | |||||
| * | [PATCH] Making the sendmail binary ignore -N options for compatibility | manuel | 2013-02-04 | 1 | -1/+2 |
| | | | | | sendmail-ignore-N | ||||
| * | [PATCH] Allow qmail to re-read concurrency limits on HUP | manuel | 2013-02-04 | 2 | -1/+7 |
| | | | | | qmail-1.03-reread-concurrency.2 | ||||
| * | [PATCH] Enable stderr logging from checkpassword programs | manuel | 2013-02-04 | 1 | -0/+2 |
| | | | | | qmail-popupnofd2close | ||||
| * | [PATCH] require STARTTLS before AUTH | manuel | 2013-02-04 | 1 | -4/+22 |
| | | | | | | | | only allows AUTH after STARTTLS when compiled with TLS and TLS_BEFORE_AUTH defined auth-after-tls-only | ||||
| * | [PATCH] badrcptto support | manuel | 2013-02-04 | 7 | -13/+276 |
| | | | | | qmail-gentoo-1.03-r16-badrcptto-morebadrcptto-accdias | ||||
| * | [PATCH] Reject some bad relaying attempt | manuel | 2013-02-04 | 1 | -0/+16 |
| | | | | | qmail-smtpd-relay-reject.gentoo | ||||
| * | [PATCH] Trim large bouncing messages down | manuel | 2013-02-04 | 1 | -1/+12 |
| | | | | | qmail-limit-bounce-size | ||||
| * | [PATCH] Make the email headers be written in localtime rather than GMT | manuel | 2013-02-04 | 1 | -7/+41 |
| | | | | | qmail-date-localtime | ||||
| * | [PATCH] maildir++ for qmail-local and qmail-pop3d | manuel | 2013-02-04 | 16 | -23/+1413 |
| | | | | | | | | 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] make the qmail 'sendmail' binary behave like sendmail's for -f | manuel | 2013-02-04 | 1 | -0/+33 |
| | | | | | sendmail-flagf | ||||
