Having a little trouble with dkim, smtp and forwarded domains.
I basically want to use the gmail smtp servers from my google apps account to send mail from one of my domains, but I can't have that domain as either a domain alias or subdomain of google apps (for complicated reasons I won't go into...)
So. I've set up the SPF records for my original domain: domain1 I've also set up SPF records on my new domain: domain2
However, I'm still getting the 'via domain1.com' on my emails.
I think the issue is that I have SPF but no DKIM, but I can't work out a way of getting a DKIM signature that I can pass without making the domain a domain alias which I really don't want to do. (It's not what it's for).
Any ideas?