diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-16 19:30:37 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-17 01:15:22 +0100 |
commit | 3db72f4b639a64cacf152e4f7718a18581426b10 (patch) | |
tree | 8b555dca8fef2a35238cd6f4b91796d643a09132 /doc/doc-txt/NewStuff | |
parent | 618f89bfd392ed2094889bb5d4c6d734bcc72b03 (diff) |
Lookups: cache=no_rd option. Bug 1751
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 82f1c5c18..83b696fe5 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -24,6 +24,8 @@ Version 4.95 5. Option "message_linelength_limit" on the smtp transport to enforce (by default) the RFC 998 character limit. + 6. An option to ignore the cache on a lookup. + Version 4.94 ------------ |