RE: Move SPAM to directory and notify user

2010-07-09 Thread Jose Luis Marin Perez
] Enviado el: Viernes, 09 de Julio de 2010 11:50 a.m. Para: users@spamassassin.apache.org Asunto: Re: Move SPAM to directory and notify user On Fri, 9 Jul 2010, Jose Luis Marin Perez wrote: > In a CentOS 4.7 server I installed qmail + simscan + ClamAV + Spamassassin > 3.3.0 that is working pr

Move SPAM to directory and notify user

2010-07-09 Thread Jose Luis Marin Perez
Dear Sirs, In a CentOS 4.7 server I installed qmail + simscan + ClamAV + Spamassassin 3.3.0 that is working properly. Now my intention is that when a mail is considered SPAM this is moved to a folder called SPAM and in turn notifies the user (via email) so you can review it. Is it possible?

Error Spamassassin with pyzor

2010-06-02 Thread Jose Luis Marin Perez
Dear Sirs, I have installed SA 3.3.1 with pyzor 0.5.0 on a server with CentOS 4.8, reviewing SA logs shows the following message: warn: pyzor: check failed: internal error, python traceback seen in response It should be noted that I recently updated to version 4.7 CentOS 4.8 What is wrong

RE: Problems with whitelists and simscan

2009-11-25 Thread Jose Luis Marin Perez
h whitelists and simscan > > Jose Luis Marin Perez wrote: > > Dear Sirs > > > > I noticed a problem with Spamassassin whitelists and Simscan: > > > > Spamassassin is configured to use white lists using mysql (for

Problems with whitelists and simscan

2009-11-25 Thread Jose Luis Marin Perez
Dear Sirs I noticed a problem with Spamassassin whitelists and Simscan: Spamassassin is configured to use white lists using mysql (for example) mysql> select * from userpref; +--++-++ | username | pr

RE: spamd SIGCHLD

2009-11-12 Thread Jose Luis Marin Perez
Re: spamd SIGCHLD > > Jose Luis Marin Perez wrote: > > > > > Date: Wed, 11 Nov 2009 15:30:58 -0500 > > > From: bowie_bai...@buc.com > > > To: users@spamassassin.apache.org > > > Subject: Re: spamd SIGCHLD > > > > > > > > > This is j

RE: spamd SIGCHLD

2009-11-12 Thread Jose Luis Marin Perez
On Thu, 12 Nov 2009, Jose Luis Marin Perez wrote: > > > It would be good idea to increase the maximum amount of SPARE? > > Not just to make the SIGCHLD warnings go away. The decision is based on > your email volume and available resources (CPU, RAM, etc.) > > Take a look

RE: spamd SIGCHLD

2009-11-12 Thread Jose Luis Marin Perez
Thanks Bowie, It would be good idea to increase the maximum amount of SPARE? Thanks Jose Luis > Date: Wed, 11 Nov 2009 15:30:58 -0500 > From: bowie_bai...@buc.com > To: users@spamassassin.apache.org > Subject: Re: spamd SIGCHLD > > Jose Luis Marin Perez wrote: > >

RE: spamd SIGCHLD

2009-11-11 Thread Jose Luis Marin Perez
Dear Sir, Some additional data. I am running debugging and got these messages: @40004afb1ab22375c434 [12572] info: prefork: child states: III @40004afb1ab22375d7bc [12572] dbg: prefork: child 13018: entering state 3 @40004afb1ab22375e75c [12572] dbg: prefork: new lowest idle kid:

spamd SIGCHLD

2009-11-11 Thread Jose Luis Marin Perez
Dear Sirs, In reviewing log of SA I found that there are many messages of this type: [22109] info: spamd: handled cleanup of child pid 22384 due to SIGCHLD What is causing these messages? SA is installed on the server: ML110 G4 Intel(R) Pentium(R) D CPU 2.80GHz 1GB RAM spamd options: /usr/b

Questions about SA

2009-10-02 Thread Jose Luis Marin Perez
I have some questions: - How to calculate the amount of memory and CPU used by each process Spamd? - Approximately 85% of spam are in Spanish, this can be a problem for SpamAssassin? - Which tool can I use to get statistics of SpamAssassin, I am currently using the script "sa-stats.pl".

RE: Problems with high spam

2009-09-29 Thread Jose Luis Marin Perez
Dear Sirs, First of all thank them for their help I was out of the office for some days that is why I am taking up this issue recently. I made the changes I recommended such as: Add RBL Add SARE rules and SOUGTH Reducing the amount of SPAM processes from 20 to 5 Set spamc -x "no

RE: Problems with high spam

2009-09-23 Thread Jose Luis Marin Perez
Dear Sirs, So is the option-x is in spamassassin.rc: #!/bin/sh # spamassassin This script starts and stops the spamd daemon # PATH=$PATH:/usr/local/sbin:/usr/local/bin case "$1" in start) cd / /usr/bin/spamd -v -u vpopmail -m 5 -x -q -s stderr -r /var/run/spamd/spamd.pid \

RE: Problems with high spam

2009-09-23 Thread Jose Luis Marin Perez
Dear Sirs, So runs Spamd /usr/bin/spamd -v -u vpopmail -m 20 -x -q -s stderr -r /var/run/spamd/spamd.pid If I have about 10,000 emails to have less processes SpamD (Example 5) did not cause problems? Thanks Jose Luis > From: ja...@iki.fi > To: users@spamassassin.apache.org > Subject: Re:

RE: Problems with high spam

2009-09-23 Thread Jose Luis Marin Perez
Dear Sirs A few moments ago I noticed that SA was not assigned any score for SPAM emails, reviewing the log I see this: @40004aba627c21bee88c [25630] info: spamd: got connection over /tmp/spamd.sock @40004aba627c21dbc344 [10362] info: prefork: child states: @40

RE: Problems with high spam

2009-09-23 Thread Jose Luis Marin Perez
200 > From: uh...@fantomas.sk > To: users@spamassassin.apache.org > Subject: Re: Problems with high spam > > On 22.09.09 15:02, Jose Luis Marin Perez wrote: > > Thank you for your answers > > > > Qmail-Smtpd have the following RBL configured: > >

RE: Problems with high spam

2009-09-22 Thread Jose Luis Marin Perez
t;> /etc/mail/spamassassin/sare-sa-update-channels.txt echo "72_sare_bml_post25x.cf.sare.sa-update.dostech.net" >> /etc/mail/spamassassin/sare-sa-update-channels.txt echo "72_sare_redirect_post3.0.0.cf.sare.sa-update.dostech.net" >> /etc/mail/spamassassin/sare-sa-upda

RE: Problems with high spam

2009-09-22 Thread Jose Luis Marin Perez
blems with high spam > > On Tue, 22 Sep 2009, Jose Luis Marin Perez wrote: > > > Additionally I noticed that there are emails that should detect as SPAM > > (for example those of 100 points - Advertising) but not filtered. > > > > What more could add or remove t

RE: Problems with high spam

2009-09-22 Thread Jose Luis Marin Perez
Jose Luis > Date: Mon, 21 Sep 2009 19:36:24 -0400 > Subject: Re: Problems with high spam > From: aawo...@gmail.com > To: users@spamassassin.apache.org > > On Mon, Sep 21, 2009 at 11:34 AM, Martin Gregorie wrote: > > On Mon, 2009-09-21 at 09:58 -0500, Jose Luis Marin Pere

RE: Problems with high spam

2009-09-21 Thread Jose Luis Marin Perez
Dear Sirs, I appreciate your help Then the problem would not be the low ram? I will implement improvements in the configuration suggested and observe the results, however, that more could be suggested to improve my spam service? This is my current memory usage: total

RE: Problems with high spam

2009-09-18 Thread Jose Luis Marin Perez
Thanks for the answers > Subject: RE: Problems with high spam > From: guent...@rudersport.de > To: users@spamassassin.apache.org > Date: Sat, 19 Sep 2009 00:45:23 +0200 > > On Fri, 2009-09-18 at 17:27 -0500, Jose Luis Marin Perez wrote: > > > > > > 512 MB R

RE: Problems with high spam

2009-09-18 Thread Jose Luis Marin Perez
Thanks for the answers > Subject: RE: Problems with high spam > From: guent...@rudersport.de > To: users@spamassassin.apache.org > Date: Fri, 18 Sep 2009 23:45:22 +0200 > > On Fri, 2009-09-18 at 16:13 -0500, Jose Luis Marin Perez wrote: > > > > 512 MB Ram > >

RE: Problems with high spam

2009-09-18 Thread Jose Luis Marin Perez
Dear Sirs, Thanks for your answers. > Subject: Re: Problems with high spam > From: guent...@rudersport.de > To: users@spamassassin.apache.org > Date: Fri, 18 Sep 2009 21:41:31 +0200 > > On Fri, 2009-09-18 at 13:51 -0500, Jose Luis Marin Perez wrote: > > I have th

[no subject]

2009-09-17 Thread Jose Luis Marin Perez
Dear Sirs, I need to know how can I automatically move all emails that are considered as SPAM to a specific directory called SPAM. The server has installed Dovecot + Qmail + Vpopmail + Simscan + Spamassassin 3.2.5 + ClamAV. Simscan is configured with: ./configure --enable-clamav=y --enable-c

Move SPAM into SPAM folder

2009-09-17 Thread Jose Luis Marin Perez
Dear Sirs, I need to know how can I automatically move all emails that are considered as SPAM to a specific directory called SPAM. The server has installed Dovecot + Qmail + Vpopmail + Simscan + Spamassassin 3.2.5 + ClamAV. Simscan is configured with: ./configure --enable-clamav=y --enable-c