summaryrefslogtreecommitdiff
path: root/debian/echolot.templates
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2004-04-20 11:39:44 +0000
committerPeter Palfrader <peter@palfrader.org>2004-04-20 11:39:44 +0000
commitbca2b632517c90ca1fb64e21215b2f75f10f04c1 (patch)
tree980adb8034d0034fb19740205ef150c75dd7ce7a /debian/echolot.templates
parent92b6de653298f402789546ed22478b70a3eb801e (diff)
Document exim's local_part_suffix in the recipient_delimiter debconf question: closes: #243496
Diffstat (limited to 'debian/echolot.templates')
-rw-r--r--debian/echolot.templates11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/echolot.templates b/debian/echolot.templates
index 1a66b83..242af6b 100644
--- a/debian/echolot.templates
+++ b/debian/echolot.templates
@@ -35,7 +35,14 @@ _Description: Recipient delimiter
.
In postfix this can be done by adding
recipient_delimiter = +
- to your main.cf file. (If you know the procedure for other MTAs, please
- file a wishlist bug)
+ to your main.cf file.
+ .
+ The mailbox delimiter for exim4 can be specified by :
+ local_part_suffix = -*
+ local_part_suffix_optional
+ in the router configuration (900_exim4-config_local_user in the debian
+ package) if you want '-' to be your mailbox delimiter.
+ .
+ (If you know the procedure for other MTAs, please file a wishlist bug)
.
If you cannot or do not want to enable this please use an empty string.