Hi List, I have been searching google and man pages etc. but been unable to find the answer so far.
I have an e-mailaddress (a group) that it's currently only possible to send e-mail to from the local users, this is achieved with the following content in /etc/postfix/access: all@ permit_mynetworks,reject Now I need to open up for one specific (outside) domain to be able to send mail to this address. I am unable to find the right syntax for this job in the access file (or maybe that's not the only place I need to make this change?). If I comment out the before montioned rule I am allowing mail from everywhere, this is not so good since "all@tld" is getting spammed a lot ;-) Any examples or pointers to the documentation I have missed is most welcomed BR TvE