Hi, 

I need to have this specific scenario: 

I need to set up for example.com aliases for all ([email protected]), so it 
is made.

Next I need to restrict [email protected] 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:
[email protected]     permit_mynetworks,reject

So And now I need SOMEHOW to set up, that some users ([email protected], 
[email protected]) can not send ANYTHING to the [email protected], 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