On Sun, Feb 27, 2005 at 11:33:17AM +0200, Jari Aalto wrote:
> For unstable/main exim4-config 4.44-2
> 
>   # Two different rules are used. The first one is stricter, and is applied to
>   # messages that are addressed to one of the local domains handled by this
>   # host. It blocks local parts that begin with a dot or contain @ % ! / or |.
>   # If you have local accounts that include these characters, you will have to
>   # modify this rule.
>   deny    domains       = +local_domains
>           local_parts   = ^[.] : [EMAIL PROTECTED]/|]
> 
> =>
> 
>   deny    domains       = +local_domains
>           local_parts   = ^[.] : [EMAIL PROTECTED]/|\'`#&?]
>                                          =====

And no changes to the acl handling non-local domains?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to