Re: [Exim] Exim as a secondary MX

Pàgina inicial
Delete this message
Reply to this message
Autor: Steffan Henke
Data:  
A: exim-users
Assumpte: 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