summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add support for ECDH as well as custom ec+dh params in certificatemanuel2015-06-232-6/+71
* Use DH parameters from OpenSSL and remove support for ephemeral RSAmanuel2015-06-228-101/+66
* Treat ECONNREFUSED the same as ETIMEDOUTmanuel2014-05-203-1/+9
* Remove qmail-remote workaround that Dan Bernstein added on 1996-10-03...manuel2014-05-201-1/+1
* Increase memory buffer from 256 to 8kmanuel2014-05-201-2/+2
* Fix qmail-remote to handle multiple MX records correctly as in rfc2821manuel2014-05-201-2/+3
* get rid of DNS ANY querymanuel2014-02-181-24/+4
* export TLS-Session to environmentmanuel2014-02-141-0/+1
* replace \r\n with \n in sendmail wrappermanuel2014-01-302-8/+60
* Replacing obsolete head/tail with POSIX compliant onesmanuel2014-01-271-2/+2
* add some sendmail parameters to qmail-injectmanuel2014-01-271-1/+6
* make commands argument mandatorymanuel2014-01-275-25/+25
* [PATCH] protect qmail-smtpd from large received-linesmanuel2014-01-271-1/+1
* doc: dot-qmail.9 updated as we've changed umaskmanuel2014-01-271-1/+1
* add support for -f<> to sendmail wrappermanuel2014-01-271-0/+1
* check for possible smtproutes in realrcpttomanuel2014-01-271-0/+8
* check for bad chars only for for non-relay sessionsmanuel2013-06-071-1/+1
* fix compile errorsmanuel2013-02-066-6/+8
* add missing objects to TARGETSmanuel2013-02-061-0/+2
* fix obsolete POSIX head/tail callsmanuel2013-02-061-88/+88
* set configure/compiler parameters/flagsmanuel2013-02-063-3/+3
* disable CRAM_MD5 supportmanuel2013-02-061-1/+1
* [PATCH] rename mbox.5 + fix-manpagesmanuel2013-02-066-17/+11
* [PATCH] rewriteuser-0.1-qmail-smtpdmanuel2013-02-061-0/+42
* [PATCH] qmail-smtpd_auth-ssl-fix-sppmanuel2013-02-061-2/+11
* [PATCH] qmail-1.03-r17-greetdelaymanuel2013-02-061-0/+36
* [PATCH] realrcpttomanuel2013-02-054-3/+475
* fix compile (because of mfcheck patch)manuel2013-02-051-17/+18
* [PATCH] mfcheck: invalid-envelope-sender-logmanuel2013-02-051-1/+3
* [PATCH] qmail-1.03-env-servercertmanuel2013-02-051-2/+7
* [PATCH] Adding double-bounce-trim-patchmanuel2013-02-052-0/+6
* [PATCH] rfc822 bouncesmanuel2013-02-053-3/+44
* [PATCH] Patch for spawn.c to fix a bug on ia64manuel2013-02-051-0/+1
* [PATCH] log relay attemptsmanuel2013-02-051-1/+5
* [PATCH] check envelope sender's domain for validitymanuel2013-02-053-0/+39
* [PATCH] Adding SPP framework for qmail-smtpdmanuel2013-02-054-5/+303
* [PATCH] Only allow one envelope recipient for bouncesmanuel2013-02-051-0/+5
* [PATCH] qmail-1.03-accept-5xxmanuel2013-02-041-2/+6
* [PATCH] Making the sendmail binary ignore -N options for compatibilitymanuel2013-02-041-1/+2
* [PATCH] Allow qmail to re-read concurrency limits on HUPmanuel2013-02-042-1/+7
* [PATCH] Enable stderr logging from checkpassword programsmanuel2013-02-041-0/+2
* [PATCH] require STARTTLS before AUTHmanuel2013-02-041-4/+22
* [PATCH] badrcptto supportmanuel2013-02-047-13/+276
* [PATCH] Reject some bad relaying attemptmanuel2013-02-041-0/+16
* [PATCH] Trim large bouncing messages downmanuel2013-02-041-1/+12
* [PATCH] Make the email headers be written in localtime rather than GMTmanuel2013-02-041-7/+41
* [PATCH] maildir++ for qmail-local and qmail-pop3dmanuel2013-02-0416-23/+1413
* [PATCH] make the qmail 'sendmail' binary behave like sendmail's for -fmanuel2013-02-041-0/+33
* [PATCH] Treat 0.0.0.0 as a local addressmanuel2013-02-041-0/+8
* [PATCH] Increase limits for large mail systemsmanuel2013-02-044-20/+35