On Thursday 08 June 2006 15:53, Matt Sealey wrote:
>
> I already pasted my router in. The thing is copy-pasted
> directly from the HOWTO:
>
> http://www.exim.org/howto/mailman21.html#taconf
>
> Is the howto wrong or did I do something screwy?
The howto is fine. The line in your conf which is
${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
should be
{${sg{$local_part_suffix}{-(\\w+)(\\+.*)?}{\$1}}} \
Somehow your mouse must have forgotten the initial '{' before the
${sg... ;)
--
patrick