changeset 271:0bb008e061f4

Mention how recipient_delimiter is done in Exim
author mmj
date Fri, 25 Jun 2004 09:12:55 +1000
parents 1678d56de03f
children e5187ad68a62
files README
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Jun 24 23:16:24 2004 +1000
+++ b/README	Fri Jun 25 09:12:55 2004 +1000
@@ -23,7 +23,12 @@
 
         recipient_delimiter = +
 
-    to /etc/postfix/main.cf.
+    to /etc/postfix/main.cf. In Exim it's done by adding
+
+        local_part_suffix = +*
+	local_part_suffix_optional
+
+    to the "userforward:" and the "localuser:" router in /etc/exim/exim.conf.
 
     There is a nice FAQ explaining here: http://faqs.org/faqs/mail/addressing/