e86afb6836977481fe0b77be9fc6a01def6b77cb
[exim.git] / doc / doc-txt / NewStuff
1 $Cambridge: exim/doc/doc-txt/NewStuff,v 1.77 2005/11/21 09:51:21 ph10 Exp $
2
3 New Features in Exim
4 --------------------
5
6 This file contains descriptions of new features that have been added to Exim,
7 but have not yet made it into the main manual (which is most conveniently
8 updated when there is a relatively large batch of changes). The doc/ChangeLog
9 file contains a listing of all changes, including bug fixes.
10
11 Version 4.60
12 ------------
13
14 The documentation is up-to-date for the 4.60 release. Major new features since
15 the 4.50 release are:
16
17 . Support for SQLite.
18
19 . Support for IGNOREQUOTA in LMTP.
20
21 . Extensions to the "submission mode" features.
22
23 . Support for Client SMTP Authorization (CSA).
24
25 . Support for ratelimiting hosts and users.
26
27 . New expansion items to help with the BATV "prvs" scheme.
28
29 . A "match_ip" condition, that matches an IP address against a list.
30
31 There are many more minor changes.
32
33 ****