Mail sent to me - issue resolved now.

Please ensure you email the list!

Regards

Graeme
--- Begin Message ---
   I think I have resolved the issue .
   I will point out what I have done.,
   As suggested upgraded exim to 4.63 to 4.73 greater than 4.70 which has
   dkiom support.
   Configured DNS with dkim record.
   x._[1]domainkey.powersoftindia.info.      IN              TXT
   "v=DKIM1; t=y; g=*; k=rsa;
   p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDANGkTHzr37uCGWMQ7n0e+4opupYl4
   tA8K0J76iWEUO+zLZ4pgRyNDiqdbbWePs4qf93fBZF6gr78Gr22nIMdJG5PK1fgolYL+Qg
   W/fStD2BCTdS+VrKLHkC5Rg/o1xqUpGn8z6QRP8idrmtzfcfl8Ix0L1v2uooQk/qxmafPI
   twIDAQAB"
   Edited exim conf as below :
   ## ADD the entry given below under router configuration
   dk_lookuphost:
       driver = dnslookup
       domains = ! +local_domains
       ignore_target_hosts = 0.0.0.0 : [2]127.0.0.0/8
       require_files = "/etc/exim/dkim/default.key"
       transport = dk_remote_smtp
   And restart the exim and send a mail to Gmail its in Inbox now .
   Thank you all for helping me with this.
   Appreciated.
   Pratap Singh

References

   1. http://domainkey.powersoftindia.info/
   2. http://127.0.0.0/8

--- End Message ---
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to