recipient_delimiter
privacy.at Anonymous Remailer
mixmaster at remailer.privacy.at
Tue Nov 9 00:34:59 CET 2004
> cside uses exim3 and Debian (Woody) - I have the following in my exim config
> in the directors section (you probably already have a "localuser" director
> defined):
>
> # This director matches local user mailboxes.
>
> localuser:
> driver = localuser
> transport = local_delivery
> suffix = +*
> suffix_optional
Thanks. Using the above as a starting point, I altered
/etc/exim4/conf.d/router/900_exim4-config_local_user
to include:
### router/900_exim4-config_local_user
#################################
local_user:
debug_print = "R: local_user for $local_part@$domain"
driver = accept
domains = +local_domains
check_local_user
local_parts = ! root
transport = LOCAL_DELIVERY
local_part_suffix_optional
local_part_suffix = +*
By the way, if you're reading this Peter:
In-Reply-To: headers should be enclosed in <>
Clicking the mailto: link on your archive of this list doesn't
work (no < or >)
More information about the Echolot-users
mailing list