summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2008-10-16Fixed erroneous documentation references to smtp_notquit_acl to be acl_smtp_n...Nigel Metheringham
2008-10-12Removed excess comma in usage fprint statement. Fixes #769Nigel Metheringham
2008-09-29Fix to EXPN not working under TLS. Fixes bug #744Nigel Metheringham
2008-09-29Documentation correction to quote_mysql example. fixes: bug #766Nigel Metheringham
2008-09-05Produce a more useful error message if an SMTP transport's hostsTony Finch
2008-09-03TLS error reporting now respects the incoming_interface andTony Finch
2008-09-01Correct name of the selector is received_recipients, not log_recipients.Tony Finch
2008-08-07Fix the way ${extract is skipped in the untaken branch of a conditional.Tony Finch
2008-08-05Add missing } in examples. Fixes: bug#743Tony Finch
2008-07-28Save $spam_score, $spam_bar, and $spam_report in spool files, soTony Finch
2008-07-18Leading white space used to be stripped from $spam_report whichTony Finch
2008-06-04Clarify the extent of effect of log_reject_target.Tony Finch
2008-05-16Better implementation of Dovecot authenticator using patch from Jan Srzednic...Nigel Metheringham
2008-05-16Change creation mode of maildir aux files to prevent mode 0000 files. Hardwi...Nigel Metheringham
2008-05-14BATV PRVS no longer uses slashes.Tony Finch
2008-04-16util/transport-filter.pl is gone.Tony Finch
2008-04-13remove reference to RSA from section 39.3Tom Kistner
2008-04-13remove reference to RSAfrom section 39.3Tom Kistner
2008-03-27TK/01-04Tom Kistner
2008-03-26clarify that DNS list domains are not mail domainsTony Finch
2008-02-26Remove references to PCRE documentation no longer supplied with Exim.Tony Finch
2008-02-18Typo.Tony Finch
2008-02-15Note an LDAP gotcha pointed out by Robert Bannocks.Tony Finch
2008-02-15layout tweakTony Finch
2008-02-14Fix parallel build (make -j). Fixes: bug #668.Tony Finch
2008-02-12Integrated SPF Best Guess. Fixes: bug #521Nigel Metheringham
2008-02-06When checking the local_parts router precondition after aTony Finch
2008-02-06Close the socket used by the dovecot authenticator. Fixes: #667Nigel Metheringham
2008-02-04Explain the updated box-drawing cleanup.Tony Finch
2008-02-04Ensure that vertical bars are actually vertical bars.Tony Finch
2008-02-04Previous accidental commit was actually to improve the way box drawingTony Finch
2008-02-04Fix a duplicate section anchor.Tony Finch
2008-01-30exicyclog additions. Fixes: #602Nigel Metheringham
2008-01-30Leave the example change bar in place.Tony Finch
2008-01-29Strip change-bars before adding any new docs.Tony Finch
2008-01-29I happen to be looking at this again, so while I am here I'll polish the word...Tony Finch
2008-01-28Bugzilla 663: explain that $spam_score and $spam_score_int may appear to disa...Tony Finch
2008-01-28Bugzilla 662: Fix stack corruption before exec() in daemon.c.Tony Finch
2008-01-28Refer to the new SIEVE RFCs instead of the drafts.Michael Haardt
2008-01-22Do not log submission mode rewrites if they do not change the address.Tony Finch
2008-01-18Minor fixes to the dovecot authenticator. Fixes: #646Nigel Metheringham
2008-01-17Removed old documentation source files to prevent confusion. Fixes: #658Nigel Metheringham
2008-01-17Copied Toms changes to the correct doc source fileNigel Metheringham
2008-01-17PCRE documentation changes. Fixes #657Nigel Metheringham
2008-01-16add documentation for expanded spamd_servers option - also removed some trail...Tom Kistner
2008-01-16correct SPF references and example (bugzilla 520) - thanks to Robert MillanTom Kistner
2007-12-01Updated versions to 4.69, moved changebars appropriately, added everything ta...Nigel Metheringham
2007-11-12Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:-Nigel Metheringham
2007-10-24Clarify meaning of "all headers" when rewriting.Tony Finch
2007-10-18Documentation fix for acl_not_smtp. Fixes bug #613Nigel Metheringham