<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Forum: DSPAM - Recent Topics</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Forum: DSPAM - Recent Topics</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:42:43 +0000</pubDate>

<item>
<title>Michael on "DSpam configuration"</title>
<link>http://diymacserver.com/forum/topic/dspam-configuration#post-1643</link>
<pubDate>Sat, 27 Aug 2011 21:57:01 +0000</pubDate>
<dc:creator>Michael</dc:creator>
<guid isPermaLink="false">1643@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;I've managed to configure and install DSpam, but it's not working correctly.&#60;/p&#62;
&#60;p&#62;I'm getting &#34;postfix/qmgr warning: connect to transport private/dspam: No such file or directory&#34;&#60;/p&#62;
&#60;p&#62;when I run the periodic script train.sh, I get &#34;Unable to find a valid signature. Aborting.&#34; and &#34;process_message returned error -5. dropping message.&#34;&#60;/p&#62;
&#60;p&#62;I'm not sure what I've done wrong.  I've reverted, but we'd like to use dspam (or other anti-spam software on our server.&#60;/p&#62;
&#60;p&#62;The (coreduo mini) system is running Leopard.
&#60;/p&#62;</description>
</item>
<item>
<title>wafox on "DSPAM 3.9.0 and 3.9.1 RC1 training issues?"</title>
<link>http://diymacserver.com/forum/topic/dspam-390-and-391-rc1-training-issues#post-841</link>
<pubDate>Tue, 27 Jul 2010 04:47:21 +0000</pubDate>
<dc:creator>wafox</dc:creator>
<guid isPermaLink="false">841@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;So I've had dspam 3.9.0 up and running but have never had any luck getting it to &#34;train&#34; using your script.  Every time the script kicks off I get the following in my logs.  It will delete the messages but there's no training going on.  These to lines appear for every message in a .Junk folder (with different signature numbers of course).  Got 3.9.1 rc1 up and going tonight and it's the same issue.&#60;/p&#62;
&#60;p&#62;Richard have you run into this?&#60;/p&#62;
&#60;p&#62;dspam[31337]: Signature retrieval for '1,4c24317f145301375414451' failed&#60;br /&#62;
dspam[31337]: Unable to find a valid signature. Aborting.
&#60;/p&#62;</description>
</item>
<item>
<title>s.Oliver on "DSPAM 3.9.0 Release"</title>
<link>http://diymacserver.com/forum/topic/dspam-390-release#post-762</link>
<pubDate>Tue, 19 Jan 2010 15:30:57 +0000</pubDate>
<dc:creator>s.Oliver</dc:creator>
<guid isPermaLink="false">762@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;hi richard and all followers on that topic!&#60;/p&#62;
&#60;p&#62;i followed for a long time the dspam project, but never got around trying to implement it in any real world setup - so consider me new on that one.&#60;/p&#62;
&#60;p&#62;in the past, i setup a few OS X Servers (the real ones) and always stuck to the old postfix/amavisd-new mantra. on a few machines the users rise every month, the total processed mails along with them and a faster solution for the time consuming analyzing of spam would be welcome - so i remembered about DSPAM.&#60;/p&#62;
&#60;p&#62;now it seems to be the right time to get into it, with this new freshly released version. wouldn't it be a good time if you could retry your compilings and post the results, please?&#60;/p&#62;
&#60;p&#62;i'm in the process of setting up my own server (got me a Mac mini Server :-) and this marks the time and opportunity to switch to a new setup with DPSAM. happily i would provide my time for testing, whenever the needed instructions for compiling and initial setup could be provided.&#60;/p&#62;
&#60;p&#62;hopefully we could get that thing up &#38;#38; running nicely, along postfix, dovecot &#38;#38; clamav.&#60;br /&#62;
thx.
&#60;/p&#62;</description>
</item>
<item>
<title>wafox on "dspam 3.9.0 beta1 on snow leopard"</title>
<link>http://diymacserver.com/forum/topic/dspam-390-beta1-on-snow-leopard#post-706</link>
<pubDate>Fri, 11 Sep 2009 02:43:15 +0000</pubDate>
<dc:creator>wafox</dc:creator>
<guid isPermaLink="false">706@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Ok I'm stating to dig into this.  Has anyone had any luck getting dspam to compile under snow leopard?  I'm getting a bunch of libtool errors.  it will run the configure fine but it won't compile.&#60;/p&#62;
&#60;p&#62;/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -DLOGDIR=\&#34;/usr/local/var/dspam/log\&#34; -DCONFDIR=\&#34;/usr/local/etc\&#34; -DCONFIG_DEFAULT=\&#34;/usr/local/etc/dspam.conf\&#34; -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I.   -I/usr/local/mysql/include        -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF .deps/libdspam.Tpo -c -o libdspam.lo libdspam.c&#60;br /&#62;
../libtool: line 821: X--tag=CC: command not found&#60;br /&#62;
../libtool: line 854: libtool: ignoring unknown tag : command not found&#60;br /&#62;
../libtool: line 821: X--mode=compile: command not found&#60;br /&#62;
../libtool: line 988: *** Warning: inferring the mode of operation is deprecated.: command not found&#60;br /&#62;
../libtool: line 989: *** Future versions of Libtool will require --mode=MODE be specified.: command not found&#60;br /&#62;
../libtool: line 1132: Xgcc: command not found&#60;br /&#62;
../libtool: line 1132: X-DHAVE_CONFIG_H: command not found
&#60;/p&#62;</description>
</item>
<item>
<title>wafox on "dspam web interface?"</title>
<link>http://diymacserver.com/forum/topic/dspam-web-interface#post-479</link>
<pubDate>Tue, 27 May 2008 01:26:48 +0000</pubDate>
<dc:creator>wafox</dc:creator>
<guid isPermaLink="false">479@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Anyone had any luck messing around with the dspam web interface and a virtual user setup?
&#60;/p&#62;</description>
</item>
<item>
<title>Richard on "LDAP authentication for dspam cgi"</title>
<link>http://diymacserver.com/forum/topic/ldap-authentication-for-dspam-cgi#post-284</link>
<pubDate>Sat, 27 Jan 2007 21:39:15 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">284@http://diymacserver.com/forum/</guid>
<description>So you got it working but you'll have to add all the users manually to .htaccess !&#60;br /&#62;
&#60;br /&#62;
Nice  X-D</description>
</item>
<item>
<title>Richard on "DSPAM/postfx configuration problems"</title>
<link>http://diymacserver.com/forum/topic/dspampostfx-configuration-problems#post-277</link>
<pubDate>Fri, 26 Jan 2007 23:39:06 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">277@http://diymacserver.com/forum/</guid>
<description>somehow when googling the error is caused by not having --enable-virtual-users in the biuld of DSPAM. Need to look at it more closely.&#60;br /&#62;
&#60;br /&#62;
Please look at the thread &#60;a href=&#34;http://forum.richard5.net/viewtopic.php?t=14&#34; rel=&#34;nofollow&#34;&#62;http://forum.richard5.net/viewtopic.php?t=14&#60;/a&#62; for more info on a setup like you wan't to accomplish. The virtual users can be cmpiled in but still local users can be used. It's just how dspam will administer them...</description>
</item>
<item>
<title>Richard on "Regexp instead of PCRE in postfix access?"</title>
<link>http://diymacserver.com/forum/topic/regexp-instead-of-pcre-in-postfix-access#post-281</link>
<pubDate>Sat, 27 Jan 2007 09:05:20 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">281@http://diymacserver.com/forum/</guid>
<description>The thing is that you are mixing up two seperate functions into one.&#60;br /&#62;
&#60;br /&#62;
The listing of the PCRE filter &#60;p&#62;&#60;code&#62;/./&#38;nbsp; &#38;nbsp; &#38;nbsp;FILTER dspam&#38;#58;dspam&#60;/code&#62;&#60;/p&#62; in the option &#38;quot;smtpd_recipient_restrictions&#38;quot;. Is only there to filter incoming mail only. If you leave out this option all outgoing mail will be filtered as well which is not something you would want.&#60;br /&#62;
&#60;br /&#62;
The retraining transports are there for another reason, you want to feed dspam with incorrect identified emails and you don't want it delivered to a users mailbox. Therefore you define a separate transport.&#60;br /&#62;
&#60;br /&#62;
In main.cf you add the following lines to do that&#60;br /&#62;
&#60;p&#62;&#60;code&#62;recipient_delimiter = - &#60;/code&#62;&#60;/p&#62; (to separate the username from the -spam in the mail address)&#60;br /&#62;
&#60;br /&#62;
and &#60;br /&#62;
&#60;p&#62;&#60;code&#62;transport_maps = hash&#38;#58;/etc/postfix/transport&#60;br /&#62;
local_recipient_maps = proxy&#38;#58;unix&#38;#58;passwd.byname $alias_maps $transport_maps &#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
to define the transports:&#60;br /&#62;
&#60;br /&#62;
and then you ceate a file called transport and add:&#60;br /&#62;
&#60;p&#62;&#60;code&#62;&#60;a href=&#34;mailto:spam@mydomain.tld&#34;&#62;spam@mydomain.tld&#60;/a&#62;&#38;nbsp; &#38;nbsp; dspam-retrain&#38;#58;spam&#60;br /&#62;
&#60;a href=&#34;mailto:ham@mydomain.tld&#34;&#62;ham@mydomain.tld&#60;/a&#62;&#38;nbsp; &#38;nbsp; &#38;nbsp;dspam-retrain&#38;#58;innocent &#60;br /&#62;
&#60;a href=&#34;mailto:notspam@mydomain.tld&#34;&#62;notspam@mydomain.tld&#60;/a&#62;&#38;nbsp; &#38;nbsp; &#38;nbsp;dspam-retrain&#38;#58;innocent &#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
&#60;br /&#62;
do a &#60;p&#62;&#60;code&#62;sudo postmap transport&#60;/code&#62;&#60;/p&#62; to convert it.&#60;br /&#62;
&#60;br /&#62;
and add&#60;br /&#62;
&#60;p&#62;&#60;code&#62;dspam-retrain&#38;nbsp; &#38;nbsp;unix&#38;nbsp; &#38;nbsp; -&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;n&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;n&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;-&#38;nbsp; &#38;nbsp; &#38;nbsp; &#38;nbsp;10&#38;nbsp; &#38;nbsp; &#38;nbsp; pipe&#60;br /&#62;
&#38;nbsp; flags=Ru user=dspam argv=/usr/local/bin/dspam-retrain $nexthop $sender $recipient &#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
as a transport in our master.cf for retraining purposes !&#60;br /&#62;
&#60;br /&#62;
The retraining shell script you can download from &#60;a href=&#34;http://switch.richard5.net/serverinstall/dspam-retrain&#34;&#62;here.&#60;/a&#62;&#60;br /&#62;
&#60;br /&#62;
Hope this helps !</description>
</item>
<item>
<title>Richard on "False positives?"</title>
<link>http://diymacserver.com/forum/topic/false-positives#post-249</link>
<pubDate>Sun, 31 Dec 2006 16:24:56 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">249@http://diymacserver.com/forum/</guid>
<description>Thanks for the update, need to do this myself as well but as I said before, I haven't received anything indicated as spam that wasn't spam yet...&#60;br /&#62;
&#60;br /&#62;
Keep me posted on the progres.&#60;br /&#62;
&#60;br /&#62;
For starting all over again, I think you can delete the user from the database and you would start over again.</description>
</item>

</channel>
</rss>

