On Fri, Sep 17, 2004 at 05:32:53PM +0300, Danail Petrow wrote:
> Nick Kirchev wrote:
> 
> >ÐÑÐÐÑÐ ÑÐ qmail-scanner-queue.pl 
> >
> >Ð ÑÐÐ ÐÐÐÐ ÐÐ ÐÐÐÐÑ ÑÐÐÐ ÐÐÑÐ, Ð ÐÐ ÑÐ ÐÐ 
> >ÐÐÐÐÑÑÑÐÐÑ , ÐÐÐ ÐÐ ÑÐ ÐÐÐÐÐÐ ÐÐ ÐÐ 
> >ÐÐÐÐÑÐÑÐÑ ÐÑÐÐÐ ÐÑÑ.
> >
> >
> ># st: Spam messages with a score higher than
> ># (required_hits + sa_delete) should be deleted (or rejected).
> ># Only relevant if SpamAssassin is used. Score of 0
> ># means deliver all messages. Defaults to 0.
> ># If sa-quarantine is set, sa-delete must be greater.
> >my $sa_delete='1';
> >
> >
> >
> ># st: If you enable sa-reject and sa-delete is properly set,
> ># messages with a score higher than (required_hits + sa_delete)
> ># will be rejected before the smtp session is closed.
> ># Otherwise they are just dropped silently. (1/0)
> >my $sa_reject='1';
> >
> > 
> >
> >
> Ð ÐÐÐÑÐ ÐÐÑÐÐ ÑÐ ÑÐÐÐ... ÐÐ ÐÐ ÑÑÐÐ 
> ÑÑÐÐÑÐÐÐÐÑÐ ...
> ÐÑÐÑÑÐÐÐ ÑÐ ÐÐÑÐÐÐÐÐ , Ñ X-spam-Flag: Yes
> X-sPam-level: *******
> X-Spam-Status: Yes score=9.3 , required 3.0 ........
> 
> drugi idei ?

ÐÐÐÐÐ ÐÐÑÐ ÐÐ ÑÐÐÐ ÑÑÐÐÑÐÐÐÐ ÐÑÐ 
/var/spool/qmailscan/qmail-queue.log?
ÐÑÐ ÐÐÐ ÐÐÑÐ ÐÐÑÑÐÐ ÐÑÐÐÐ, ÐÐÐÐÐÐÐÐ ÑÐÐÐ:

  Fri, 17 Sep 2004 17:03:19 CEST:40352: SA: yup, this smells like SPAM - deleting 
message...
  Fri, 17 Sep 2004 17:03:19 CEST:40352: SA: required_hits 5.0 / sa_quarantine +0 / 
sa_delete +2
  Fri, 17 Sep 2004 17:03:19 CEST:40352: SA: finished scan in 5.174013 secs - hits=16.7

ÐÑÐ ÑÐÐ ÐÐÑÐ ÐÑÐÑÐÐÐÑÐ ÐÐ ÑÑÑÐÐÐÐÐ ÐÐ ÐÐÐÐÐÐÐÐ 
ÑÐÐÐ:

  SA: yup, this smells like SPAM - hits=9.3 - rejecting message...

ÐÐÐÑÐÐÑÐ ÐÑÐ qmail-scanner-queue.pl ÑÐ ÐÐÑÑÐ ÐÑÐÑÑÐ...
  if ( $sa_delete && (($sa_delete+$required_hits)<$sa_score)) {
     if ( $sa_reject) {
        &debug("SA: yup, this smells like SPAM - hits=$sa_score - rejecting 
message...");
        ...
     }
     ...
  }


ÐÐÐÐÑÐÐÐ,
ÐÐÐÑÐÑ
-- 
Linux is for those who hate Windows.
FreeBSD is for those who love UNIX.
============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================

Reply via email to