<?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: Getting Dkimproxy Installed and Configured</title> <atom:link href="http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/feed" rel="self" type="application/rss+xml" /><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured</link> <description>Web Programming, Linux System Administation, and other geeky stuff</description> <lastBuildDate>Thu, 19 Aug 2010 00:46:51 -0400</lastBuildDate> <generator>http://wordpress.org/?v=2.9.1</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Chetan Surpur</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1694</link> <dc:creator>Chetan Surpur</dc:creator> <pubDate>Tue, 26 Jan 2010 18:46:14 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1694</guid> <description>Hi,I think you have a typo in the following code:[root@host etc]# host -ttxt mail._domainkey.domain.tls
mail._domainkey.domain.tld descriptive text &quot;k=rsa\; t=s\; p=MFwwDQYJ......0JMCAwEAAQ==&quot;Shouldn&#039;t it be:[root@host etc]# host -ttxt mail._domainkey.domain.tld</description> <content:encoded><![CDATA[<p>Hi,</p><p>I think you have a typo in the following code:</p><p>[root@host etc]# host -ttxt mail._domainkey.domain.tls<br
/> mail._domainkey.domain.tld descriptive text &#8220;k=rsa\; t=s\; p=MFwwDQYJ&#8230;&#8230;0JMCAwEAAQ==&#8221;</p><p>Shouldn&#8217;t it be:</p><p>[root@host etc]# host -ttxt mail._domainkey.domain.tld</p> ]]></content:encoded> </item> <item><title>By: Brandon</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1657</link> <dc:creator>Brandon</dc:creator> <pubDate>Tue, 08 Dec 2009 04:43:21 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1657</guid> <description>@Tapan,A working signature does not automatically mean that emails won&#039;t be marked as spam.  It just provides a way for them to reliably track your domain&#039;s reputation.</description> <content:encoded><![CDATA[<p>@Tapan,</p><p>A working signature does not automatically mean that emails won&#8217;t be marked as spam.  It just provides a way for them to reliably track your domain&#8217;s reputation.</p> ]]></content:encoded> </item> <item><title>By: Aaron</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1656</link> <dc:creator>Aaron</dc:creator> <pubDate>Mon, 07 Dec 2009 18:07:32 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1656</guid> <description>Hi BrandonI had a lot of perl dependency errors during install on CentOS 5.4.  I used CPAN ay first and still couldn&#039;t quiet the errors. Next I tried searching for RPMs online and eliminated some.  Finally, I installed DAG and used YUM to install latest versions of MAIL::DKIM and dependencies without errors.  Next, I installed dkimproxy 1.2 with success.  I followed the configure instructions exactly, setup the init/d script and config files, made the mods to EXIM, and was ready to go.  or so I thought.  When starting with service dmproxy start I get green lights, but when I check a few seconds later with service dmproxy status I see that both the in and out processes have stopped.  Nothing at all in the system logs, so I have nothing to go on.Any ideas?  Is there a switch for debug or verbose logging?Thanks!</description> <content:encoded><![CDATA[<p>Hi Brandon</p><p>I had a lot of perl dependency errors during install on CentOS 5.4.  I used CPAN ay first and still couldn&#8217;t quiet the errors. Next I tried searching for RPMs online and eliminated some.  Finally, I installed DAG and used YUM to install latest versions of MAIL::DKIM and dependencies without errors.  Next, I installed dkimproxy 1.2 with success.  I followed the configure instructions exactly, setup the init/d script and config files, made the mods to EXIM, and was ready to go.  or so I thought.  When starting with service dmproxy start I get green lights, but when I check a few seconds later with service dmproxy status I see that both the in and out processes have stopped.  Nothing at all in the system logs, so I have nothing to go on.</p><p>Any ideas?  Is there a switch for debug or verbose logging?</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: Tapan</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1635</link> <dc:creator>Tapan</dc:creator> <pubDate>Tue, 01 Dec 2009 05:06:03 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1635</guid> <description>Hi!!!
I have followed the above instructions and as per Email Validation Results of Brandon my mails are properly being singed and verified but still yahoo and hotmail put my mails to Junk folder. Please let me know what could be the reason. </description> <content:encoded><![CDATA[<p>Hi!!!<br
/> I have followed the above instructions and as per Email Validation Results of Brandon my mails are properly being singed and verified but still yahoo and hotmail put my mails to Junk folder. Please let me know what could be the reason.</p> ]]></content:encoded> </item> <item><title>By: Manish</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1363</link> <dc:creator>Manish</dc:creator> <pubDate>Thu, 01 Oct 2009 02:09:30 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1363</guid> <description>Hi Brandon,Your suggestions worked perfectly. I changed the SMTP port from 25 to 587 in Squirrelmail configuration and that worked. Thank you for you time and you made a great job by posting this tutorial.Thank you
Manish</description> <content:encoded><![CDATA[<p>Hi Brandon,</p><p>Your suggestions worked perfectly. I changed the SMTP port from 25 to 587 in Squirrelmail configuration and that worked. Thank you for you time and you made a great job by posting this tutorial.</p><p>Thank you<br
/> Manish</p> ]]></content:encoded> </item> <item><title>By: Brandon</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1359</link> <dc:creator>Brandon</dc:creator> <pubDate>Tue, 15 Sep 2009 16:02:45 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1359</guid> <description>@Manish,I didn&#039;t think about that correctly.  The master.cf file I mentioned above doesn&#039;t sign mail coming in on port 25 (since all inbound mail comes in on that port).Ideally, you would configure squirrelmail to send to port 587 which should get signed.  Alternatively, you could change the &#039;smtp&#039; section of master.cf to look like this:&lt;pre&gt;
smtp  inet  n     -       n       -       -       smtpd
-o content_filter=dksign:[127.0.0.1]:10027
&lt;/pre&gt;That will send all incoming messages through dkimproxy and try to sign them, which obviously adds some un-necessary overhead.</description> <content:encoded><![CDATA[<p>@Manish,</p><p>I didn&#8217;t think about that correctly.  The master.cf file I mentioned above doesn&#8217;t sign mail coming in on port 25 (since all inbound mail comes in on that port).</p><p>Ideally, you would configure squirrelmail to send to port 587 which should get signed.  Alternatively, you could change the &#8217;smtp&#8217; section of master.cf to look like this:</p><pre>
smtp  inet  n     -       n       -       -       smtpd
    -o content_filter=dksign:[127.0.0.1]:10027
</pre><p>That will send all incoming messages through dkimproxy and try to sign them, which obviously adds some un-necessary overhead.</p> ]]></content:encoded> </item> <item><title>By: Manish</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1358</link> <dc:creator>Manish</dc:creator> <pubDate>Tue, 15 Sep 2009 15:53:39 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1358</guid> <description>Hi Brandon,Thank you for the prompt response, well yes that line is already there in my master.cf file. Squireelmail is using Port 25 for making SMTP connection and maillog gives status asdkimproxy.in[27581]: DKIM verify - none;as the mail is send through squirrelmail, also it has dovecot installed with IMAP and POPSo is there something I am missing.Thank you
Manish</description> <content:encoded><![CDATA[<p>Hi Brandon,</p><p>Thank you for the prompt response, well yes that line is already there in my master.cf file. Squireelmail is using Port 25 for making SMTP connection and maillog gives status as</p><p>dkimproxy.in[27581]: DKIM verify &#8211; none;</p><p>as the mail is send through squirrelmail, also it has dovecot installed with IMAP and POP</p><p>So is there something I am missing.</p><p>Thank you<br
/> Manish</p> ]]></content:encoded> </item> <item><title>By: Brandon</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1357</link> <dc:creator>Brandon</dc:creator> <pubDate>Tue, 15 Sep 2009 02:40:50 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1357</guid> <description>Manish,Did you add this line to your master.cf file:&lt;pre&gt;pickup    fifo  n       -       n       60      1       pickup
-o content_filter=dksign:[127.0.0.1]:10027
&lt;/pre&gt;That is the service used when programs use the command-line sendmail program to submit messages, which is likely what your CLI scripts and squirrelmail use.Thanks,
Brandon</description> <content:encoded><![CDATA[<p>Manish,</p><p>Did you add this line to your master.cf file:</p><pre>pickup    fifo  n       -       n       60      1       pickup
    -o content_filter=dksign:[127.0.0.1]:10027
</pre><p>That is the service used when programs use the command-line sendmail program to submit messages, which is likely what your CLI scripts and squirrelmail use.</p><p>Thanks,<br
/> Brandon</p> ]]></content:encoded> </item> <item><title>By: Manish</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1356</link> <dc:creator>Manish</dc:creator> <pubDate>Mon, 14 Sep 2009 17:05:52 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1356</guid> <description>HiI followed your tutorial and everything works fine, but when the mail is send through squirrelmail then mail is not signed through DKIMProxy and when the mail is send from the server itself using cli like mail or sendmail command then mail is signed with DKIMProxy. Is there any configuration which I am missing in configuring dkimproxy. I get that message form maillog isdkimproxy.in[27581]: DKIM verify - none;What could be wrong.Thank you
Manish</description> <content:encoded><![CDATA[<p>Hi</p><p>I followed your tutorial and everything works fine, but when the mail is send through squirrelmail then mail is not signed through DKIMProxy and when the mail is send from the server itself using cli like mail or sendmail command then mail is signed with DKIMProxy. Is there any configuration which I am missing in configuring dkimproxy. I get that message form maillog is</p><p>dkimproxy.in[27581]: DKIM verify &#8211; none;</p><p>What could be wrong.</p><p>Thank you<br
/> Manish</p> ]]></content:encoded> </item> <item><title>By: Immutable Security &#187; The Key to Yahoo! Mail: Domain Keys</title><link>http://www.brandonchecketts.com/archives/getting-dkimproxy-installed-and-configured/comment-page-1#comment-1330</link> <dc:creator>Immutable Security &#187; The Key to Yahoo! Mail: Domain Keys</dc:creator> <pubDate>Mon, 10 Aug 2009 18:23:17 +0000</pubDate> <guid
isPermaLink="false">http://www.brandonchecketts.com/?p=189#comment-1330</guid> <description>[...] seems that I have now appeased the Yahoo! mail gods. Yesterday, I implemeted Domain Keys using the excellent guide over at Brandon Checketts&#8217; site.  Yahoo! now considers me worthy of sending mail to their [...]</description> <content:encoded><![CDATA[<p>[...] seems that I have now appeased the Yahoo! mail gods. Yesterday, I implemeted Domain Keys using the excellent guide over at Brandon Checketts&#8217; site.  Yahoo! now considers me worthy of sending mail to their [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 1/18 queries in 0.033 seconds using disk

Served from: www.brandonchecketts.com @ 2010-09-10 16:26:09 -->