summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16Bugzilla #643Tom Kistner
2009-10-16Bugzilla #887Tom Kistner
2009-10-16Bugzilla #871Tom Kistner
2009-10-16OpenSSL: Make sure sha256 digest is availableTom Kistner
2009-10-16Add dkim_disable_verify to configure.default where it makes senseTom Kistner
2009-10-16Brush up README.UPDATINGTom Kistner
2009-10-16Make sure -lpcre is set in default makefile. Needed for eximon as well.Tom Kistner
2009-10-15Make sure dkim_signers is properly terminatedTom Kistner
2009-10-15Fix eximon buildTom Kistner
2009-10-15Fix dkim_cur_signer undupe logicTom Kistner
2009-10-15Add some meaningful debug outputTom Kistner
2009-10-15Promote dkim_cur_signer to expansion variableTom Kistner
2009-10-15Fix dkim_signers condition logic / Renamed dkim_signing_domains to dkim_signersTom Kistner
2009-10-15Don\'t use ||= operatorTom Kistner
2009-10-14bool: condition support. fixes: #167Nigel Metheringham
2009-10-14TLS version reporting. fixes: #745Nigel Metheringham
2009-10-14Fix issue with long lines with comments in lsearch. fixes: #894Nigel Metheringham
2009-10-14Bump version to 4.70 so shows as different in testingNigel Metheringham
2009-10-14Changed NOTICE file to remove references to embedded PCRENigel Metheringham
2009-10-13Bugzilla #890Tom Kistner
2009-10-13Update DCC supportTom Kistner
2009-10-13Add DKIM documentationTom Kistner
2009-09-09Forward bugfix from pdkim repoTom Kistner
2009-08-31Fix compiler warnings, some of those not being harmless. Thanks Phil and Davi...Tom Kistner
2009-07-02Documentation example syntax fix. fixes: bug #851Nigel Metheringham
2009-07-02Removed code that symlinks to pcre as its no longer useful. fixes: bug #854Nigel Metheringham
2009-06-30Minor style updateTom Kistner
2009-06-30Fix pointers to NOTICETom Kistner
2009-06-30Fix errors preventing compilationTom Kistner
2009-06-27Fix wrong #ifndef macroTom Kistner
2009-06-15Fixup eximon compile. Thanks Graeme.Tom Kistner
2009-06-11Update Version and current yearTom Kistner
2009-06-11DKIM docs WIPTom Kistner
2009-06-10Merge native DKIM support (from DEVEL_PDKIM)Tom Kistner
2009-02-04Add owner-* parameter as of RFC 5436.Michael Haardt
2009-01-21Fix the previous commit that broke non-SMTP address verification.Tony Finch
2009-01-20Revert stupid screwed-up attempt to store more spam variables in spool files.Tony Finch
2009-01-20Interpolate the configured paths of chmod and touch into exicyclog.Tony Finch
2009-01-02Added timeout setting to transport filter. Fixes: #614Nigel Metheringham
2009-01-02Correct handling of Resent-Date headers. Fixes: #590Nigel Metheringham
2009-01-02Fixed behaviour of exiwhat when no config. Fixes: #497Nigel Metheringham
2009-01-02Added index entry for acl_smtp_notquit, updating change NM/08, Fixes: #800Nigel Metheringham
2008-12-30util-spool_in.c references in spool_read_header() the globalsMichael Haardt
2008-12-18Patch to previously committed patch that sorts the new option correctly.Michael Haardt
2008-12-18Implement the infrastructure of the mailto notification owner asMichael Haardt
2008-12-12Make whitespace strings compare euqal to zero. fixes: bug #749Nigel Metheringham
2008-12-12Accept len modification fix. fixes: bug #770Nigel Metheringham
2008-12-12Buffer overrun fix. fixes: bug #787Nigel Metheringham
2008-11-18Aligned with draft-ietf-sieve-notify-mailto-09:Michael Haardt
2008-10-16Fixed erroneous documentation references to smtp_notquit_acl to be acl_smtp_n...Nigel Metheringham