Comments on: Setting up DSPAM http://switch.richard5.net How to build your Mac into a internet server using open source software Tue, 17 Jun 2008 18:25:42 +0000 hourly 1 http://wordpress.org/?v=3.2.1 By: Richard5 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-10116 Richard5 Sat, 23 Dec 2006 09:05:26 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-10116 Lance, there are much more solutions to solving the spam problem, I've chosen for DSpam because it integrates nicely with my setup and does everything I need which is stopping most, if not all, of the spam messages. I've had a quick look at ASSP and it looks interesting but there is a small problem why it won't work in our setup. It does not allow incoming SSL/TLS connections which you would really like to have because you don't want your authentication details going over the internet as readable text. Sure you could use stunnel but that will interfere with all the other stuff as documented in the <a href="http://www.asspsmtp.org/wiki/FAQ" rel="nofollow">FAQ</a>. All the extra stuff ASSP does can be done in Postfix, I'm still working on that part, like greylisting to decrease the amount of spam send to Dspam. Lance, there are much more solutions to solving the spam problem, I’ve chosen for DSpam because it integrates nicely with my setup and does everything I need which is stopping most, if not all, of the spam messages.

I’ve had a quick look at ASSP and it looks interesting but there is a small problem why it won’t work in our setup. It does not allow incoming SSL/TLS connections which you would really like to have because you don’t want your authentication details going over the internet as readable text. Sure you could use stunnel but that will interfere with all the other stuff as documented in the FAQ.

All the extra stuff ASSP does can be done in Postfix, I’m still working on that part, like greylisting to decrease the amount of spam send to Dspam.

]]>
By: Lance http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-10094 Lance Sat, 23 Dec 2006 02:10:25 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-10094 Why bother with DSPAM when you can use ASSP? http://assp.sourceforge.net I'm using these instructions but using ASSP instead. Since it is a filtering proxy, it greatly simplifies the postfix config and eliminates maildrop from the equation. Since I finished training the bayesian filter (6 days), I haven't had one single spam come through. Why bother with DSPAM when you can use ASSP? http://assp.sourceforge.net

I’m using these instructions but using ASSP instead. Since it is a filtering proxy, it greatly simplifies the postfix config and eliminates maildrop from the equation.

Since I finished training the bayesian filter (6 days), I haven’t had one single spam come through.

]]>
By: Jan http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-9864 Jan Wed, 20 Dec 2006 17:18:08 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-9864 @Dave: Have a look at http://syscp4mac.other-net.de/ @Dave:

Have a look at http://syscp4mac.other-net.de/

]]>
By: Richard5 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-7211 Richard5 Mon, 20 Nov 2006 16:54:29 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-7211 Stephen, If you look at the <a href="http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/starting-dspam/" rel="nofollow">starting DSpam page</a> you'll see that the info you mention is there. Stephen,

If you look at the starting DSpam page you’ll see that the info you mention is there.

]]>
By: Stephen http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-7209 Stephen Mon, 20 Nov 2006 16:45:05 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-7209 Ho Richard DSPam was starting up with an error indicating that it couldnt read through the /tmp/mysql.sock file. I fixed it by modifying the startupparemters.plist file for (DSPam to have it depend on MYSQL basicall causing it to wait until MySql is loaded) Ho Richard

DSPam was starting up with an error indicating that it couldnt read through the /tmp/mysql.sock file.

I fixed it by modifying the startupparemters.plist file for (DSPam to have it depend on MYSQL basicall causing it to wait until MySql is loaded)

]]>
By: Dave http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-5867 Dave Thu, 09 Nov 2006 10:51:17 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-5867 i just finished setting up postgrey with a combination of both tutorials i mentioned earlier. so far it works fine, but i cant wait to read your next tutorial concerning dspam/greylisting :-) i'll probably dump my solution and adopt yours ;) yesterday i thought about: why not cooking a nice sh script to do everything mentioned in your tutorial. when i have some spare time i'll probably think about such an "a few clicks an go" installer. as a replacement for postfixadmin the syscp admin would be really cool as you could administrate virtual web hosting with it, too. i just finished setting up postgrey with a combination of both tutorials i mentioned earlier. so far it works fine, but i cant wait to read your next tutorial concerning dspam/greylisting :-)

i’ll probably dump my solution and adopt yours ;)

yesterday i thought about: why not cooking a nice sh script to do everything mentioned in your tutorial. when i have some spare time i’ll probably think about such an “a few clicks an go” installer. as a replacement for postfixadmin the syscp admin would be really cool as you could administrate virtual web hosting with it, too.

]]>
By: Richard5 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-5865 Richard5 Thu, 09 Nov 2006 09:47:43 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-5865 Thanks for mentioning, I haven't delved into this matter but a quick scan turns up: http://sqlgrey.sourceforge.net/ which also looks very nice. Has a web interface for admin purposes as well. By the way, you can use babelfish or google to translate ! Thanks for mentioning, I haven’t delved into this matter but a quick scan turns up: http://sqlgrey.sourceforge.net/ which also looks very nice. Has a web interface for admin purposes as well.

By the way, you can use babelfish or google to translate !

]]>
By: Dave http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-5864 Dave Thu, 09 Nov 2006 09:10:32 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-5864 Hi Richard5, i found a more detailed tutorial on installing postgrey. the website itself is in francais and i have no clue on howto read that ;-) but the important parts are in english. just scroll down to "Utilisation des "listes grises" which probably means greylisting :-) they also describe other antispam techniques (and howto install on osx) there. http://www.easymac.fr/technicalcookbook/mosxserver/mosxs-tiger/mosxserver-advanced/service-mail/ameliorer-les-performances-de-son-antispam Hi Richard5, i found a more detailed tutorial on installing postgrey. the website itself is in francais and i have no clue on howto read that ;-) but the important parts are in english.

just scroll down to “Utilisation des “listes grises” which probably means greylisting :-) they also describe other antispam techniques (and howto install on osx) there.

http://www.easymac.fr/technicalcookbook/mosxserver/mosxs-tiger/mosxserver-advanced/service-mail/ameliorer-les-performances-de-son-antispam

]]>
By: Richard5 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-5803 Richard5 Wed, 08 Nov 2006 10:35:11 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-5803 Thanks Dave, greylisting is on my to-do list and it will be documented as soon as the DSpam stuff is finished. Thanks Dave, greylisting is on my to-do list and it will be documented as soon as the DSpam stuff is finished.

]]>
By: Dave http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/comment-page-1/#comment-5802 Dave Wed, 08 Nov 2006 10:29:51 +0000 http://switch.richard5.net/isp-in-a-box-v2/setting-up-dspam/#comment-5802 In addition to dspam i'd like to introduce you to a anti-spam technology called greylisting. there is also a postfix tool called postgrey. i already found a postgrey on osx tutorial. maybe thats interesting for you, too: http://blog.timb.us/?p=5 In addition to dspam i’d like to introduce you to a anti-spam technology called greylisting. there is also a postfix tool called postgrey. i already found a postgrey on osx tutorial. maybe thats interesting for you, too: http://blog.timb.us/?p=5

]]>