<?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: How to filter spam with Spamassassin and Postfix in Debian</title>
	<atom:link href="http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Umarzuki</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3901</link>
		<dc:creator>Umarzuki</dc:creator>
		<pubDate>Mon, 26 Oct 2009 09:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3901</guid>
		<description>On Debian 5, there&#039;s no /sbin/nologin but there is /usr/sbin/nologin</description>
		<content:encoded><![CDATA[<p>On Debian 5, there&#8217;s no /sbin/nologin but there is /usr/sbin/nologin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantasio</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3894</link>
		<dc:creator>fantasio</dc:creator>
		<pubDate>Sun, 25 Oct 2009 12:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3894</guid>
		<description>Connection refused
111 Can&#039;t open SMTP stream. 

i am taking this error.before spamassasins my mail server working perfectly after spamassasin i cannot send email . checked all comment can you help me 

i added in master cf. 


 smtp            inet  n       -       -       -       -       smtpd
 -o content_filter=spamassassin

and 


 spamassassin unix       -       n       n       -       -       pipe

        user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}
 


this line 

mail:~# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 *:imaps                 *:*                     LISTEN      2110/dovecot
tcp        0      0 *:imap2                 *:*                     LISTEN      2110/dovecot
tcp        0      0 localhost:spamd         *:*                     LISTEN      1993/spamd.pid
tcp        0      0 *:sunrpc                *:*                     LISTEN      1737/portmap
tcp        0      0 *:ssh                   *:*                     LISTEN      1983/sshd
tcp        0      0 *:48059                 *:*                     LISTEN      1755/rpc.statd
tcp        0     52 mail.linuxlike.net:ssh  192.168.3.5:2885        ESTABLISHED 2197/0
tcp6       0      0 [::]:www                [::]:*                  LISTEN      2152/apache2
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      1983/sshd

postfix doesnt work now .

i checked etc/hosts also squirrelmail was working before spam configuration.</description>
		<content:encoded><![CDATA[<p>Connection refused<br />
111 Can&#8217;t open SMTP stream. </p>
<p>i am taking this error.before spamassasins my mail server working perfectly after spamassasin i cannot send email . checked all comment can you help me </p>
<p>i added in master cf. </p>
<p> smtp            inet  n       &#8211;       &#8211;       &#8211;       &#8211;       smtpd<br />
 -o content_filter=spamassassin</p>
<p>and </p>
<p> spamassassin unix       &#8211;       n       n       &#8211;       &#8211;       pipe</p>
<p>        user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}</p>
<p>this line </p>
<p>mail:~# netstat -tap<br />
Active Internet connections (servers and established)<br />
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name<br />
tcp        0      0 *:imaps                 *:*                     LISTEN      2110/dovecot<br />
tcp        0      0 *:imap2                 *:*                     LISTEN      2110/dovecot<br />
tcp        0      0 localhost:spamd         *:*                     LISTEN      1993/spamd.pid<br />
tcp        0      0 *:sunrpc                *:*                     LISTEN      1737/portmap<br />
tcp        0      0 *:ssh                   *:*                     LISTEN      1983/sshd<br />
tcp        0      0 *:48059                 *:*                     LISTEN      1755/rpc.statd<br />
tcp        0     52 mail.linuxlike.net:ssh  192.168.3.5:2885        ESTABLISHED 2197/0<br />
tcp6       0      0 [::]:www                [::]:*                  LISTEN      2152/apache2<br />
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      1983/sshd</p>
<p>postfix doesnt work now .</p>
<p>i checked etc/hosts also squirrelmail was working before spam configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Henrique</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3633</link>
		<dc:creator>Pedro Henrique</dc:creator>
		<pubDate>Tue, 08 Sep 2009 19:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3633</guid>
		<description>Working Perfectly!!! Thanks!</description>
		<content:encoded><![CDATA[<p>Working Perfectly!!! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chemist</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3388</link>
		<dc:creator>Chemist</dc:creator>
		<pubDate>Mon, 20 Jul 2009 23:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3388</guid>
		<description>It&#039;s ok, I fixed it by adding:

loadplugin Mail::SpamAssassin::Plugin::DCC

to /etc/spamassassin/local.cf

Cheers</description>
		<content:encoded><![CDATA[<p>It&#8217;s ok, I fixed it by adding:</p>
<p>loadplugin Mail::SpamAssassin::Plugin::DCC</p>
<p>to /etc/spamassassin/local.cf</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chemist</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3386</link>
		<dc:creator>Chemist</dc:creator>
		<pubDate>Mon, 20 Jul 2009 22:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3386</guid>
		<description>Hiya,

Great tut, only problem I have is in the spamd.log I get;

info: config: failed to parse line, skipping, in &quot;/etc/spamassassin/local.cf&quot;: use_dcc 0


Any idea how to fix this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hiya,</p>
<p>Great tut, only problem I have is in the spamd.log I get;</p>
<p>info: config: failed to parse line, skipping, in &#8220;/etc/spamassassin/local.cf&#8221;: use_dcc 0</p>
<p>Any idea how to fix this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peon</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3364</link>
		<dc:creator>Peon</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3364</guid>
		<description>Your error is because another instance of spamd is running you need to find it and it&#039;s pid and whack it so you can restart the new one. If you ps ax &#124; grep spam it should show up, with the parameters in it like pid, directory it&#039;s running in, etc.. Then when you restart with your new pid it should be ok.</description>
		<content:encoded><![CDATA[<p>Your error is because another instance of spamd is running you need to find it and it&#8217;s pid and whack it so you can restart the new one. If you ps ax | grep spam it should show up, with the parameters in it like pid, directory it&#8217;s running in, etc.. Then when you restart with your new pid it should be ok.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantasio</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-3058</link>
		<dc:creator>fantasio</dc:creator>
		<pubDate>Tue, 26 May 2009 12:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-3058</guid>
		<description>i am taking this error 

Restarting SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed. [2661] warn: server socket setup failed, retry 1: spamd: could not create INET socket on 127.0.0.1:783: Address already in use [2661] warn: server socket setup failed, retry 2: spamd: could not create INET socket on 127.0.0.1:783: Address already in use [2661] error: spamd: could not create INET socket on 127.0.0.1:783: Address already in use spamd: could not create INET socket on 127.0.0.1:783: Address already in use</description>
		<content:encoded><![CDATA[<p>i am taking this error </p>
<p>Restarting SpamAssassin Mail Filter Daemon: No /usr/bin/perl found running; none killed. [2661] warn: server socket setup failed, retry 1: spamd: could not create INET socket on 127.0.0.1:783: Address already in use [2661] warn: server socket setup failed, retry 2: spamd: could not create INET socket on 127.0.0.1:783: Address already in use [2661] error: spamd: could not create INET socket on 127.0.0.1:783: Address already in use spamd: could not create INET socket on 127.0.0.1:783: Address already in use</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ling</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2609</link>
		<dc:creator>ling</dc:creator>
		<pubDate>Mon, 23 Mar 2009 13:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2609</guid>
		<description>Hi,

When I start the spamassassin, I got an error:

Starting SpamAssassin Mail Filter Daemon: [23062] warn: config: created user preferences file: /root/.spamassassin/user_prefs
[23062] info: config: failed to parse line, skipping, in &quot;/etc/spamassassin/local.cf&quot;: use_dcc 0

Is there something I missed?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>When I start the spamassassin, I got an error:</p>
<p>Starting SpamAssassin Mail Filter Daemon: [23062] warn: config: created user preferences file: /root/.spamassassin/user_prefs<br />
[23062] info: config: failed to parse line, skipping, in &#8220;/etc/spamassassin/local.cf&#8221;: use_dcc 0</p>
<p>Is there something I missed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leif Egil</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2007</link>
		<dc:creator>Leif Egil</dc:creator>
		<pubDate>Wed, 15 Oct 2008 09:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2007</guid>
		<description>After having to make some of the changes suggested on certain errors in this last section I have been able to make it work on squirrelmail. However it only works on Squirrelmail. If I try to use an pop3 client I get a user and paswd prompt, it is ever occurring, if I type my user and passwd it just pops up again.

In /var/log/mail.log
I see
Oct 15 11:02:25  postfix/smtpd[9371]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: No such file or directory
Oct 15 11:02:25  postfix/smtpd[9371]: warning: unknown[217.144.253.82]: SASL LOGIN authentication failed: authentication failure

Any suggestions on how to make this work?</description>
		<content:encoded><![CDATA[<p>After having to make some of the changes suggested on certain errors in this last section I have been able to make it work on squirrelmail. However it only works on Squirrelmail. If I try to use an pop3 client I get a user and paswd prompt, it is ever occurring, if I type my user and passwd it just pops up again.</p>
<p>In /var/log/mail.log<br />
I see<br />
Oct 15 11:02:25  postfix/smtpd[9371]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: No such file or directory<br />
Oct 15 11:02:25  postfix/smtpd[9371]: warning: unknown[217.144.253.82]: SASL LOGIN authentication failed: authentication failure</p>
<p>Any suggestions on how to make this work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2008</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 09 Oct 2008 09:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2008</guid>
		<description>Hi, I want to add a disclaimer at end of each emails (altermime) but i have spamassassin working now and I don&#039;t know how to use multiple filters with postfix. if someone can help me...

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I want to add a disclaimer at end of each emails (altermime) but i have spamassassin working now and I don&#8217;t know how to use multiple filters with postfix. if someone can help me&#8230;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: action09</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2006</link>
		<dc:creator>action09</dc:creator>
		<pubDate>Sat, 13 Sep 2008 23:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2006</guid>
		<description>http://groups.google.fr/group/spamassassin/browse_thread/thread/ba6525c9de67a45d?hl=fr
it&#039;s my post explaining the problem..</description>
		<content:encoded><![CDATA[<p><a href="http://groups.google.fr/group/spamassassin/browse_thread/thread/ba6525c9de67a45d?hl=fr" rel="nofollow">http://groups.google.fr/group/spamassassin/browse_thread/thread/ba6525c9de67a45d?hl=fr</a><br />
it&#8217;s my post explaining the problem..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: action09</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2005</link>
		<dc:creator>action09</dc:creator>
		<pubDate>Sat, 13 Sep 2008 23:25:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2005</guid>
		<description>Hi all,

First thanks to the tutorial ! I found very useful the idea to run SA not as root but with  a different user.
I use a Debian stable with postfix and SA, but as following this tutorial iwasn&#039;t able to use correctly withe the &quot;/sbin/nologin&quot; shell for spamd user the pyzor tests ..

cf:
with a valid shell it&#039;s OK:
# su spamd -c &#039;pyzor ping&#039;
82.94.255.100:24441     (200, &#039;OK&#039;)

with the &quot;/sbin/nologin&quot; it&#039;s not...

It&#039;s  why i&#039;ve posted on SA mailing list, without any answer at the moment..

So if someone can help: How can we run pyzor test with the user spamd (with a nologin shell) as explained above ?

Thanks in advance !!</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>First thanks to the tutorial ! I found very useful the idea to run SA not as root but with  a different user.<br />
I use a Debian stable with postfix and SA, but as following this tutorial iwasn&#8217;t able to use correctly withe the &#8220;/sbin/nologin&#8221; shell for spamd user the pyzor tests ..</p>
<p>cf:<br />
with a valid shell it&#8217;s OK:<br />
# su spamd -c &#8216;pyzor ping&#8217;<br />
82.94.255.100:24441     (200, &#8216;OK&#8217;)</p>
<p>with the &#8220;/sbin/nologin&#8221; it&#8217;s not&#8230;</p>
<p>It&#8217;s  why i&#8217;ve posted on SA mailing list, without any answer at the moment..</p>
<p>So if someone can help: How can we run pyzor test with the user spamd (with a nologin shell) as explained above ?</p>
<p>Thanks in advance !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2004</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 20 Aug 2008 14:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2004</guid>
		<description>No need to reply got it working &#039;Site-Wide&#039; on Ubuntu, Postfix, Spamassassin, Courier, Procmail.
After a bit of fidling about with the Username Settings.</description>
		<content:encoded><![CDATA[<p>No need to reply got it working &#8216;Site-Wide&#8217; on Ubuntu, Postfix, Spamassassin, Courier, Procmail.<br />
After a bit of fidling about with the Username Settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2003</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 15 Aug 2008 08:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2003</guid>
		<description>Hi, Thanks for this, very helpfull as all the books on spamassassin are so old.
Anyway my question.. Does this work for a &#039;Site Wide&#039; configuration??

Thanks again
Jim</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for this, very helpfull as all the books on spamassassin are so old.<br />
Anyway my question.. Does this work for a &#8216;Site Wide&#8217; configuration??</p>
<p>Thanks again<br />
Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2002</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 07 Aug 2008 23:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2002</guid>
		<description>Also, I had the &quot;Server replied: 111 Can’t open SMTP stream.&quot; error with squirrel mail.  I fixed it by hanging:

user=spamd argv=/usr/bin/spamc -f -e
/usr/sbin/sendmail -oi -f ${sender} ${recipient}

to

user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}
(all on one line)</description>
		<content:encoded><![CDATA[<p>Also, I had the &#8220;Server replied: 111 Can’t open SMTP stream.&#8221; error with squirrel mail.  I fixed it by hanging:</p>
<p>user=spamd argv=/usr/bin/spamc -f -e<br />
/usr/sbin/sendmail -oi -f ${sender} ${recipient}</p>
<p>to</p>
<p>user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}<br />
(all on one line)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2001</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 07 Aug 2008 23:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2001</guid>
		<description>In /etc/postfix/master.cf when you add:

user=spamd argv=/usr/bin/spamc -f -e
/usr/sbin/sendmail -oi -f ${sender} ${recipient}

Is that only for servers running sendmail, or will I have to do something else to get it to work with dovecot?</description>
		<content:encoded><![CDATA[<p>In /etc/postfix/master.cf when you add:</p>
<p>user=spamd argv=/usr/bin/spamc -f -e<br />
/usr/sbin/sendmail -oi -f ${sender} ${recipient}</p>
<p>Is that only for servers running sendmail, or will I have to do something else to get it to work with dovecot?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hailang</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-2000</link>
		<dc:creator>hailang</dc:creator>
		<pubDate>Wed, 30 Jul 2008 01:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-2000</guid>
		<description>Hi fotofabrik,
I think you must put tab character before -o content_filter=spamassassin and before user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient} . Because they are belong to previous lines and you must have blank characters (space, tab) to indicate that.</description>
		<content:encoded><![CDATA[<p>Hi fotofabrik,<br />
I think you must put tab character before -o content_filter=spamassassin and before user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient} . Because they are belong to previous lines and you must have blank characters (space, tab) to indicate that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fotofabrik</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-1999</link>
		<dc:creator>fotofabrik</dc:creator>
		<pubDate>Thu, 12 Jun 2008 08:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-1999</guid>
		<description>@kows
Hi, i&#039;ve put this at the end of master.cf but the problem still exists in my cube too. :(
do you have any idea about this?</description>
		<content:encoded><![CDATA[<p>@kows<br />
Hi, i&#8217;ve put this at the end of master.cf but the problem still exists in my cube too. <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
do you have any idea about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kows</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-1998</link>
		<dc:creator>kows</dc:creator>
		<pubDate>Wed, 21 May 2008 22:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-1998</guid>
		<description>@Joe Chiang
Hi, you have to put spamassassin unix - n n - - pipe user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}
on one line at the end of the master.cf file.
Cheers,
Gabriele</description>
		<content:encoded><![CDATA[<p>@Joe Chiang<br />
Hi, you have to put spamassassin unix &#8211; n n &#8211; - pipe user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}<br />
on one line at the end of the master.cf file.<br />
Cheers,<br />
Gabriele</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Chiang</title>
		<link>http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html/comment-page-1#comment-1997</link>
		<dc:creator>Joe Chiang</dc:creator>
		<pubDate>Wed, 30 Apr 2008 07:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-filter-spam-with-spamassassin-and-postfix-in-debian.html#comment-1997</guid>
		<description>I&#039;ve GOT this error
Apr 30 15:27:04 hardy postfix/master[4814]: fatal: /etc/postfix/master.cf: line 86: bad transport type: argv=/usr/bin/spamc

my /etc/postfix/master.cf
smtp       inet  n       -       -       -       -       smtpd -o content_filter=spamassassin

spamassassin unix - n n - - pipe

user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}</description>
		<content:encoded><![CDATA[<p>I&#8217;ve GOT this error<br />
Apr 30 15:27:04 hardy postfix/master[4814]: fatal: /etc/postfix/master.cf: line 86: bad transport type: argv=/usr/bin/spamc</p>
<p>my /etc/postfix/master.cf<br />
smtp       inet  n       &#8211;       &#8211;       &#8211;       &#8211;       smtpd -o content_filter=spamassassin</p>
<p>spamassassin unix &#8211; n n &#8211; - pipe</p>
<p>user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
