From b498cb557b28df6c1cf237f5b8721b354bc7aa20 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 24 Oct 2002 18:32:18 +0000 Subject: Add a debconf note about user defined mailboxes being required --- debian/echolot.templates | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'debian/echolot.templates') diff --git a/debian/echolot.templates b/debian/echolot.templates index 6a0d97a..d99d937 100644 --- a/debian/echolot.templates +++ b/debian/echolot.templates @@ -26,3 +26,19 @@ Description: Add known remailers? . If you choose to add them Echolot will also fetch keys and configuration data immediatly. + +Template: echolot/userdefinedmailbox +Type: note +Description: Make sure you allow foo+bar@example.org addresses. + Echolot requires user defined mailboxes to work, i.e. mail sent to + echolot+@yourdomain needs to reach echolot in addition + to mail to echolot@yourdomain (or whatever local part you specified instead of + echolot). + . + 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) + . + If you want to use another character instead of the plus sign (+), please set it + in /etc/echolot/pingd.conf. -- cgit v1.2.3