summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-21Implement daemon_startup_{retries,sleep} to control startup retrying.Philip Hazel
2005-06-20Compiling with DomainKeys caused the test suite to show up some bugs:Philip Hazel
2005-06-20Add a whole pile of casts to get rid of compiler warnings in Tom's DKPhilip Hazel
2005-06-20Return "100" instead of NULL from prvs function if system clock is wayPhilip Hazel
2005-06-20Fix bug in my conversion of Tom's snprintf to string_vformat. Also makePhilip Hazel
2005-06-20Update Tru64 (OSF1) configuration after some email reports.Philip Hazel
2005-06-17Allow the message "All relevant MX records point to non-existent hosts"Philip Hazel
2005-06-17Added macros for time_t as for off_t and used them to rework the code ofPhilip Hazel
2005-06-17Tidy up Exim's PCRE Makefile to generate tidier output like the otherPhilip Hazel
2005-06-17Michael Haardt's patch to update Sieve to RFC3028bis.Philip Hazel
2005-06-17Verify recipient with use_postmaster and random was losingPhilip Hazel
2005-06-17Applied Michael Haardt's HP-UX patch.Philip Hazel
2005-06-17Put in some casts for signed/unsigned character strings that Tom forgotPhilip Hazel
2005-06-16TK/02Tom Kistner
2005-06-16TK/09Tom Kistner
2005-06-16added "prvs" and "prvscheck" expansion itemsTom Kistner
2005-06-16(1) Applied Matthew Newton's exicyclog patch. (2) Another wish.Philip Hazel
2005-06-16Check the length of off_t at build time and use %ld or %lld to printPhilip Hazel
2005-06-16Install all the files that comprise the new DocBook way of making thePhilip Hazel
2005-06-15Fix typo in previous commit.Tony Finch
2005-06-15Some systems need an explicit -ldl in order to support EXPAND_DLFUNCTony Finch
2005-06-15Installed PCRE 6.0 sources, which involved adding a number of files andPhilip Hazel
2005-06-14Auto_thaw no longer applies to bounce messages.Philip Hazel
2005-06-14Add Tony's wish about the default config so that it won't get forgotten;Philip Hazel
2005-06-14Applied Alex Kiernan's patch for the API change in BDB 4.3.Philip Hazel
2005-06-13Fix a typo in an error message for ${extract reported byTony Finch
2005-06-10Another ratelimit tweak. I didn't anticipate people using per_cmdTony Finch
2005-06-10A minor code clean-up and a comment fix for the CSA patch arisingTony Finch
2005-06-10TK/08Tom Kistner
2005-06-10Revert accidental bogus checkin, sorryTom Kistner
2005-06-10Fix possible endless loop due to dying spamdTom Kistner
2005-06-07Remove 2G quota wish (now implemented); add 2G message wish, for somePhilip Hazel
2005-06-07Upgrade appendfile so that it is capable of handling quotas that arePhilip Hazel
2005-06-07Fix ${def: bug which treated "0" as false. Also diagnose syntax error ofPhilip Hazel
2005-06-07Installed exipick 20050604.1 as supplied by John Jetmore.Philip Hazel
2005-06-06Added Chris Webb contributionTom Kistner
2005-06-06Tk05-07Tom Kistner
2005-06-06Merged patched from Alex Miller: 1) Improve aveserver failure handling 2) Wri...Tom Kistner
2005-06-06Added a "consolidating" wish to connect several ideas about headerPhilip Hazel
2005-06-03Changelog updated with details of the eximstats changes.Steve Campbell
2005-06-03Added -xls and the ability to specify output files (Frank Heydlauf).Steve Campbell
2005-06-03Another wish.Philip Hazel
2005-05-31ratelimit fix: omit the limit parameter from the database lookupTony Finch
2005-05-31Some new wishes.Philip Hazel
2005-05-31Minor tweak to a comment.Philip Hazel
2005-05-31Add "fullpostmaster" to check <postmaster> without a domain, if thePhilip Hazel
2005-05-254.52 TK/01Tom Kistner
2005-05-25TK/04Tom Kistner
2005-05-25Add simple SPF lookup method (armored in EXPERIMENTAL_SPF)Tom Kistner
2005-05-25Fix possible NULL secretTom Kistner