Re: [qmailtoaster] Spamassassin

2024-03-22 Thread Gary Bowling
e From: Gary Bowling Date: 2024-03-22 8:39 a.m. (GMT-07:00) To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Spamassassin I found it. My old server used /etc/spamassassin/ My new server uses /etc/mail/spamassassin/ Therefore I need to pull out the custom items I&#x

Re: [qmailtoaster] Spamassassin

2024-03-22 Thread ebroch
8:39 a.m. (GMT-07:00) To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Spamassassin I found it. My old server used /etc/spamassassin/ My new server uses /etc/mail/spamassassin/ Therefore I need to pull out the custom items

Re: [qmailtoaster] Spamassassin

2024-03-22 Thread Gary Bowling
I found it. My old server used /etc/spamassassin/ My new server uses /etc/mail/spamassassin/ Therefore I need to pull out the custom items I've added to /etc/spamassassin/local.cf and move those to /etc/mail/spamassassin/local.

Re: [qmailtoaster] Spamassassin

2024-03-22 Thread Gary Bowling
This page, http://wiki.qmailtoaster.org/index.php?title=Spamassassin says that it's using /etc/mail/spamassassin/ for the configuration. However, that page also says, "The SpamAssassin daemon is started by the /var/qmail/supe

[qmailtoaster] Spamassassin

2024-03-22 Thread Gary Bowling
While I was poking around looking at spam things.. There is a directory /etc/spamassassin/  contains what looks to be a full spamassassin configuration. And there is a directory /etc/mail/spamassassin/    which also looks to contain a full s

Re: [qmailtoaster] Spamassassin Error in logwatch

2021-01-11 Thread Remo Mattei
Try spamassassin —lint It’s dash dash you can see the spamassassin --help > On Jan 11, 2021, at 06:07, Eric Broch wrote: > > I'd submit that question to the spamassasin mailing list. > > On 1/10/2021 11:58 PM, ChandranManikandan wrote: >> Hi Friends, >> >> I have got the below message in m

Re: [qmailtoaster] Spamassassin Error in logwatch

2021-01-11 Thread Eric Broch
I'd submit that question to the spamassasin mailing list. On 1/10/2021 11:58 PM, ChandranManikandan wrote: Hi Friends, I have got the below message in my server logwatch everyday. Anyone had the same problem and appreciate your help.  - SpamAssassin Begin --

[qmailtoaster] Spamassassin Error in logwatch

2021-01-10 Thread ChandranManikandan
Hi Friends, I have got the below message in my server logwatch everyday. Anyone had the same problem and appreciate your help. - SpamAssassin Begin Mail Recipients: clamscan : 179 clean,11 spam Summary: Total Clean: 179 ( 94%) Tota

[qmailtoaster] Spamassassin: failed to create readable default_prefs

2020-09-01 Thread Angus McIntyre
In the process of testing my new toaster, I noticed the following lines in '/var/log/maillog'. Sep 1 21:43:16 s6 spamd[19967]: spamd: setuid to clamscan succeeded Sep 1 21:43:16 s6 spamd[19967]: spamd: creating default_prefs: //.spamassassin/user_prefs Sep 1 21:43:16 s6 spamd[19967]: s

[qmailtoaster] spamassassin logging

2015-09-17 Thread Rajesh M
hi we are using qmailtoaster with spamassassin currently the spamassasin log details show as such is it possible to log the detailed information in the spamassassin log files ? ie sender email , recipient email spam rules applied and the spam score. thanks, rajesh ---

Re: [qmailtoaster] spamassassin upgrade

2015-06-11 Thread Eric Broch
Jim, If you do a # yum --enablerepo=whtc-qmt-testing update instead of, simply, a # yum u--enablerepo=whtc-qmt-testing update spamassassin You will have to install the remi.repo for the new dovecot-2.2.18 package I have in that repo. To avoid this, use the first call. You can also update clama

Re: [qmailtoaster] spamassassin upgrade

2015-06-11 Thread Jim Shupert
Thanks much! On 6/2/2015 7:01 PM, Eric Broch wrote: Sorry, Jim 1 Should be: 1) rpm -Uvh ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/current/noarch/whtc-qmt-6-1.noarch.rpm EricB On 6/2/2015 4:58 PM, Eric Broch wrote: It should work, though, I've not tested the upgrade on Spamassassin

Re: [qmailtoaster] spamassassin upgrade

2015-06-02 Thread Eric Broch
Hi again, Jim, I tested the SA install on COS6-64 I removed the latest SA (3.4.1) from my COS6-64 with the following command: # rpm --nodeps -e spamassassin Next I reinstalled spamassassin-3.4.0 from the QMT mirrors with the following command: # yum install spamassassin And, next upgraded to the

Re: [qmailtoaster] spamassassin upgrade

2015-06-02 Thread Eric Broch
Sorry, Jim 1 Should be: 1) rpm -Uvh ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/current/noarch/whtc-qmt-6-1.noarch.rpm EricB On 6/2/2015 4:58 PM, Eric Broch wrote: > It should work, though, I've not tested the upgrade on Spamassassin > (SA) particularly, only Dovecot. > I upgraded SA by us

Re: [qmailtoaster] spamassassin upgrade

2015-06-02 Thread Eric Broch
It should work, though, I've not tested the upgrade on Spamassassin (SA) particularly, only Dovecot. I upgraded SA by using rpm method '# rpm 'ftp:.rpm' a while ago. So in order to do the latest SA on COS 6 install do: 1) ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/current/noarch/whtc-qm

Re: [qmailtoaster] spamassassin upgrade

2015-06-02 Thread Jim Shupert
Thanks! so this gets the newest spamassassin ? SpamAssassin 3.4.1 ? On 6/2/2015 10:08 AM, Eric Broch wrote: Update: There is a different whtc-qmt repo installer for each version of CentOS ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/current/noarch/whtc-qmt-5-1.noarch.rpm ftp://ftp.whit

Re: [qmailtoaster] spamassassin upgrade

2015-06-02 Thread Eric Broch
Update: There is a different whtc-qmt repo installer for each version of CentOS ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/5/current/noarch/whtc-qmt-5-1.noarch.rpm ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/6/current/noarch/whtc-qmt-6-1.noarch.rpm ftp://ftp.whitehorsetc.com/pub/repo/qmt/Cen

Re: [qmailtoaster] spamassassin upgrade

2015-06-01 Thread Eric Broch
Hi Jim, If anyone is interested I have another way of updating QMT packages from my own business repo. Follow the below procedure: 1) # yum install yum-protectbase 2) # rpm -Uvh ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/noarch/whtc-qmt-1-1.noarch.rpm 3) # yum --enablerepo=whtc-q

Re: [qmailtoaster] spamassassin upgrade

2015-06-01 Thread Eric Broch
rpm -Uvh ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/rpms/x86_64/spamassassin-3.4.1-0.qt.el6.x86_64.rpm On 6/1/2015 7:36 AM, Jim Shupert wrote: > > > On 6/1/2015 7:51 AM, Rajesh M wrote: >> hi >> >> we are using qmailtoaster 64 bit on centos OS 64 bit version 6.6 >> >> i have installed qmailt

Re: [qmailtoaster] spamassassin upgrade

2015-06-01 Thread Jim Shupert
On 6/1/2015 7:51 AM, Rajesh M wrote: hi we are using qmailtoaster 64 bit on centos OS 64 bit version 6.6 i have installed qmailtoaster manually by downloading all the files from here http://mirrors.qmailtoaster.com/current/SRPMS/ now i wish to upgrade spamassassin to version do i simply ru

Re: [qmailtoaster] spamassassin upgrade

2015-06-01 Thread Eric Broch
rpmbuild --rebuild --define "dist .qt.el6" spamassassin-3.4.0-2.qt.src.rpm rpm -Uvh /root/rpmbuild/RPMS/x86_64/spamassassin-3.4.0-2.qt.el6.x86_64.rpm On 6/1/2015 5:51 AM, Rajesh M wrote: > hi > > we are using qmailtoaster 64 bit on centos OS 64 bit version 6.6 > > i have installed qmailtoaster ma

[qmailtoaster] spamassassin upgrade

2015-06-01 Thread Rajesh M
hi we are using qmailtoaster 64 bit on centos OS 64 bit version 6.6 i have installed qmailtoaster manually by downloading all the files from here http://mirrors.qmailtoaster.com/current/SRPMS/ now i wish to upgrade spamassassin to version do i simply run the following to upgrade spamassassin

Re: [qmailtoaster] SpamAssassin (continued)

2014-10-21 Thread Eric Broch
On 10/21/2014 6:45 PM, Dan McAllister wrote: > OK, to review: > > I have a QMT install that doesn't seem to be running SpamAssassin > against inbound mail. I hope here to show what is going on so that > someone can interpret the logs (better than I can). > > I have setup a forward on the domain

Re: [qmailtoaster] SpamAssassin (continued)

2014-10-21 Thread Eric Broch
Hi Dan, Can you start with the simplest things first? 1) Is spamd running? 2) rebuild the simscan cdb with qmailctl cdb and making sure that the 'spam=yes' and 'spam_hits=12' options in simcontrol is being reflected in simcontrol.cdb? Eric On 10/21/2014 6:45 PM, Dan McAllister wrote: > OK

[qmailtoaster] SpamAssassin (continued)

2014-10-21 Thread Dan McAllister
OK, to review: I have a QMT install that doesn't seem to be running SpamAssassin against inbound mail. I hope here to show what is going on so that someone can interpret the logs (better than I can). I have setup a forward on the domain that is not being scanned properly. Messages go into t

Re: [qmailtoaster] SpamAssassin

2014-10-21 Thread Dan McAllister
On 10/21/2014 10:04 AM, Johannes Weberhofer wrote: Am 21.10.2014 um 14:31 schrieb Dan McAllister: scanners: attach: 1.4.0 clamav: 0.97.6/m:55/d:19522 spam: 3.3.2 This lines indicate that you mail has been scanned by simscan using clamav 0.97.6 and spamassassin 3.3.2 Johannes: Actually,

Re: [qmailtoaster] SpamAssassin

2014-10-21 Thread Eric Broch
On 10/21/2014 6:31 AM, Dan McAllister wrote: > On 10/20/2014 7:20 PM, Eric Broch wrote: >> On 10/20/2014 3:48 PM, Dan McAllister wrote: >>> Question: >>> >>> Apparently I setup a system previously (some 3-4 years ago?) and >>> didn't install (or bypassed) spamassassin. How do I know? My sa-stats >>

Re: [qmailtoaster] SpamAssassin

2014-10-21 Thread Johannes Weberhofer
Am 21.10.2014 um 14:31 schrieb Dan McAllister: scanners: attach: 1.4.0 clamav: 0.97.6/m:55/d:19522 spam: 3.3.2 This lines indicate that you mail has been scanned by simscan using clamav 0.97.6 and spamassassin 3.3.2 -- Johannes Weberhofer Weberhofer GmbH, Austria, Vienna --

Re: [qmailtoaster] SpamAssassin

2014-10-21 Thread Dan McAllister
On 10/20/2014 7:20 PM, Eric Broch wrote: On 10/20/2014 3:48 PM, Dan McAllister wrote: Question: Apparently I setup a system previously (some 3-4 years ago?) and didn't install (or bypassed) spamassassin. How do I know? My sa-stats is EMPTY! I recall the client specifically telling me to keep i

Re: [qmailtoaster] SpamAssassin

2014-10-20 Thread Eric Broch
On 10/20/2014 3:48 PM, Dan McAllister wrote: > Question: > > Apparently I setup a system previously (some 3-4 years ago?) and > didn't install (or bypassed) spamassassin. How do I know? My sa-stats > is EMPTY! > > I recall the client specifically telling me to keep it off, but now he > wants it on

Re: [qmailtoaster] SpamAssassin

2014-10-20 Thread Finn Buhelt
Hi Dan. Are You looking for this ? initiated from cron (not usable in latest Spamassassin due to new date format - logs now in maillog) script: /usr/share/qmt/scripts/Spamdyke-Stats-Report.pl? Regards, Finn Den 20-10-2014 kl. 23:48 skrev Dan McAllister: Question: Apparently I setup a syste

Re: [qmailtoaster] SpamAssassin

2014-10-20 Thread Eric Broch
On 10/20/2014 3:48 PM, Dan McAllister wrote: > Question: > > Apparently I setup a system previously (some 3-4 years ago?) and > didn't install (or bypassed) spamassassin. How do I know? My sa-stats > is EMPTY! > > I recall the client specifically telling me to keep it off, but now he > wants it on

[qmailtoaster] SpamAssassin

2014-10-20 Thread Dan McAllister
Question: Apparently I setup a system previously (some 3-4 years ago?) and didn't install (or bypassed) spamassassin. How do I know? My sa-stats is EMPTY! I recall the client specifically telling me to keep it off, but now he wants it on -- and I cannot remember how I disabled it. My simcon

Re: [qmailtoaster] spamassassin-3.4.0-2.qt is available in testing repo

2014-09-23 Thread Tony White
+1 here best wishes Tony White On 23/09/2014 23:42, Philip wrote: Hello Eric I am pretty sure there are still a lot of "legacy" qmail toaster running completely stopping support isnt the best to do I think There arent that many packages to update, beside clamav and maybe this time spama

Re: [qmailtoaster] spamassassin-3.4.0-2.qt is available in testing repo

2014-09-23 Thread Philip
Hello Eric I am pretty sure there are still a lot of "legacy" qmail toaster running completely stopping support isnt the best to do I think There arent that many packages to update, beside clamav and maybe this time spamassassin, rest is frozen But just being limited to centos5 and 6 , no more fe

Re: [qmailtoaster] spamassassin-3.4.0-2.qt is available in testing repo

2014-09-20 Thread Finn Buhelt
Hi Eric. Updated nice and easy - been running fine for 12 hours now - all is well so far. Thanx Finn Den 20-09-2014 kl. 01:58 skrev Eric Shubert: > I've fixed a few problems with the upgrading of this release (hence the > -2), and I think it's ready for public consumption now. > > With this re

[qmailtoaster] spamassassin-3.4.0-2.qt is available in testing repo

2014-09-19 Thread Eric Shubert
I've fixed a few problems with the upgrading of this release (hence the -2), and I think it's ready for public consumption now. With this release, the configuration files are now in /etc/spamassassin/ instead of /etc/mail/spamassassin/. I've always thought that the /etc/mail/ directory was sup

Re: [qmailtoaster] spamassassin-3.4.0-0.qt available in /testing/

2014-09-11 Thread Eric Broch
On 9/11/2014 2:12 PM, Eric Broch wrote: > On 9/11/2014 12:29 PM, Eric Shubert wrote: >> While researching my latest increase in spam (hidden text in html >> problem, see Special-case spam filter thread recently), I got some >> help from John Hardin on the spamassassin list. He did some testing of >

Re: [qmailtoaster] spamassassin-3.4.0-0.qt available in /testing/

2014-09-11 Thread Eric Broch
On 9/11/2014 12:29 PM, Eric Shubert wrote: > While researching my latest increase in spam (hidden text in html > problem, see Special-case spam filter thread recently), I got some > help from John Hardin on the spamassassin list. He did some testing of > the samples, and informed me that the latest

[qmailtoaster] spamassassin-3.4.0-0.qt available in /testing/

2014-09-11 Thread Eric Shubert
While researching my latest increase in spam (hidden text in html problem, see Special-case spam filter thread recently), I got some help from John Hardin on the spamassassin list. He did some testing of the samples, and informed me that the latest spamassassin-3.4.0 fired the associated rule p

Re: [qmailtoaster] spamassassin, spamdyke updates available

2014-07-27 Thread Finn Buhelt
Hi Eric. Just updated my QMT with the latest yum package - smooth and perfect! thanx /Finn BTW: wasn't daemontools the choice for qmail back then, in order to have automatic restarts if a process/daemon fell out ? Den 26-07-2014 kl. 18:23 skrev Eric Shubert: > For yum packages only (not *-t

[qmailtoaster] spamassassin, spamdyke updates available

2014-07-26 Thread Eric Shubert
For yum packages only (not *-toaster legacy), these packages now log to the common syslog server, which puts them in /var/log/maillog with other mail related messages. Also, spamd now runs as a sys-v init service, like most other services. You can do "service spamd status" to check its status.

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Brent Gardner
On 11/01/2013 01:38 PM, Tim Whitaker wrote: "Are you running Spamdyke?" No I don't believe so, but I can look into installing it. "SpamAssassin logs to /var/log/qmail/spamd." Yeah I know about that log, but that only shows you that it's running, has pids and children, etc. It doesn't actually

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Angus McIntyre
Tim Whitaker wrote: > "Are you running Spamdyke?" > > No I don't believe so, but I can look into installing it. Spamdyke is definitely worth having. It will reject a large amount of spam at the earliest possible point, through things like graylisting and rDNS checks. This means that the spam does

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Tim Whitaker
"Are you running Spamdyke?" No I don't believe so, but I can look into installing it. "SpamAssassin logs to /var/log/qmail/spamd." Yeah I know about that log, but that only shows you that it's running, has pids and children, etc. It doesn't actually give me any type of "I blocked this email bec

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Brent Gardner
On 11/01/2013 11:21 AM, Eric Broch wrote: Brent, I've never heard (or I haven't been listening) about implementing SaneSecurity. Does it work well. Do you know how much spam it stops? Does it mark it or drop it? Are there config options? I've just implemented DSPAM on my QmailToaster (ironed out

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Fabian Santiago
Eric, how exactly did you train dspam with the virtual QMT users / domains? i've been having trouble figuring that out. Thanks. --- Fabian S. On 2013-11-01 14:21, Eric Broch wrote: Brent, I've never heard (or I haven't been listening) about implementing SaneSecurity. Does it work well. Do

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Eric Broch
Brent, I've never heard (or I haven't been listening) about implementing SaneSecurity. Does it work well. Do you know how much spam it stops? Does it mark it or drop it? Are there config options? I've just implemented DSPAM on my QmailToaster (ironed out all the bugs last night) and it works pheno

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Brent Gardner
On 11/01/2013 08:45 AM, Tim Whitaker wrote: Hi everybody... I've been running qmail toaster on a fresh CentOS 5.9 install for about a month now and all has been well except for one thing... spam. I have googled as much as I could to try and figure out what my problem might be and I've made some

Re: [qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Cecil Yother,
Are you running Spamdyke? Sent with AquaMail for Android http://www.aqua-mail.com On November 1, 2013 8:45:19 AM Tim Whitaker wrote: Hi everybody... I've been running qmail toaster on a fresh CentOS 5.9 install for about a month now and all has been well except for one thing... spam. I have

[qmailtoaster] SpamAssassin Working?

2013-11-01 Thread Tim Whitaker
Hi everybody... I've been running qmail toaster on a fresh CentOS 5.9 install for about a month now and all has been well except for one thing... spam. I have googled as much as I could to try and figure out what my problem might be and I've made some changes but still some really annoying spam is

Re: [qmailtoaster] SpamAssassin Question

2013-01-29 Thread Dan McAllister
S, what you're saying is RTFM :-) I ran it -- waiting to see if the new string is applied Thanks! Dan On 1/28/2013 11:48 PM, PakOgah wrote: On 01/29/13 2:28, Dan McAllister wrote: Greetings List! I have a client who is having a problem with SpamAssassin's default setting of modifying the S

Re: [qmailtoaster] SpamAssassin Question

2013-01-28 Thread PakOgah
On 01/29/13 2:28, Dan McAllister wrote: Greetings List! I have a client who is having a problem with SpamAssassin's default setting of modifying the Subject of a suspected SPAM message with the tag "***SPAM***" I went into the /etc/mail/spamassassin/local.cf and changed the string to just be

[qmailtoaster] SpamAssassin Question

2013-01-28 Thread Dan McAllister
Greetings List! I have a client who is having a problem with SpamAssassin's default setting of modifying the Subject of a suspected SPAM message with the tag "***SPAM***" I went into the /etc/mail/spamassassin/local.cf and changed the string to just be "***" I wasn't sure how to "re-load" th

[qmailtoaster] spamassassin-toaster-3.3.2-1.4.2 dependencies error

2012-07-31 Thread Philip
Hello There is a bug in the check of the dependencies (was testing on an old qmail but still working:)) error: Failed dependencies: perl(NetAddr::IP) >= 4.000 is needed by spamassassin-toaster-3.3.2-1.4.3.i386 Module id = NetAddr::IP DESCRIPTION Manipulation and operations on IP a

[qmailtoaster] SpamAssassin v3.3.2

2012-07-05 Thread Brent Gardner
A while back Shubes posted some instructions for installing Jake's SpamAssassin v3.3.2 testing package: http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg32685.html I installed it on a test toaster that previously had v3.2.5 on it and all seems to be well, except I've noticed

[qmailtoaster] SpamAssassin Version

2011-04-29 Thread David Bray
The SpamAssassin install installs version 3.2.5 These comments apply to Clam as well, Clam is more complex, but it makes the version updating a lot easier. If the Install was per Bill Schupp's notes: http://billslinuxqmail.sourceforge.net/toaster/ Then SpamAssassin version would be 3.3.2 I've j

[qmailtoaster] SpamAssassin not being invoked by SimContro

2011-01-09 Thread Michael J. Colvin
I did some checking in the archives, but didn't find a solution, although I found some similar items, none of them seemed to point me in the right direction. I just realized that, for some reason, mail on two newly created servers is not being scanned by SpamAssassin, or at least it appears as

[qmailtoaster] SpamAssassin 3.3.x on the toaster?

2010-09-03 Thread Brent Gardner
Has anyone been able to successfully run the 3.3.x branch of SpamAssassin with Qmail-Toaster? The SpamAssassin team doesn't update SpamAssassin anymore, including rules, unless it's a major bug. Here's a couple of postings to the SpamAssassin users list that mention this: http://mail-archi

Re: [qmailtoaster] spamassassin and clamav

2010-07-27 Thread Jake Vickers
On 07/27/2010 03:58 AM, Igor Smitran wrote: I want to scan outgoing emails too. If i put qmailqueue=simscan inside tcp.smtp it scans outgoing emails for viruses but i am unable to do the same for spamd. Check the archives - I think this had been discussed before 2-3 years ago. ---

RE: [qmailtoaster] spamassassin and clamav

2010-07-27 Thread Suhag P Desai
Try this... :allow,QMAILQUEUE="/var/qmail/bin/qmail-spamc" -Original Message- From: Igor Smitran [mailto:i...@poen.net] Sent: Tuesday, July 27, 2010 1:28 PM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] spamassassin and clamav I want to scan outgoing emails

[qmailtoaster] spamassassin and clamav

2010-07-27 Thread Igor Smitran
I want to scan outgoing emails too. If i put qmailqueue=simscan inside tcp.smtp it scans outgoing emails for viruses but i am unable to do the same for spamd. - Qmailtoaster is sponsored by Vickers Consulting Group (

[qmailtoaster] Spamassassin question

2010-06-30 Thread Martin Waschbuesch
Hi all, Is there a way to modify QMT to allow for per user or at least per domain bayes-db? I know that simscan has some sort of support for it, though there is trouble with mails to multiple recipients. If anyone has any ideas - let me know. Thanks, Martin -- “Majority rule only works if yo

RE: [qmailtoaster] spamassassin

2010-06-21 Thread Michael Colvin
> > Hi Mike, > > No, I am not using SpamDyke as of yet. > > Thanks!! > > Martin > Then that's the first thing I would suggest... SpamDyke will do wonders, not only for your spam filtering, but the overall load on your server. Something like checking for RDNS is exactly what SpamDyke was des

Re: [qmailtoaster] spamassassin

2010-06-20 Thread Martin Waschbuesch
ch.de] >> Sent: Sunday, June 20, 2010 1:57 AM >> To: qmailtoaster-list@qmailtoaster.com >> Subject: Re: [qmailtoaster] spamassassin >> >> Found it myself: >> >> In /var/qmail/supervise/smtp/run, I had forgotten to enable rDNS (default >> seems to be off), by ch

RE: [qmailtoaster] spamassassin

2010-06-20 Thread Michael Colvin
www.norcalisp.com   > -Original Message- > From: Martin Waschbuesch [mailto:mar...@waschbuesch.de] > Sent: Sunday, June 20, 2010 1:57 AM > To: qmailtoaster-list@qmailtoaster.com > Subject: Re: [qmailtoaster] spamassassin > > Found it myself: > > In /var/qmail/supervis

Re: [qmailtoaster] spamassassin

2010-06-20 Thread Martin Waschbuesch
Found it myself: In /var/qmail/supervise/smtp/run, I had forgotten to enable rDNS (default seems to be off), by changing the -H flag to -h. Thanks, Martin Am 20.06.2010 um 10:48 schrieb Martin Waschbuesch: > Hi all, > > There is something weird I noticed in my logs: every email I receive get

[qmailtoaster] spamassassin

2010-06-20 Thread Martin Waschbuesch
Hi all, There is something weird I noticed in my logs: every email I receive gets marked as RDNS_NONE by spamassassin. This was not the case with my previous setup. lookup and reverse lookup work, so I am at a loss as to why this is? Perhaps some perl module I have not installed, etc? Martin

Re: [qmailtoaster] Spamassassin Error

2010-06-18 Thread Tee
Sorry everyone... Mistype. -- From: "Tee" Sent: Friday, June 18, 2010 7:52 PM To: Subject: Re: [qmailtoaster] Spamassassin Error THis is where I spent most every Saturday night from 13 years old. http://www.myspace.com/villag

Re: [qmailtoaster] Spamassassin Error

2010-06-18 Thread Tee
THis is where I spent most every Saturday night from 13 years old. http://www.myspace.com/villagebluesclub -- From: "Scott Hughes" Sent: Friday, June 18, 2010 7:39 PM To: Subject: Re: [qmailtoaster] Spamassassin Error No, I don&#x

Re: [qmailtoaster] Spamassassin Error

2010-06-18 Thread Martin Waschbuesch
I would recommend doing a yum search Bignum for instance. The result is (on my machine): # yum search bignum Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: centos.intergenia.de * base: ftp.plusline.de * extras: centos.intergenia.de * rpmforge: ftp-stud.f

Re: [qmailtoaster] Spamassassin Error

2010-06-18 Thread Scott Hughes
No, I don't think I've ever ran sa-compile. Scott On Jun 18, 2010, at 2:20 AM, Sérgio Rosa wrote: Maxwell Smart wrote: I am pretty sure those are Perl modules you'll need to install. On 06/17/2010 08:04 PM, Scott Hughes wrote: I am getting the following error in my Spamassassin log: er

Re: [qmailtoaster] Spamassassin Error

2010-06-18 Thread Scott Hughes
Thanks CJ. I thought that might be the case, but wanted to ask before diving in. Scott On Jun 18, 2010, at 12:33 AM, Maxwell Smart wrote: I am pretty sure those are Perl modules you'll need to install. On 06/17/2010 08:04 PM, Scott Hughes wrote: I am getting the following error in my S

Re: [qmailtoaster] Spamassassin Error

2010-06-18 Thread Sérgio Rosa
Maxwell Smart wrote: I am pretty sure those are Perl modules you'll need to install. On 06/17/2010 08:04 PM, Scott Hughes wrote: I am getting the following error in my Spamassassin log: error: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC (@INC contains: /var/lib/spamassas

Re: [qmailtoaster] Spamassassin Error

2010-06-17 Thread Maxwell Smart
I am pretty sure those are Perl modules you'll need to install. On 06/17/2010 08:04 PM, Scott Hughes wrote: I am getting the following error in my Spamassassin log: error: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC (@INC contains: /var/lib/spamassassin/compile

[qmailtoaster] Spamassassin Error

2010-06-17 Thread Scott Hughes
I am getting the following error in my Spamassassin log: error: Can't locate Mail/SpamAssassin/CompiledRegexps/body_0.pm in @INC (@INC contains: /var/lib/spamassassin/compiled/5.008/3.002005 /var/lib/spamassassin/compiled/5.008/3.002005/auto lib /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thr

Re: [qmailtoaster] Spamassassin not working

2010-05-25 Thread Rajesh M
> I installed Qmail-Toaster some time ago and am very pleased with it. > > I do have one problem I noticed.. Spamassassin has never worked. I read > another thread about this and I am including information you asked the > other fellow. > > Hopefully someone can lead me in the correct direction to f

[qmailtoaster] Spamassassin not working

2010-05-25 Thread Tom Keyser
I installed Qmail-Toaster some time ago and am very pleased with it. I do have one problem I noticed.. Spamassassin has never worked. I read another thread about this and I am including information you asked the other fellow. Hopefully someone can lead me in the correct direction to fix this.

[qmailtoaster] spamassassin blacklist not found... u.u

2010-05-20 Thread carlos-tm
ok, error fixed! i forget the restart spamassassin for implemented new rules, jajajaj thx for everything > On Thursday 20 May 2010 04:21 PM, FZ-221ES Hidalgo Alfonso wrote: >> Hello all, >> >> New to the list. >> >> I also have a new install and we are not able to set up white lists for >> e-mail

Re: [qmailtoaster] spamassassin blacklist not found... u.u

2010-05-20 Thread Bharath Chari
On Thursday 20 May 2010 04:21 PM, FZ-221ES Hidalgo Alfonso wrote: Hello all, New to the list. I also have a new install and we are not able to set up white lists for e-mail domains. My local.cf looks very much like Carlos's. What can we miss? Thank you, Alfonso Do you get any errors when

RE: [qmailtoaster] spamassassin blacklist not found... u.u

2010-05-20 Thread FZ-221ES Hidalgo Alfonso
Sent: jueves, 20 de mayo de 2010 12:47 To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] spamassassin blacklist not found... u.u Hi! I was testing the whitelist_from and blacklist_from on a local.cf, but the mails on these lists are not filtered.Shows anithing at the headers and i rem

[qmailtoaster] spamassassin blacklist not found... u.u

2010-05-20 Thread carlos-tm
Hi! I was testing the whitelist_from and blacklist_from on a local.cf, but the mails on these lists are not filtered.Shows anithing at the headers and i remember that showed itself. This is my local.cf : - ok_locales all skip_rbl_checks 1 requir

Re: [qmailtoaster] spamassassin whitelist

2010-04-29 Thread George Varagas
Yes I have installed spamdyke and have the domains it there. But that is for pre-processing. Email still goes through spamassassin after spamdyke and that is where it is not scoring correctly - subtracting 100. Cheers George On 4/30/2010 6:07 AM, Postmaster wrote: > Did you install spamdyke? > Spa

Re: [qmailtoaster] spamassassin whitelist

2010-04-29 Thread Postmaster
Did you install spamdyke? Spamdyke checks the reserve dns. Check-out qmailtoaster-plus Rgds Alex On 29/04/2010 12:20, George Varagas wrote: Thanks Philip. I had added it to /etc/mail/spamassassin/local.cf and have restarted spamassassin. I wanted to check the reverse DNS as opposed to the ema

Re: [qmailtoaster] spamassassin whitelist

2010-04-29 Thread George Varagas
Thanks Philip. I had added it to /etc/mail/spamassassin/local.cf and have restarted spamassassin. I wanted to check the reverse DNS as opposed to the email domain name only (whitelist_from). I guess I could compromise if I can't get whitelist_from_rcvd to work. I'll wait to see if anyone else has a

Re: [qmailtoaster] spamassassin whitelist

2010-04-29 Thread Philip
Hello where did you add it ? Try this : add whitelist_from *...@domainname.com to /etc/mail/spamassassin/local.cf and restart spamassassin It should work -P On 4/29/2010 6:07 AM, George Varagas wrote: Hi, I have installed qmailtoaster and am trying to get whitelist working in spamassassin. I

[qmailtoaster] spamassassin whitelist

2010-04-28 Thread George Varagas
Hi, I have installed qmailtoaster and am trying to get whitelist working in spamassassin. I have had it working on an old qmailrocks installation but can't seem to get it going with qmailtoaster. My issue is that if an address is in the whitelist it should subtract 100 from the spam score. An exam

[qmailtoaster] spamassassin prefs from file to mysql

2010-04-15 Thread qmailtoaster
Hi Guys, I'd like to offer the possibility to my user to config their own rules for spamassassin via the webmail (squirrelmail + nutsmail)... I found plugins to do that job.. but they almost all require the spamassassin prefs stored in a mysql db. I'm currently running spamassassin with prefs

Re: [qmailtoaster] spamassassin header

2010-02-03 Thread Jake Vickers
On 02/03/2010 07:45 PM, Domenico Fortunato wrote: I've added -D option into /var/qmail/supervise/spamd/run file, so my /var/log/qmail/spamd/current log file contains many debug lines. In my opinion some line is incorrect... Who can kindly help me? Best Regards. You do not need to add it to t

Re: [qmailtoaster] spamassassin header

2010-02-03 Thread Domenico Fortunato
I've added -D option into /var/qmail/supervise/spamd/run file, so my /var/log/qmail/spamd/current log file contains many debug lines. In my opinion some line is incorrect... Who can kindly help me? Best Regards. below is part of my /var/log/qmail/spamd/current file: dbg: rules: __MO_OL_F475E me

Re: [qmailtoaster] spamassassin header

2010-01-19 Thread Domenico Fortunato
owed Content-Transfer-Encoding: 7bit Subject: Re: [qmailtoaster] spamassassin header -- and yes: the command "spamassassin -D --lint" complete correctly with no errors Il 03/01/2010 16.59, Jake Vickers ha scritto: And what does your message header look like (please don

Re: [qmailtoaster] spamassassin header

2010-01-05 Thread Jake Vickers
owed Content-Transfer-Encoding: 7bit Subject: Re: [qmailtoaster] spamassassin header -- and yes: the command "spamassassin -D --lint" complete correctly with no errors Il 03/01/2010 16.59, Jake Vickers ha scritto: And what does your message header look like (please don

RE: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Tim Pleiman
t;> -Original Message- >> From: Lucian Cristian [mailto:l...@createc.ro] >> Sent: Sunday, January 03, 2010 10:36 PM >> To: qmailtoaster-list@qmailtoaster.com >> Subject: Re: [qmailtoaster] SpamAssassin Y2K10 bug >> >> Jake Vickers wrote: >>> E

RE: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Tim Pleiman
l...@createc.ro] > Sent: Sunday, January 03, 2010 10:36 PM > To: qmailtoaster-list@qmailtoaster.com > Subject: Re: [qmailtoaster] SpamAssassin Y2K10 bug > > Jake Vickers wrote: >> Eric Shubert wrote: >>> This was posted this afternoon on the vpopmail list: >>> >

RE: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Helmut Fritz
: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] SpamAssassin Y2K10 bug run with -D and assure that version is 895075 regards Lucian Helmut Fritz wrote: > What was the offending rule, and was it removed by the update or just > changed? I ran sa-update, but am not sure what it c

Re: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Lucian Cristian
...@createc.ro] Sent: Sunday, January 03, 2010 10:36 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] SpamAssassin Y2K10 bug Jake Vickers wrote: Eric Shubert wrote: This was posted this afternoon on the vpopmail list: Tom Collins wrote: If you're ru

RE: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Helmut Fritz
@qmailtoaster.com Subject: Re: [qmailtoaster] SpamAssassin Y2K10 bug Jake Vickers wrote: > Eric Shubert wrote: >> This was posted this afternoon on the vpopmail list: >> >> Tom Collins wrote: >>> If you're running SpamAssassin, be aware that it has a rule that's >&g

Re: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Lucian Cristian
Jake Vickers wrote: Eric Shubert wrote: This was posted this afternoon on the vpopmail list: Tom Collins wrote: If you're running SpamAssassin, be aware that it has a rule that's adding points to all mail with a 2010 date. You can fix it by adding the following to your local.cf and restarti

Re: [qmailtoaster] SpamAssassin Y2K10 bug

2010-01-03 Thread Jake Vickers
Eric Shubert wrote: This was posted this afternoon on the vpopmail list: Tom Collins wrote: If you're running SpamAssassin, be aware that it has a rule that's adding points to all mail with a 2010 date. You can fix it by adding the following to your local.cf and restarting spamassassin. sc

Re: [qmailtoaster] spamassassin header

2010-01-03 Thread Domenico Fortunato
ltoaster-list@qmailtoaster.com References:<1262499123.3784.34.ca...@dg-nc10> <4b40bda6.3090...@comune.follonica.gr.it> In-Reply-To:<4b40bda6.3090...@comune.follonica.gr.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [qmailtoaste

  1   2   3   4   5   6   7   8   >