Still not working. Most likely I did not add your info correctly. Here is the current status:

We are using public DNS.



mnedc.org is listed in approved senders.


Exim Log:

2013-03-06 08:46:06 1UDFba-0006hp-AA DKIM: d=mnedc.org s=google c=relaxed/relaxed a=rsa-sha256 [invalid - public key record (currently?) unavailable]


exim.conf


acl_check_dkim:
  accept authenticated  = *
  accept hosts          = :
  accept hosts          = +whitelisted_hosts
  domains               = +whitelisted_domains
  deny message          = REJECTED - DKIM failure: $dkim_verify_reason
       #dkim_status      = none:invalid:fail
       dkim_status      = none:invalid
       condition        = ${if eq {$dkim_key_testing}{1} {no}{yes}}
warn add_header = X-DKIM: Status on $received_ip_address using Baruwa 2.0: dkim=$dkim_verify_status; \
                          signing_identity="$dkim_cur_signer"
  accept




On 03/04/2013 06:39 AM, Andrew Colin Kissa wrote:
On 04 Mar 2013, at 12:43 PM, Raymond Norton wrote:

How can I white list them, it allow their domain through?
Use "domains       = +whitelisted_domains"

--
www.baruwa.org




_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

--
Raymond Norton
LCTN
952.955.7766


_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to