On Wed, Apr 04, 2012 at 04:11:34PM -0400, Wietse Venema wrote:

> /etc/postfix/transport:
>     example.com       :
> 
>     * reject:this destination is not allowed

That should of course be
        
        error:5.1.2 ...

not

        reject: ...

since "reject" is not a transport, is is an access(5) keyword.

-- 
        Viktor.

Reply via email to