Re: [Exim] Exim as a secondary MX

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Steffan Henke
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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