At 0:41 +0200 25-05-2008, Daniel Garcia Bruno wrote: >Hi everybody, >I've been using QS for a while now. I'm trying >to configure qmal-scannet-st to reject mail. > >I've tried many combinations but still QS always >lets pass the SA tagged messages to maildirs >As can see in the configure command the >--sa-reject --sa-delete --sa-quarantine-reject >are missing, but they were on the command line >.... > >So I find the sa_delete,sa_quarantine,sa_subject >and write it by hand, where there was an empty >value. >I guess I'm doing it wrong because it does not work : ) > >I've tried with netqmail-1.05 and netqmail-1.06 >with SA's required hits set to 5.0. setting >QS_SPAMASSASSIN="yes" and without it. > >Here's a part of the script. Thank's everybody for your help. > >Daniel >
Hi Daniel Has probado a leer la documentación?.... Please read the docs from the st version. qmail-scanner-st doesn't use '--sa-quarantine-reject' >my $sa_delta_site='0'; > >my $sa_quarantine_site=''; > >my $smaildir_site='spam'; > >my $sa_forward_site=''; >my $sa_fwd_verbose_site=''; > >my $sa_delete_site=''; > >my $sa_reject_site='0'; > You have to set $sa_delete_site and $sa_reject_site. And also $sa_subject_site if you want to modify the subject. In other words the parameters that should change are all of this kind '$ppppp_site' In the script, just before these lines below there is something like this: # The following variable MUST NOT be modified, qmail-scanner will set # them by its own for each recipient. >my $sa_subject='ESTO_es_SPAM_SCANNER'; >my $sa_quarantine=''; >my $sa_delta=''; >my $sa_delete='5.0'; >my $sa_reject=''1"; >my $sa_forward=''; >my $sa_fwd_verbose=''; >my $sa_hdr_report='1'; >my $smaildir=''; Regards ST ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general