Simon: > What I am trying to achieve is to have the following: > > - All clients listed in mynetworks unrestricted sending > - All clients NOT in mynetworks using sasl_authenticated unrestricted > sending > - All clients NOT in mynetworks NOT using sasl_authenticated (all other > clients i guess?) added to the queue, but with static:hold >
permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_unlisted_recipient, check_client_access static:hold Wietse