summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2005-02-15 19:22:50 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2005-02-15 19:22:50 +0000
commit583741ac138fa6983ae8b201b3c51bad9ef2ef05 (patch)
tree3e6ff5477193935b3e0508c55afe3c27bda3529e /NEWS
parent7bbad4f8de74ef60f19137230c38100787fd982b (diff)
Allow to set helo-name. Allow to send out local mail as remote mail by adding a
qualifying domain name. Allow forcing envelope-from and Sender headers. Drop possible admin-added sgid priveleges to be dropped after reading the config. (Bernhard Link)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 729de80..cd698ae 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@ News
* Several configuration fixes/enhancements (SASAJIMA and Dirk Tilger).
* Enforce strict permissions on configuration file (Tiago Macambira).
+
+ * Allow to set helo-name. Allow to send out local mail as remote mail
+ by adding a qualifying domain name. Allow forcing envelope-from and Sender
+ headers. Drop possible admin-added sgid priveleges to be dropped after
+ reading the config. (Bernhard Link)
* Version 0.5.0 (2003-11-14):