Hi, 

I need to have this specific scenario: 

I need to set up for example.com aliases for all (every...@example.com), so it 
is made.

Next I need to restrict every...@example.com to local delivery only, so I made 
this: 

/etc/postfix/main.cf:
smtpd_recipient_restrictions = check_recipient_access 
hash:/etc/postfix/access-recipient.cf

/etc/postfix/access-recipient.cf:
every...@example.com     permit_mynetworks,reject

So And now I need SOMEHOW to set up, that some users (f...@exmaple.com, 
li...@example.com) can not send ANYTHING to the every...@example.com, can 
postfix handle this ? 
Or I need to use any script ... ? 

Thanks Peter 
-- 
Tato zprava byla prohledana na vyskyt viru
a nebezpecneho obsahu antivirovym systemem
MailScanner a zda se byt cista.

Reply via email to