<?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; Tag: DSpam - Recent Topics</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Tag: DSpam - Recent Topics</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:31:44 +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>Nick on "_dspam and _vmail on 10.5.2 - postfix won&#039;t start"</title>
<link>http://diymacserver.com/forum/topic/_dspam-and-_vmail-on-1052-postfix-wont-start#post-454</link>
<pubDate>Sun, 20 Apr 2008 18:37:44 +0000</pubDate>
<dc:creator>Nick</dc:creator>
<guid isPermaLink="false">454@http://diymacserver.com/forum/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have been following your excellent instructions and run in to a problem where postfix won't start.  The problem are these two lines in the master.cf&#60;/p&#62;
&#60;p&#62;Machine details:  Mac Mini, 10.5.2&#60;/p&#62;
&#60;p&#62;maildrop unix - n n - - pipe&#60;br /&#62;
flags=DRhu user=_vmail argv=/usr/local/bin/maildrop /etc/maildroprc -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop} ${sender}&#60;br /&#62;
dspam unix - n n - 10 pipe&#60;br /&#62;
flags=Ru user=_dspam argv=/usr/local/bin/dspam --deliver=innocent --user ${recipient} -i - f $sender -- $recipient&#60;/p&#62;
&#60;p&#62;The complaint in the log is:&#60;/p&#62;
&#60;p&#62;bad transport type: user=_vmail&#60;/p&#62;
&#60;p&#62;The users were created using:&#60;/p&#62;
&#60;p&#62;sudo dscl . -create /Users/_vmail&#60;br /&#62;
sudo dscl . -create /Users/_vmail UserShell /usr/bin/false&#60;br /&#62;
sudo dscl . -create /Users/_vmail UniqueID 102&#60;br /&#62;
sudo dscl . -create /Users/_vmail PrimaryGroupID 102&#60;br /&#62;
sudo dscl . -create /Users/_vmail NFSHomeDirectory /var/empty&#60;br /&#62;
sudo dscl . -passwd /Users/_vmail ''&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;sudo dscl . -create /Users/_dspam&#60;br /&#62;
sudo dscl . -create /Users/_dspam UserShell /usr/bin/false&#60;br /&#62;
sudo dscl . -create /Users/_dspam UniqueID 101&#60;br /&#62;
sudo dscl . -create /Users/_dspam PrimaryGroupID 101&#60;br /&#62;
sudo dscl . -create /Users/_dspam NFSHomeDirectory /usr/local/var/dspam&#60;br /&#62;
sudo dscl . -passwd /Users/_dspam ''&#60;/p&#62;
&#60;p&#62;Any thoughts?&#60;/p&#62;
&#60;p&#62;Nick
&#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 "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>

