Bug#375325: support for catch_all '*' in /etc/aliases

Marc Haber mh+debian-packages at zugschlus.de
Sun Jun 25 17:11:43 UTC 2006


tags #375325 wontfix
thanks

On Sun, Jun 25, 2006 at 11:41:02AM +0200, Robert Millan wrote:
> I just found this blurb to add catch-all redirection in /etc/aliases, like:
> 
> $ cat /etc/aliases
> [...]
> *: honeypot
> [...]
> 
> --- 400_exim4-config_system_aliases~    2006-06-25 11:26:30.000000000 +0200
> +++ 400_exim4-config_system_aliases     2006-06-25 11:27:33.591017616 +0200
> @@ -45,3 +45,8 @@
>    .ifdef SYSTEM_ALIASES_DIRECTORY_TRANSPORT
>    directory_transport = SYSTEM_ALIASES_DIRECTORY_TRANSPORT
>    .endif
> +
> +catch_all:
> +  debug_print = "R: catch_all for $local_part@$domain"
> +  driver = redirect
> +  data = ${lookup{*}lsearch{/etc/aliases}}

I do not intend to add this to the default configuration because
catch-all is a bad idea for a newbie in these spam times.

People who know what they're doing are going to find the numerous
config examples out on the web.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835




More information about the Pkg-exim4-maintainers mailing list