summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-04-07Change 4.50/80 broke the handling of negative uids and gids in spoolPhilip Hazel
2005-04-07Patch for sieve envelope tests bug (supplied by Bob Johannessen,Philip Hazel
2005-04-06Add sender to log line for DATA timeout.Philip Hazel
2005-04-06Pay attention to local part prefixes and suffixes when doing callouts.Philip Hazel
2005-04-06Fix logging bug when two addresses to the same host list go to differentPhilip Hazel
2005-04-06Michael Haardt's patch for support for :user and :subaddress in SievePhilip Hazel
2005-04-06Modify OS/os.c-Linux so that Exim compiles on kfreebsd-gnu (sic).Philip Hazel
2005-04-06Make $acl_verify_message available in following conditions and modifiersPhilip Hazel
2005-04-06Change scripts/os-type so that when "uname -s" returns just "GNU", thePhilip Hazel
2005-04-06Show command line arguments in debugging output, even withoutPhilip Hazel
2005-04-05Change 4.51/PH/05 wasn't implemented quite correctly. I think I've nowPhilip Hazel
2005-04-05Patch to fix Cyrus-SASL unavailable mechanisms problem.Philip Hazel
2005-04-05cyrus_sasl authenticator was not using the expanded hostname (evenPhilip Hazel
2005-04-05Kjetil Homme's patch for extended macro features (redefinition,Philip Hazel
2005-04-04Added acl_not_smtp_mime. This involved a bit of refactoring of thePhilip Hazel
2005-03-29Fix non-check for read() error in sync check before writing banner.Philip Hazel
2005-03-29Test for failure of the fork() when a root process creates a log file.Philip Hazel
2005-03-29Installed Lars Mainka's patch for OpenSSL support of CRL collections.Philip Hazel
2005-03-29Add support for libradiusclient version 0.4.0 onwards, where they havePhilip Hazel
2005-03-29New OS/os.c-cygwin from the maintainer.Philip Hazel
2005-03-29Further tidies and minor fixes to the tables that control which ACLPhilip Hazel
2005-03-29Add examples of virus and spam scanning to the default configuration.Philip Hazel
2005-03-22Tony's $received_time addition.Philip Hazel
2005-03-22Fix missing newline in debug output for headers_add in a transport.Philip Hazel
2005-03-22Bugzilla #2: If the last fallback host listed was multihomed, only itsPhilip Hazel
2005-03-22Installed exipick 20050225.0 from John Jetmore.Philip Hazel
2005-03-22Further tidies to the ${dlfunc code (thanks, Tony): redirect options arePhilip Hazel
2005-03-22Attempt to flatten LDAP passwords in address' error messages (afterPhilip Hazel
2005-03-221. Added Tony F's ${dlfunc expansion, slightly modified (see NewStuff).Philip Hazel
2005-03-22Increase incoming SMTP command buffer size from 512 to 2048 (see RFCPhilip Hazel
2005-03-151. Diagnose an error if options are given for those "verify=" things thatPhilip Hazel
2005-03-15Renamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem in AIX.Philip Hazel
2005-03-15Fix obscure duplicate delivery bug caused by local transport batchingPhilip Hazel
2005-03-15Forbid both "unseen" and "one_time" on redirect routers.Philip Hazel
2005-03-10Define ACL_SMTP_MIME unconditionally in macros.h to avoid too much clutter in...Tom Kistner
2005-03-09Fix condition and control permission tables for the MIME ACLTom Kistner
2005-03-09Fix "regex" condition not being available in MIME ACLTom Kistner
2005-03-09DK: fix missing NULL pointer check for DK expansionsTom Kistner
2005-03-08Running the full tests showed up 3 that contained a copyright date. JustPhilip Hazel
2005-03-08Added DomainKeys support. See doc/experimental-spec.txt for documentation.Tom Kistner
2005-03-08Installed a modified version of Nikos Mavrogiannopoulos' patch thatPhilip Hazel
2005-03-01(1) Update version number and (overlooked) copyright date.Philip Hazel
2005-02-17Update version number to 4.50.Philip Hazel
2005-02-17(1) Last-minute sieve patch (updates to latest spec).Philip Hazel
2005-02-17Some changes to Linux configs to help with other libc OS.Philip Hazel
2005-02-17Patch for "vacation" bug in Sieve handling.Philip Hazel
2005-02-16Update AIX configuration file as per Mike Meredith's message.Philip Hazel
2005-02-16Fix problems with the spool file that arise when the local usernamePhilip Hazel
2005-02-16Added Gregor Herrmann's code to show the average sizes in the HTML top tables.Steve Campbell
2005-02-16Fix problem with smtp_max_per_host; test for completed processes beforePhilip Hazel