On 7/31/2013 8:31 PM, Andrew Ho wrote:
> I have a complicated settings, and I hope I can have some advice.
> 
> I setup the access rule to block the outsider sending mails to the
> internal mail group.
> 
> This is what I did.
>     
>     /etc/postfix/main.cf
>    
>         .....   
>         check_client_access hash:/etc/postfix/access
>         .....
>         .....
>    
>     /etc/postfix/access
>         a...@cde.com    mynetworks,reject


The config you show above is non-functional nonsense.

>        
>    
> I need to allow h...@cde.com to send mail to a...@cde.com from outsider of
> mynetworks. 
> h...@cde.com is one of the recipient in the a...@cde.com mail group.


The general docs for protecting mail lists are found in
http://www.postfix.org/RESTRICTION_CLASS_README.html

Without a clear description of your goals and current config, that's
about the best we can do for you.


  -- Noel Jones



> 
> Thanks,
> 
> Andrew
> 
> 
>  
> 
> 
> 
> 

Reply via email to