Re: [Exim] Exim as a secondary MX

Góra strony
Delete this message
Reply to this message
Autor: Steffan Henke
Data:  
Dla: exim-users
Temat: Re: [Exim] Exim as a secondary MX
On Sat, 8 Nov 2003, Andreas Metzler wrote:

> The default configuration does it.
> |      deny    local_parts   = ^.*[@%!/|] : ^\\.

                             ^


Duh, missed the final dot in the regexp...
After adding it, everything looks good so far.

Thanks again,

Steffan