Hi again,
I am trying to track down if the accept statement is ever being used. Is it
possible to log 'accept' acl lines? (as in the accespt below). I have tried
logwrite, message etc with no results.
accept hosts = +spf_bypass
spf = fail
logwrite = Accepted from $sender_address_domain
deny message = $sender_host_address is not allowed to send mail
from \
$sender_address_domain
spf = fail
TIA,
-Grant