<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Setting up SPF, SenderID and DKIM on Centos 5.3 using sendmail</title>
	<atom:link href="http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/</link>
	<description>When I read what I write I learn what I think</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:55:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve Jenkins</title>
		<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/#comment-6788</link>
		<dc:creator>Steve Jenkins</dc:creator>
		<pubDate>Sat, 18 Sep 2010 19:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=510#comment-6788</guid>
		<description>Thanks for this write-up. I used OpenDKIM on my CentOS setup, and wrote about it &lt;a href=&quot;http://stevejenkins.com/blog/2010/09/how-to-get-dkim-domainkeys-identified-mail-working-on-centos-5-5-and-postfix-using-opendkim/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for this write-up. I used OpenDKIM on my CentOS setup, and wrote about it <a href="http://stevejenkins.com/blog/2010/09/how-to-get-dkim-domainkeys-identified-mail-working-on-centos-5-5-and-postfix-using-opendkim/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vnmls</title>
		<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/#comment-6151</link>
		<dc:creator>Vnmls</dc:creator>
		<pubDate>Wed, 05 May 2010 02:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=510#comment-6151</guid>
		<description>Good tutorial, thanks!  Couple things I ran into:
1. I had to put the INPUT_MAIL_FILTER into sendmail.mc, not submit.mc.  Sendmail was not communicating w/ dkim-milter at all until I did this.
2. I see no mention of ADSP.  Your readers can go here: http://www.sendmail.org/dkim/tools to help set this up.</description>
		<content:encoded><![CDATA[<p>Good tutorial, thanks!  Couple things I ran into:<br />
1. I had to put the INPUT_MAIL_FILTER into sendmail.mc, not submit.mc.  Sendmail was not communicating w/ dkim-milter at all until I did this.<br />
2. I see no mention of ADSP.  Your readers can go here: <a href="http://www.sendmail.org/dkim/tools" rel="nofollow">http://www.sendmail.org/dkim/tools</a> to help set this up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10-month retrospective on writing this blog &#124; Mixu&#39;s blog</title>
		<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/#comment-3724</link>
		<dc:creator>10-month retrospective on writing this blog &#124; Mixu&#39;s blog</dc:creator>
		<pubDate>Sun, 31 Jan 2010 12:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=510#comment-3724</guid>
		<description>[...] probably the goal I am most satisfied with. I find myself referring back to my own posts (e.x. on how to setup DKIM on Centos, or how to implement semantic naming in CSS), which I think is an indication that what I write has [...]</description>
		<content:encoded><![CDATA[<p>[...] probably the goal I am most satisfied with. I find myself referring back to my own posts (e.x. on how to setup DKIM on Centos, or how to implement semantic naming in CSS), which I think is an indication that what I write has [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radu</title>
		<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/#comment-2328</link>
		<dc:creator>radu</dc:creator>
		<pubDate>Tue, 24 Nov 2009 10:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=510#comment-2328</guid>
		<description>Great, thanks.

Do you know how to setup this for multiple domains?</description>
		<content:encoded><![CDATA[<p>Great, thanks.</p>
<p>Do you know how to setup this for multiple domains?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/#comment-2312</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Nov 2009 18:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=510#comment-2312</guid>
		<description>Hi, it&#039;s a mistake in my post, the &quot;Signature default&quot; part should not be there (there is no Signature parameter). Fixed this in the post.

So try removing that line.

See man dkim-filter.conf for the actual options.</description>
		<content:encoded><![CDATA[<p>Hi, it&#8217;s a mistake in my post, the &#8220;Signature default&#8221; part should not be there (there is no Signature parameter). Fixed this in the post.</p>
<p>So try removing that line.</p>
<p>See man dkim-filter.conf for the actual options.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radu</title>
		<link>http://blog.mixu.net/2009/11/03/setting-up-spf-senderid-and-dkim-on-centos-5-3-using-sendmail/#comment-2310</link>
		<dc:creator>radu</dc:creator>
		<pubDate>Mon, 23 Nov 2009 16:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=510#comment-2310</guid>
		<description>I&#039;ve used this:
Canonicalization simple
Domain mydomain.com
KeyFile /etc/dkim-milter/default
Selector mail
Signature default
SignatureAlgorithm rsa-sha256
Socket inet:8891@localhost
Syslog Yes
Userid dkim-milter
SubDomains Yes
SyslogSuccess Yes
X-Header Yes

but it says:
Starting DomainKeys Identified Mail Milter (dkim-filter): dkim-filter: /etc/mail/dkim-milter/dkim-filter.conf: configuration error at line 5: unrecognized parameter

The selector name is &quot;default&quot;.

Do you know what&#039;s wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used this:<br />
Canonicalization simple<br />
Domain mydomain.com<br />
KeyFile /etc/dkim-milter/default<br />
Selector mail<br />
Signature default<br />
SignatureAlgorithm rsa-sha256<br />
Socket inet:8891@localhost<br />
Syslog Yes<br />
Userid dkim-milter<br />
SubDomains Yes<br />
SyslogSuccess Yes<br />
X-Header Yes</p>
<p>but it says:<br />
Starting DomainKeys Identified Mail Milter (dkim-filter): dkim-filter: /etc/mail/dkim-milter/dkim-filter.conf: configuration error at line 5: unrecognized parameter</p>
<p>The selector name is &#8220;default&#8221;.</p>
<p>Do you know what&#8217;s wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

