Re: [Exim] rewriting, redirecting, and the sendmail "+ hack"

Top Page
Delete this message
Reply to this message
Author: Kirill Miazine
Date:  
To: Noah Meyerhans
CC: exim-users
Subject: Re: [Exim] rewriting, redirecting, and the sendmail "+ hack"
Kirill Miazine wrote:
> Another format for a lookup map could be:
>
>     user:   local_part=foo  domain=bar.example.com

>
> And a corresponding router:
>
> redirect:
>     driver = redirect
>     domains = ...
>     local_parts = dbm;/path/to/map.db
>     local_part_suffix = +*
>     local_part_suffix_optional
>     data = ${quote:\
>             ${extract{local_part}{$address_data}}$local_part_suffix\
>         }@${extract{domain}{$address_data}}


Bummer!

s/address_data/local_part_data/ in the above two lines.

--
Kirill Miazine, Stud. Jur.
Faculty of Law, University of Oslo