-------- Original-Nachricht --------
> Datum: Fri, 18 Dec 2009 08:36:40 +0100
> Von: "list.ama...@antworte.me" <list.ama...@antworte.me>
> An: Steve <steeeeev...@gmx.net>
> CC: amavis-user@lists.sourceforge.net
> Betreff: Re: [AMaViS-user] dspam integration in amavis

> > Agr! Okay. Add/change this in your dspam.conf to get rid of the  
> > above messages:
> > AllowOverride enableBNR
> > AllowOverride enableWhitelist
> > AllowOverride fallbackDomain
> > AllowOverride ignoreGroups
> > AllowOverride ignoreRBLLookups
> > AllowOverride localStore
> > AllowOverride makeCorpus
> > AllowOverride optIn
> > AllowOverride optOut
> > AllowOverride optOutClamAV
> > AllowOverride processorBias
> > AllowOverride RBLInoculate
> > AllowOverride showFactors
> > AllowOverride signatureLocation
> > AllowOverride spamAction
> > AllowOverride spamSubject
> > AllowOverride statisticalSedation
> > AllowOverride storeFragments
> > AllowOverride tagNonspam
> > AllowOverride tagSpam
> > AllowOverride trainPristine
> > AllowOverride trainingMode
> > AllowOverride whitelistThreshold
> > AllowOverride dailyQuarantineSummary
> >
> >
> 
> yep. Working now:
> 
:)


>        7 X-DSPAM-Result: Innocent
>        8 X-DSPAM-Confidence: 1.0000
>        9 X-DSPAM-Probability: 0.0023
>       10 X-DSPAM-Signature: 1,4b2b2c73106864691273912
> 
> >> And the message source shows following, but no DSPAM-ID.
> >>
> >> X-DSPAM-Result: amavis; result="Innocent"; class="Innocent";
> >>          probability=0.0023; confidence=1.00; signature=N/A
> >> X-Quarantine-ID: <893QyNAFz92E>
> >> X-Virus-Scanned: amavisd-new at www.tiri.eu
> >> X-Spam-Flag: YES
> >> X-Spam-Score: 1010.536
> >> X-Spam-Level:
> >> ****************************************************************
> >> X-Spam-Status: Yes, score=1010.536 required=6.31 tests=[AWL=-0.118,
> >>          DATE_IN_PAST_96_XX=2.32, DIGEST_MULTIPLE=0.001, GTUBE=1000,
> >>          NO_RELAYS=-0.001, PYZOR_CHECK=2.834,
> RAZOR2_CF_RANGE_51_100=0.5,
> >>          RAZOR2_CF_RANGE_E4_51_100=1.5, RAZOR2_CHECK=0.5]
> 
> > Keep in mind that if you switch to --process you SHOULD NOT enable  
> > DSPAM quarantine else DSPAM will catch spam messages AND NOT deliver  
> > them to you but put them in the quarantine. The preferences I have  
> > send you before have turned off the quarantine. Never set  
> > "spamAction" to "quarantine"! Always set it either to "tag" or to  
> > "deliver".
> 
> If I'd enable quarantine, would the messages be releaseable with
> the dspam webfrontend?
> 
Yes.


> And the other question: Does the dspam learn even if I have no
> signature
>
DSPAM does not need the DSPAM signature to learn. You can pass the whole 
message again back to DSPAM and instruct it to learn. If you use the signature 
then you can just pass the info what signature to reclassify and DSPAM will 
read the data from the signature table and relearn/reclassify the tokens. If 
you don't have a signature then you MUST pass the whole message to DSPAM again 
and tell it to relearn/reclassify the message.

Using signatures has the advantage that even users with low bandwidth can 
quickly reclassify/relearn messages without the need to send again the whole 
(and maybe big) message back to DSPAM.

With the signature your statistics will show FP (False Positive)/FN (False 
Negative). Without the signature DSPAM will not know anything about FP/FN and 
handle each reclassification/relearn as a corpusfed (either SC (Spam Corpusfed) 
or NC (Nonspam Corpusfed)).


> by passing mails to my postfix/dspam transport s...@mydomain?
>
That depends how you implement that in Postfix. There are many roads to Rome 
and I don't know what you have behind that s...@mydomain. Could you post what 
you have enabled/setup behind that email address?


> Then I could use the former amavis settings.
> 
You could. It's up to you.

> Then I'd follow the article on
> http://www.kirya.net/articles/setting-up-dspam-as-a-filter-for-postfix-on-debian-etch/
> 
You can (should) not blindly follow that how-to. The how-to there is written in 
such a way that Amavisd-New is used but not DSPAM inside Amavisd-New. DSPAM is 
used in that example externally (from the viewpoint of Amavisd-New).

Allow me to ask a bunch of questions:
1) How many users are you planing to manage on that system?
2) How do you manage mail users on that system? (are you using something like 
Postfix.Admin to manage users? If so, what are you using?)
3) Do you want to allow each user to have his own Anti-Spam tokens or do you 
want all of your users to use the same Anti-Spam tokens?


> - thomas.
> 
Steve
-- 
Preisknaller: GMX DSL Flatrate für nur 16,99 Euro/mtl.!
http://portal.gmx.net/de/go/dsl02

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to