RE: returned/dropped?

"Jays" <jays-JH+uNrmeKlFfnQLbYkrkMZ7PR6L3/[email protected]> Mon, 31 May 2004 08:14:15 -0700
Newsgroups gmane.mail.postfix.user.indonesian
Message-ID <000001c44721$f071f6f0$0600000a@jays022004>
> Maksudnya bagaimana nih? Apakah domain anak.xxx.co.id bisa 
> menerima mailing-list
> dari yahoogroups sedangkan xxx.co.id tidak? Kalau skenarionya 
> seperti itu, coba
> seperti ini (untested):
> 
> /etc/postfix/main.cf:
> smtpd_recipient_restrictions =
> 	permit_mynetworks
> 	reject_unauth_destination
> 	check_recipient_access hash:/etc/postfix/recipient_access
> 	...
> 
> smtpd_restriction_classes = yahoogroups
> yahoogroups = check_sender_access hash:/etc/postfix/yahoogroups
> 
> /etc/postfix/recipient_access:
> xxx.co.id	yahoogroups
> 
> /etc/postfix/yahoogroups:
> returns.groups.yahoo.com	REJECT Sorry, no yahoogroups 
> mailing list.
> 

pak asfik, yg ini aku coba.... tapi gak jalan.....

./jays