Hi!

   Almost everyone in this list tells about using dspam _instead_ SA .

   DSpam is GREAT, as allow a user to interact with the antispam system
and train it.

   BUT, people is lazy.

   Very lazy.

   Typical users use POP accounts with Outlook and don't know even that
there are IMAP folders on their server.


   Maybe they deserve SPAM, but tell your PHB why they get that much spam!


   A much better approach about spam is getting a VERY conservative
SpamAssassin configuration, just as we with the default toaster have,
and implement DSpam as per user basis (with maildrop).

   If you as user like to control your spam you can use this new option
via IMAP or squirrelmail with folders.

   If you are a tipical user that doesn't use IMAP nor Squirrelmail (90%
of people using non free html mail (gmail, hotmail, etc)), you will get
some SPAM.

    And everyone happy, the sun shines the birds sing and the beer is cold
:-P ( friday night, nevermind )


Thanks pals.





> Rangi Biddle wrote:
>> Hi Guys,
>>
>> Well I thought I would put my 2 cent’s in to this conversation as
>> I’ve
>> successfully implemented DSpam into my qmail toaster install but had a
>> couple of issues that need to be addressed if considering putting DSpam
>> into the current toaster.
>
> A tad more than 2 cents, methinks. ;)
>
>> First issue I had was initially deciding on how to integrate DSpam (as
>> is been mentioned already) and how best to manage it.  This basically
>> came down to what the customers wanted which was to leave dealing with
>> marking which messages are spam to the systems administrators.  Really
>> sucks of course considering that a simple error in marking a email for a
>> client would then cause them to not get the email and getting a real
>> earful.
>
> I believe that DSpam isn't workable without user participation. This is as
> much a matter of education as it is anything else. I don't think spam can
> be
> addressed solely by system administrator. PHBs and customers need to
> acknowledge that fact (not an opinion). Anything short of that is wishful
> thinking. Of course, there will be some who refuse to understand this, and
> SA is better suited to them (and I suppose they deserve a less effective
> solution).
>
>> Second issue I had was mainly the limitations of where I could implement
>> DSpam into the current toaster setup.  With the current toaster there
>> were issues with using either procmail or maildrop as LMTP or LDA which
>> seemed to cause messages to be lost in the void when mail was being
>> delivered (with catchall’s and actual virtual user accounts).  There
>> has
>> been discussion already on this list about integrating DSpam with
>> simscan which has been done already, but, for an earlier version than
>> what is being used at present.  The patch that is also available still
>> isn’t bug free and as mentioned only works with version 1.1 of
>> simscan.
>
> That's unfortunate. We need to find out what inter7's plans are regarding
> simscan with dspam.
>
>> This is the best approach (I believe) to integrating DSpam into the
>> current toaster as even before mail is accepted for delivery DSpam must
>> allow it to pass.  This unfortunately was not how I implemented DSpam.
>
>> I eventually ended up setting up DSpam as a relay on an aliased
>> interface on the same box which would then send mail after it had passed
>> through back to the other IP on the same host.  This is working ok but
>> would prefer the simscan integration.  There was however one issue that
>> was a nightmare to deal with, especially after the mail server went
>> live.  This was getting the administration panel for DSpam working.  Now
>> this wasn’t a DSpam issue but more of an apache one as the minimum GID
>> of a group that is allowed to suexec CGI scripts was >= 1000 and
>> vpopmail has a GID of 89.  Hmmm, what to do here?  I had to recompile
>> vpopmail (after editing spec file) for the adjustment and then rebuild
>> any other RPM that was dependant on vpopmail and finally changing
>> ownership of all the various files/directories that vpopmail had some
>> type of ownership of.
>
> I wonder how Lee's implemetation dealt with this. Perhaps the
> configuration
> parameters (--with-dspam-home-owner=vpopmail
> --with-dspam-home-group=vchkpw
> --with-dspam-owner=vpopmail --with-dspam-group=vchkpw) took care of it?
>
>> After a long ordeal the finished product was well
>> worth it.  I have gone that little bit further with DSpam and have setup
>> another system that now does all the relaying separately to the Qmail
>> Toaster and just has messages for legitimate users being passed to the
>> actual mail server which further reduces the load of the mail server
>> instead of bouncing messages back and forth.
>
> Sounds nice, but I think that the basic toaster needs to be self
> contained,
> with scalability.
>
>> As someone has asked or
>> mentioned about implementing ClamAV into DSpam this really wasn’t very
>> difficult.  All I merely had to do was install the clamav RPM and
>> configure clamav to listen for TCP connections, uncomment a few lines in
>> the dspam.conf file (ClamAV relevant sections), update clamav db using
>> freshclam and finally starting clamav and restarting DSpam (if already
>> running before installing ClamAV).
>
> Hopefully we can continue to use clamav under simscan, so this won't be an
> issue. I don't anticipate that we'll need to go this route, unless simscan
> can't be used for some (unknown/unanticipated) reason.
>
>> From what I have experienced so far, with DSpam, any further spam fights
>> (not the canned kind) we will most certainly win.  After receiving a few
>> messages (for my own email account) that were spam, I logged into the
>> administration panel and marked these messages and a few others that had
>> gotten through and well I haven’t seen messages of those type come
>> back
>> through again.  Similarly, other admin members did the same after
>> showing them what to do and voila same thing for them as well – less
>> spam.  Over the course of the next few days we have had significant drop
>> in spam coming through which for me was a wet dream come true
>> considering the levels of spam that were originally getting through even
>> with spamassassin being set to “Super Paranoid Level”.  But all in
>> all
>> my hat is off to the folks over at nuclear elephant.  Much thanks to
>> everyone hear as well for the qmail toaster project and their input.
>>
>>
>>
>> Rangi
>>
>
> Thanks for contributing your experience, Rangi.
>
> --
> -Eric 'shubes'
>
> ---------------------------------------------------------------------
>      QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to