summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-07Added bool_lax{} expansion operator, which uses Router condition logic toPhil Pennock
2010-06-07Allow Routers to have multiple conditions, IF each one yields a strict bool.Phil Pennock
2010-06-07Clean up compiler warnings from { gcc -Wall }, many of which I introduced withPhil Pennock
2010-06-06Build without WITH_CONTENT_SCAN.Phil Pennock
2010-06-06No longer permit the exim user to be root. Fixes: #752Phil Pennock
2010-06-06Implement --version. Fixes: #973Phil Pennock
2010-06-06Implement "control = debug" ACL control. Fixes: #937Phil Pennock
2010-06-05New expansion operator: reverse_ipPhil Pennock
2010-06-05ClamAV INSTREAM scanning by default, unless built with WITH_OLD_CLAMAV_STREAM.Phil Pennock
2010-06-05Deal with anonymous SSL giving us no peer certificate.Phil Pennock
2010-06-05Handle SASL Initial Response.Phil Pennock
2010-06-05Add permit_coredump pipe transport option. Fixes: #834Phil Pennock
2010-06-05Doh, fix the error message to say SSL_read not SSL_write.Phil Pennock
2010-06-05Log a diagnostic when an SSL write fails, to help admins debug SSL interop is...Phil Pennock
2010-06-05Add an openssl_options main configuration option, to allow administrators toPhil Pennock
2010-06-03Added DISABLE_DKIM option to EDITME, leaving some breadcrumbs about it being ...John Jetmore
2010-06-03Include check_rfc2047_length in configure.default to raise the visibilityPhil Pennock
2010-06-03The Date: and Message-Id: headers should normally be *appended* to a message,Phil Pennock
2010-05-29DKIM DNS TXT record bug fix. Fixes: #967Nigel Metheringham
2010-05-29Null initialise DKIM variable. Fixes: #986Nigel Metheringham
2010-05-29Null terminate pdkim string. Fixes: #985Nigel Metheringham
2010-05-29Stripped excess debug newline yet again...Nigel Metheringham
2010-05-29Protect against symlink attacks on MBX lockfile in /tmp as best we can:Phil Pennock
2010-05-26Prevent hardlink attack on mbox sticky mail directory. fixes: bug #988Nigel Metheringham
2010-03-23JJ/03 installed exipick 20100323.0, fixing doc bug (debian 574778)John Jetmore
2010-03-05Fix for unknown responses from Dovecot authenticator. Fixes: #954Nigel Metheringham
2010-03-05Spacing change on Makefile directives (syntax fix). Fixes: #961Nigel Metheringham
2010-03-05Support mysql stored procedures. Fixes: #965Nigel Metheringham
2010-02-23Adding exipick 20100222.0, --input-dir and --finputJohn Jetmore
2010-02-19Bug fix for yesterday's change, which worked in a production systemMichael Haardt
2010-02-18Treat the transport option dkim_domain as a colon separated list, notMichael Haardt
2010-01-04Reset environment for 4.72 developmentNigel Metheringham
2010-01-04Updating exipick from 20061117.2 to 20100104.1, adding $max_received_lineleng...John Jetmore
2009-12-15Improve log output when DKIM signing operation fails.Tom Kistner
2009-12-07PDKIM: Upgrade PolarSSL files to upstream version 0.12.1. Thanks to Andreas M...Tom Kistner
2009-11-23Recommitted change to remove excess newline from debug outputNigel Metheringham
2009-11-23DKIM: fix wrong "pass" result on bodyhash mismatchTom Kistner
2009-11-20Flag broken perl installation during build. Fixes: #915Nigel Metheringham
2009-11-20Enable DNSDB lookup by default. Fixes: #847Nigel Metheringham
2009-11-19Fixes for FreeBSD outside of ports. Fixes: #914Nigel Metheringham
2009-11-19Removed excessive newline in debug modeNigel Metheringham
2009-11-16Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham
2009-11-16Update all copyright messages to cover 1995 - 2009. Remove tab from exim_che...Nigel Metheringham
2009-11-16Documentation for randint. Better randomness defaults. Fixes: #722Nigel Metheringham
2009-11-16Fix unsigned message rejection when dkim_verify_signers is empty, and acl_smt...Tom Kistner
2009-11-14Changes to work towards a 4.71 releaseNigel Metheringham
2009-11-14Fix NULL pointer deref when there is no message data whatsoeverTom Kistner
2009-11-13Fixed MakeLinks build script. Fixes: #911Nigel Metheringham
2009-11-13Removed NetBSD3 support as no longer needed. Fixes: #908Nigel Metheringham
2009-11-12Correct issue with relaxed/simple handling. Fixes: #910Nigel Metheringham