Current time: 04-19-2024, 08:53 PM Hello There, Guest! (LoginRegister)


Post Reply 
DKIM with Postfix
Author Message
alecksievici Offline
Junior Member
*
Beta Team

Posts: 112
Joined: May 2008
Reputation: 0
Post: #7
RE: DKIM with Postfix
well since no one answered i googled again Smile

found that if you want to see if your dns entries have propagated you have to
Code:
dig txt selector._domainkey.domain.tld

in my case, for some odd reason the result is blank... but when i querry my server it shows up what it should.

i'm gonna read more about that 256 characters/line in bind files.

also besides managing to install dkim-filter (DKIM) and signing my emails i also managed to install dk-filter (DomainKeys) and sign my emails.

i hope to solve this problem and i might know where i've made a mistake, in the dns files where after selector._domainkey.domain.tld i didn't add a dot (.)

my dns line was looking like this
Code:
selector._domainkey.domain.tld IN TXT "v=DKIM1; g=*; t=y; k=rsa; p=..."
and it should've looked like this
Code:
selector._domainkey.domain.tld. IN TXT "v=DKIM1; g=*; t=y; k=rsa; p=..."
i hope it solves my problem...

LE: Success! I mean partial success because only DomainKeys is working for now.

EVEN LE: well... 100% success (mta151.mail.ac4.yahoo.com from=greenbit.ro; domainkeys=pass (ok); from=greenbit.ro; dkim=pass (ok)) for dkim+domainkeys, but i can surely tell you that yahoo SUCKS! They still mark my emails as spam :|

Question: since i successfuly setup domainkeys and dkim for one domain i just wanna know how can i do that for multiple domains. I've looked through the help files but they are really messy also google did not help me too much Sad
(This post was last modified: 06-04-2009 12:45 AM by alecksievici.)
06-03-2009 03:52 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
DKIM with Postfix - alecksievici - 05-28-2009, 07:28 PM
RE: DKIM with Postfix - alecksievici - 05-31-2009, 10:39 PM
RE: DKIM with Postfix - Cube - 05-31-2009, 11:31 PM
RE: DKIM with Postfix - alecksievici - 06-01-2009, 09:11 AM
RE: DKIM with Postfix - kilburn - 06-02-2009, 05:34 PM
RE: DKIM with Postfix - alecksievici - 06-02-2009, 06:07 PM
RE: DKIM with Postfix - alecksievici - 06-03-2009 03:52 PM
RE: DKIM with Postfix - Towelie - 02-18-2010, 06:04 AM
RE: DKIM with Postfix - rbtux - 02-18-2010, 07:10 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)