Re: Users restrictions in one local domain

2011-02-10 Thread Petr Svacina
Thanks :-) It is working .. I forgot to use classes :-) Peter On Feb 10, 2011, at 1:43 PM, Nikolaos Milas wrote: > You could try using restriction classes, as documented: > http://www.postfix.org/RESTRICTION_CLASS_README.html > > For example: > > smtpd_restriction_classes = restr_class1 > r

Re: Users restrictions in one local domain

2011-02-10 Thread Nikolaos Milas
You could try using restriction classes, as documented: http://www.postfix.org/RESTRICTION_CLASS_README.html For example: smtpd_restriction_classes = restr_class1 restr_class1= check_sender_access hash:/etc/postfix/somesenders,permit_mynetworks,reject smtpd_recipient_restrictions = hash:/etc/