| |||||||||||||||||||||||||||||||
|
::include: variety] actually) that I want to restrict who can send email to them. I thought the best way was to... main.cf smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/access access maillist permit_mynetworks,check_client_access hash:/etc/postfix/good_domains,reject good_domains domain OK domain2 OK But doing this yields a 451 4.3.5 Server configuration error so obviously I don't know what I'm doing ;) If I remove the check_client_access it works fine, but the problem is people outside of those listed in "mynetworks" should be allowed to send mail to these addresses. I know I could set up something different (like a mailman list) but since there are only a dozen or so people on these lists it seemed a bit excessive. Since it doesn't seem possible to nest things like this (or maybe I'm just doing it wrong), is there any way in postfix to set up this sort of restriction (limited authorized access to send to a specific destination address)? BTW in case it's important I'm running 2.3.8 on a debian 2.6 machine. TIA
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com