<?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: HOWTO: DomainKeys with Postfix on Debian/Ubuntu</title>
	<atom:link href="http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-domainkeys-with-postfix-on-debian-ubuntu</link>
	<description>ramblings of an administrator</description>
	<lastBuildDate>Tue, 14 Feb 2012 19:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kura</title>
		<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/#comment-34</link>
		<dc:creator>Kura</dc:creator>
		<pubDate>Wed, 23 Feb 2011 22:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=198#comment-34</guid>
		<description>Walter,

There may be a slight amount of confusion here and I can understand why. Google use DKIM whereas Yahoo and AOL use DomainKeys. They can both use the same DNS record (in fact I do use the same DNS record for both) and the same key for signing, but the actual signature is different.

I just noticed this article is worded incorrectly, this article is for DomainKeys but not actually for DKIM.

Also. if Google believes you&#039;re bulk mailing I would take a much closer look at your mail logs and make sure that you&#039;re only relaying for your other domains, and not acting as an open relay to the world.

Hope that helps a little.

Kura

&lt;blockquote&gt;
&lt;a href=&quot;#comment-6583&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Walter Schreppers:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 Hi, 
Got it working a few hours later, still thanks for the reply. It seems the only thing that went wrong was _domainkey.sitweb.eu had not propegated yet   As it started working the next day without me doing anything else  . 
Now for the bad news, google is still bouncing my mails. Hotmail, yahoo and latinmail.com etc all accept my mails since I started using dkim with dk-filter daemon. 
This is the kind of error I get in mail.log :
to=, orig_to=, relay=gmail-smtp-in.l.google.com[74.125.39.27]:25, delay=32, delays=0.09/0.01/0.14/32, dsn=5.7.1, status=bounced (host gmail-smtp-in.l.google.com[74.125.39.27] said: 550-5.7.1 [85.10.204.201 1] Our system has detected an unusual rate of 550-5.7.1 unsolicited mail originating from your IP address. To protect our 550-5.7.1 users from spam, mail sent from your IP address has been blocked. 550-5.7.1 Please visit &lt;a href=&quot;http://www.google.com/mail/help/bulk_mail.html&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/mail/help/bulk_mail.html&lt;/a&gt; to review 550 5.7.1 our Bulk Email Senders Guidelines. y8si8435401faj.183 (in reply to end of DATA command))
So I’ve got a number of domains running on this server it is not sending spam but it is relaying mails (virtual in postfix). So for example &lt;a href=&quot;mailto:walter@schreppers.com&quot; rel=&quot;nofollow&quot;&gt;walter@schreppers.com&lt;/a&gt; and &lt;a href=&quot;mailto:walter@sitweb.eu&quot; rel=&quot;nofollow&quot;&gt;walter@sitweb.eu&lt;/a&gt; get relayed to &lt;a href=&quot;mailto:schreppers@gmail.com&quot; rel=&quot;nofollow&quot;&gt;schreppers@gmail.com&lt;/a&gt;. These above (and other mail adresses) do receive some spam and this is the reason gmail has started to bounce if I use sentmail from this host. 
What would be a workaround for this situation?
The strange thing is when I send something from hotmail.com to &lt;a href=&quot;mailto:walter@schreppers.com&quot; rel=&quot;nofollow&quot;&gt;walter@schreppers.com&lt;/a&gt; it arrives without problems so luckily that keeps on working it’s just sending from the server itself which is blocked due to spam arriving on these mails. 
Anyway maybe you have a good solution for this (there seem to be a lot of people complaining about that google 550 error but haven’t seen any answers on this).
Thanks in advance should you find the time to answer.
Kind regards,
Walter
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Walter,</p>
<p>There may be a slight amount of confusion here and I can understand why. Google use DKIM whereas Yahoo and AOL use DomainKeys. They can both use the same DNS record (in fact I do use the same DNS record for both) and the same key for signing, but the actual signature is different.</p>
<p>I just noticed this article is worded incorrectly, this article is for DomainKeys but not actually for DKIM.</p>
<p>Also. if Google believes you&#8217;re bulk mailing I would take a much closer look at your mail logs and make sure that you&#8217;re only relaying for your other domains, and not acting as an open relay to the world.</p>
<p>Hope that helps a little.</p>
<p>Kura</p>
<blockquote><p>
<a href="#comment-6583" rel="nofollow"><br />
<strong><em>Walter Schreppers:</em></strong><br />
</a><br />
 Hi,<br />
Got it working a few hours later, still thanks for the reply. It seems the only thing that went wrong was _domainkey.sitweb.eu had not propegated yet   As it started working the next day without me doing anything else  .<br />
Now for the bad news, google is still bouncing my mails. Hotmail, yahoo and latinmail.com etc all accept my mails since I started using dkim with dk-filter daemon.<br />
This is the kind of error I get in mail.log :<br />
to=, orig_to=, relay=gmail-smtp-in.l.google.com[74.125.39.27]:25, delay=32, delays=0.09/0.01/0.14/32, dsn=5.7.1, status=bounced (host gmail-smtp-in.l.google.com[74.125.39.27] said: 550-5.7.1 [85.10.204.201 1] Our system has detected an unusual rate of 550-5.7.1 unsolicited mail originating from your IP address. To protect our 550-5.7.1 users from spam, mail sent from your IP address has been blocked. 550-5.7.1 Please visit <a href="http://www.google.com/mail/help/bulk_mail.html" rel="nofollow">http://www.google.com/mail/help/bulk_mail.html</a> to review 550 5.7.1 our Bulk Email Senders Guidelines. y8si8435401faj.183 (in reply to end of DATA command))<br />
So I’ve got a number of domains running on this server it is not sending spam but it is relaying mails (virtual in postfix). So for example <a href="mailto:walter@schreppers.com" rel="nofollow">walter@schreppers.com</a> and <a href="mailto:walter@sitweb.eu" rel="nofollow">walter@sitweb.eu</a> get relayed to <a href="mailto:schreppers@gmail.com" rel="nofollow">schreppers@gmail.com</a>. These above (and other mail adresses) do receive some spam and this is the reason gmail has started to bounce if I use sentmail from this host.<br />
What would be a workaround for this situation?<br />
The strange thing is when I send something from hotmail.com to <a href="mailto:walter@schreppers.com" rel="nofollow">walter@schreppers.com</a> it arrives without problems so luckily that keeps on working it’s just sending from the server itself which is blocked due to spam arriving on these mails.<br />
Anyway maybe you have a good solution for this (there seem to be a lot of people complaining about that google 550 error but haven’t seen any answers on this).<br />
Thanks in advance should you find the time to answer.<br />
Kind regards,<br />
Walter
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Schreppers</title>
		<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/#comment-33</link>
		<dc:creator>Walter Schreppers</dc:creator>
		<pubDate>Wed, 23 Feb 2011 16:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=198#comment-33</guid>
		<description>Hi, 

Got it working a few hours later, still thanks for the reply. It seems the only thing that went wrong was _domainkey.sitweb.eu had not propegated yet ;) As it started working the next day without me doing anything else ;). 

Now for the bad news, google is still bouncing my mails. Hotmail, yahoo and latinmail.com etc all accept my mails since I started using dkim with dk-filter daemon. 

This is the kind of error I get in mail.log :
to=, orig_to=, relay=gmail-smtp-in.l.google.com[74.125.39.27]:25, delay=32, delays=0.09/0.01/0.14/32, dsn=5.7.1, status=bounced (host gmail-smtp-in.l.google.com[74.125.39.27] said: 550-5.7.1 [85.10.204.201 1] Our system has detected an unusual rate of 550-5.7.1 unsolicited mail originating from your IP address. To protect our 550-5.7.1 users from spam, mail sent from your IP address has been blocked. 550-5.7.1 Please visit http://www.google.com/mail/help/bulk_mail.html to review 550 5.7.1 our Bulk Email Senders Guidelines. y8si8435401faj.183 (in reply to end of DATA command))

So I&#039;ve got a number of domains running on this server it is not sending spam but it is relaying mails (virtual in postfix). So for example walter@schreppers.com and walter@sitweb.eu get relayed to schreppers@gmail.com. These above (and other mail adresses) do receive some spam and this is the reason gmail has started to bounce if I use sentmail from this host. 

What would be a workaround for this situation? 
The strange thing is when I send something from hotmail.com to walter@schreppers.com it arrives without problems so luckily that keeps on working it&#039;s just sending from the server itself which is blocked due to spam arriving on these mails. 

Anyway maybe you have a good solution for this (there seem to be a lot of people complaining about that google 550 error but haven&#039;t seen any answers on this).

Thanks in advance should you find the time to answer.

Kind regards,
Walter</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Got it working a few hours later, still thanks for the reply. It seems the only thing that went wrong was _domainkey.sitweb.eu had not propegated yet <img src='http://syslog.tv/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  As it started working the next day without me doing anything else <img src='http://syslog.tv/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . </p>
<p>Now for the bad news, google is still bouncing my mails. Hotmail, yahoo and latinmail.com etc all accept my mails since I started using dkim with dk-filter daemon. </p>
<p>This is the kind of error I get in mail.log :<br />
to=, orig_to=, relay=gmail-smtp-in.l.google.com[74.125.39.27]:25, delay=32, delays=0.09/0.01/0.14/32, dsn=5.7.1, status=bounced (host gmail-smtp-in.l.google.com[74.125.39.27] said: 550-5.7.1 [85.10.204.201 1] Our system has detected an unusual rate of 550-5.7.1 unsolicited mail originating from your IP address. To protect our 550-5.7.1 users from spam, mail sent from your IP address has been blocked. 550-5.7.1 Please visit <a href="http://www.google.com/mail/help/bulk_mail.html" rel="nofollow">http://www.google.com/mail/help/bulk_mail.html</a> to review 550 5.7.1 our Bulk Email Senders Guidelines. y8si8435401faj.183 (in reply to end of DATA command))</p>
<p>So I&#8217;ve got a number of domains running on this server it is not sending spam but it is relaying mails (virtual in postfix). So for example <a href="mailto:walter@schreppers.com">walter@schreppers.com</a> and <a href="mailto:walter@sitweb.eu">walter@sitweb.eu</a> get relayed to <a href="mailto:schreppers@gmail.com">schreppers@gmail.com</a>. These above (and other mail adresses) do receive some spam and this is the reason gmail has started to bounce if I use sentmail from this host. </p>
<p>What would be a workaround for this situation?<br />
The strange thing is when I send something from hotmail.com to <a href="mailto:walter@schreppers.com">walter@schreppers.com</a> it arrives without problems so luckily that keeps on working it&#8217;s just sending from the server itself which is blocked due to spam arriving on these mails. </p>
<p>Anyway maybe you have a good solution for this (there seem to be a lot of people complaining about that google 550 error but haven&#8217;t seen any answers on this).</p>
<p>Thanks in advance should you find the time to answer.</p>
<p>Kind regards,<br />
Walter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kura</title>
		<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/#comment-32</link>
		<dc:creator>Kura</dc:creator>
		<pubDate>Sat, 12 Feb 2011 21:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=198#comment-32</guid>
		<description>Ok, so the fact dk-filter.sock is empty is good, it means that the program is reading your SOCKET variable correctly.

What do you see if you run: sudo netstat -utanp &#124; grep 12345

Does netstat show you that the socket is being used by your dk-filter process?

Are you using any kind of firewall? Sadly the only one I am familiar with is iptables, if you&#039;re using iptables then running &quot;sudo iptables -L&quot; will show you your currently employed ruleset, you need to check to make sure you&#039;re not doing anything to the &quot;lo&quot; interface that could be blocking dk-filter access.

The other possibility is that Postfix is running in a very restrictive chroot environment, if you installed via APT or using an official Debian/Ubuntu package this shouldn&#039;t be an issue though.

&lt;blockquote&gt;
&lt;a href=&quot;#comment-6323&quot; rel=&quot;nofollow&quot;&gt;
&lt;strong&gt;&lt;em&gt;Walter Schreppers:&lt;/em&gt;&lt;/strong&gt;
&lt;/a&gt;
 Thanks for this great tutorial. I’m trying to set this up to be able to send to gmail again.
All seems to work (I’ve setup mail._domainkey.sitweb.eu) and can check it is working with dig.
Except I get this error in my mail.log:
warning: connect to Milter service inet:localhost:12345: Connection refused
Do I need to do something to open port 12345 on debian? Maybe my iptables is blocking it. Or otherwise how to check the dk-filter daemon is running ok?
host01:/etc/default# ps -ef &#124; grep dk
109      16745     1  0 01:28 ?        00:00:00 /usr/bin/dk-filter -u dk-filter -P /var/run/dk-filter/dk-filter.pid -p /var/run/dk-filter/dk-filter.sock -l
root     18558 15770  0 02:21 pts/0    00:00:00 grep dk
host01:/etc/default# cat /var/run/dk-filter/dk-filter.pid
16745
host01:/etc/default# cat /var/run/dk-filter/dk-filter.sock
cat: /var/run/dk-filter/dk-filter.sock: No such device or address
host01:/etc/default# 
I verify it is not working when using telnet here:
host01:/etc/default# cat /etc/default/dk-filter
# Sane defaults: log to syslog
#DAEMON_OPTS=”-l”
# Sign for domain.tld with key in /etc/mail/domainkey.key using
# selector ’2007′ (e.g. 2007._domainkey.domain.tld)
#DAEMON_OPTS=”$DAEMON_OPTS -d sitweb.eu -s /etc/postfix/dk.key -S mail”    
DAEMON_OPTS=”-l -d sitweb.eu -s /etc/postfix/dk.key -S mail”
# See dk-filter(8) for a complete list of options
#
# Uncomment to specify an alternate socket
#SOCKET=”/var/run/dk-filter/dk-filter.sock” # default
#SOCKET=”inet:54321″ # listen on all interfaces on port 54321
#SOCKET=”inet:8892@localhost” # listen on loopback on port 8892
SOCKET=”inet:12345@localhost” # listen on loopback on port 12345
host01:/etc/default# telnet localhost 12345
Trying 127.0.0.1…
telnet: Unable to connect to remote host: Connection refused
host01:/etc/default# 
Only change I made is putting the the key in /etc/postfix/dk.key (since I did not have a mail dir).
Any thoughts on how to resolve my issue?
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Ok, so the fact dk-filter.sock is empty is good, it means that the program is reading your SOCKET variable correctly.</p>
<p>What do you see if you run: sudo netstat -utanp | grep 12345</p>
<p>Does netstat show you that the socket is being used by your dk-filter process?</p>
<p>Are you using any kind of firewall? Sadly the only one I am familiar with is iptables, if you&#8217;re using iptables then running &#8220;sudo iptables -L&#8221; will show you your currently employed ruleset, you need to check to make sure you&#8217;re not doing anything to the &#8220;lo&#8221; interface that could be blocking dk-filter access.</p>
<p>The other possibility is that Postfix is running in a very restrictive chroot environment, if you installed via APT or using an official Debian/Ubuntu package this shouldn&#8217;t be an issue though.</p>
<blockquote><p>
<a href="#comment-6323" rel="nofollow"><br />
<strong><em>Walter Schreppers:</em></strong><br />
</a><br />
 Thanks for this great tutorial. I’m trying to set this up to be able to send to gmail again.<br />
All seems to work (I’ve setup mail._domainkey.sitweb.eu) and can check it is working with dig.<br />
Except I get this error in my mail.log:<br />
warning: connect to Milter service inet:localhost:12345: Connection refused<br />
Do I need to do something to open port 12345 on debian? Maybe my iptables is blocking it. Or otherwise how to check the dk-filter daemon is running ok?<br />
host01:/etc/default# ps -ef | grep dk<br />
109      16745     1  0 01:28 ?        00:00:00 /usr/bin/dk-filter -u dk-filter -P /var/run/dk-filter/dk-filter.pid -p /var/run/dk-filter/dk-filter.sock -l<br />
root     18558 15770  0 02:21 pts/0    00:00:00 grep dk<br />
host01:/etc/default# cat /var/run/dk-filter/dk-filter.pid<br />
16745<br />
host01:/etc/default# cat /var/run/dk-filter/dk-filter.sock<br />
cat: /var/run/dk-filter/dk-filter.sock: No such device or address<br />
host01:/etc/default#<br />
I verify it is not working when using telnet here:<br />
host01:/etc/default# cat /etc/default/dk-filter<br />
# Sane defaults: log to syslog<br />
#DAEMON_OPTS=”-l”<br />
# Sign for domain.tld with key in /etc/mail/domainkey.key using<br />
# selector ’2007′ (e.g. 2007._domainkey.domain.tld)<br />
#DAEMON_OPTS=”$DAEMON_OPTS -d sitweb.eu -s /etc/postfix/dk.key -S mail”<br />
DAEMON_OPTS=”-l -d sitweb.eu -s /etc/postfix/dk.key -S mail”<br />
# See dk-filter(8) for a complete list of options<br />
#<br />
# Uncomment to specify an alternate socket<br />
#SOCKET=”/var/run/dk-filter/dk-filter.sock” # default<br />
#SOCKET=”inet:54321″ # listen on all interfaces on port 54321<br />
#SOCKET=”inet:8892@localhost” # listen on loopback on port 8892<br />
SOCKET=”inet:12345@localhost” # listen on loopback on port 12345<br />
host01:/etc/default# telnet localhost 12345<br />
Trying 127.0.0.1…<br />
telnet: Unable to connect to remote host: Connection refused<br />
host01:/etc/default#<br />
Only change I made is putting the the key in /etc/postfix/dk.key (since I did not have a mail dir).<br />
Any thoughts on how to resolve my issue?
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Schreppers</title>
		<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/#comment-31</link>
		<dc:creator>Walter Schreppers</dc:creator>
		<pubDate>Fri, 11 Feb 2011 01:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=198#comment-31</guid>
		<description>Thanks for this great tutorial. I&#039;m trying to set this up to be able to send to gmail again.

All seems to work (I&#039;ve setup mail._domainkey.sitweb.eu) and can check it is working with dig.

Except I get this error in my mail.log:
warning: connect to Milter service inet:localhost:12345: Connection refused

Do I need to do something to open port 12345 on debian? Maybe my iptables is blocking it. Or otherwise how to check the dk-filter daemon is running ok?

host01:/etc/default# ps -ef &#124; grep dk
109      16745     1  0 01:28 ?        00:00:00 /usr/bin/dk-filter -u dk-filter -P /var/run/dk-filter/dk-filter.pid -p /var/run/dk-filter/dk-filter.sock -l
root     18558 15770  0 02:21 pts/0    00:00:00 grep dk
host01:/etc/default# cat /var/run/dk-filter/dk-filter.pid 
16745
host01:/etc/default# cat /var/run/dk-filter/dk-filter.sock 
cat: /var/run/dk-filter/dk-filter.sock: No such device or address
host01:/etc/default# 

I verify it is not working when using telnet here:
host01:/etc/default# cat /etc/default/dk-filter 
# Sane defaults: log to syslog
#DAEMON_OPTS=&quot;-l&quot;
# Sign for domain.tld with key in /etc/mail/domainkey.key using
# selector &#039;2007&#039; (e.g. 2007._domainkey.domain.tld)
#DAEMON_OPTS=&quot;$DAEMON_OPTS -d sitweb.eu -s /etc/postfix/dk.key -S mail&quot;    

DAEMON_OPTS=&quot;-l -d sitweb.eu -s /etc/postfix/dk.key -S mail&quot;

# See dk-filter(8) for a complete list of options
#
# Uncomment to specify an alternate socket
#SOCKET=&quot;/var/run/dk-filter/dk-filter.sock&quot; # default
#SOCKET=&quot;inet:54321&quot; # listen on all interfaces on port 54321
#SOCKET=&quot;inet:8892@localhost&quot; # listen on loopback on port 8892
SOCKET=&quot;inet:12345@localhost&quot; # listen on loopback on port 12345

host01:/etc/default# telnet localhost 12345
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
host01:/etc/default# 

Only change I made is putting the the key in /etc/postfix/dk.key (since I did not have a mail dir).

Any thoughts on how to resolve my issue?</description>
		<content:encoded><![CDATA[<p>Thanks for this great tutorial. I&#8217;m trying to set this up to be able to send to gmail again.</p>
<p>All seems to work (I&#8217;ve setup mail._domainkey.sitweb.eu) and can check it is working with dig.</p>
<p>Except I get this error in my mail.log:<br />
warning: connect to Milter service inet:localhost:12345: Connection refused</p>
<p>Do I need to do something to open port 12345 on debian? Maybe my iptables is blocking it. Or otherwise how to check the dk-filter daemon is running ok?</p>
<p>host01:/etc/default# ps -ef | grep dk<br />
109      16745     1  0 01:28 ?        00:00:00 /usr/bin/dk-filter -u dk-filter -P /var/run/dk-filter/dk-filter.pid -p /var/run/dk-filter/dk-filter.sock -l<br />
root     18558 15770  0 02:21 pts/0    00:00:00 grep dk<br />
host01:/etc/default# cat /var/run/dk-filter/dk-filter.pid<br />
16745<br />
host01:/etc/default# cat /var/run/dk-filter/dk-filter.sock<br />
cat: /var/run/dk-filter/dk-filter.sock: No such device or address<br />
host01:/etc/default# </p>
<p>I verify it is not working when using telnet here:<br />
host01:/etc/default# cat /etc/default/dk-filter<br />
# Sane defaults: log to syslog<br />
#DAEMON_OPTS=&#8221;-l&#8221;<br />
# Sign for domain.tld with key in /etc/mail/domainkey.key using<br />
# selector &#8217;2007&#8242; (e.g. 2007._domainkey.domain.tld)<br />
#DAEMON_OPTS=&#8221;$DAEMON_OPTS -d sitweb.eu -s /etc/postfix/dk.key -S mail&#8221;    </p>
<p>DAEMON_OPTS=&#8221;-l -d sitweb.eu -s /etc/postfix/dk.key -S mail&#8221;</p>
<p># See dk-filter(8) for a complete list of options<br />
#<br />
# Uncomment to specify an alternate socket<br />
#SOCKET=&#8221;/var/run/dk-filter/dk-filter.sock&#8221; # default<br />
#SOCKET=&#8221;inet:54321&#8243; # listen on all interfaces on port 54321<br />
#SOCKET=&#8221;inet:8892@localhost&#8221; # listen on loopback on port 8892<br />
SOCKET=&#8221;inet:12345@localhost&#8221; # listen on loopback on port 12345</p>
<p>host01:/etc/default# telnet localhost 12345<br />
Trying 127.0.0.1&#8230;<br />
telnet: Unable to connect to remote host: Connection refused<br />
host01:/etc/default# </p>
<p>Only change I made is putting the the key in /etc/postfix/dk.key (since I did not have a mail dir).</p>
<p>Any thoughts on how to resolve my issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Why does email from my domain end up in Spam folder? &#124; Domain hosting</title>
		<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/#comment-30</link>
		<dc:creator>Why does email from my domain end up in Spam folder? &#124; Domain hosting</dc:creator>
		<pubDate>Sun, 09 May 2010 03:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=198#comment-30</guid>
		<description>[...] HOWTO: DomainKeys with Postfix on Debian/Ubuntu &#171; syslog [...] </description>
		<content:encoded><![CDATA[<p>[...] HOWTO: DomainKeys with Postfix on Debian/Ubuntu &laquo; syslog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HOWTO: DomainKeys with Postfix on Debian/Ubuntu « syslog &#171; Linux Administrator Guide</title>
		<link>http://syslog.tv/2010/02/12/howto-domainkeys-with-postfix-on-debian-ubuntu/#comment-29</link>
		<dc:creator>HOWTO: DomainKeys with Postfix on Debian/Ubuntu « syslog &#171; Linux Administrator Guide</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://syslog.tv/?p=198#comment-29</guid>
		<description>[...] View original here: HOWTO: DomainKeys with Postfix on Debian/Ubuntu « syslog [...] </description>
		<content:encoded><![CDATA[<p>[...] View original here: HOWTO: DomainKeys with Postfix on Debian/Ubuntu « syslog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
