From: mmj Date: Thu, 24 Jun 2004 23:12:55 +0000 (+1000) Subject: Mention how recipient_delimiter is done in Exim X-Git-Tag: RELEASE_1_0_0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b95e0a36fc7dd4d99b42b01a67d40720cc0ebce0;p=thirdparty%2Fmlmmj.git Mention how recipient_delimiter is done in Exim --- diff --git a/README b/README index 76157c64..1ccb39cd 100644 --- a/README +++ b/README @@ -23,7 +23,12 @@ To use mlmmj, do the following: 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/