Re: Reprocess emails that end up in /var/virusmails

2010-03-24 Thread James R. Marcus
Yes I'm using amavisd-new, this got me on the right track. Thanks, James On Mar 23, 2010, at 7:39 PM, Mark Martinec wrote: James, I have a few emails from internal servers that got flagged as SPAM. I added trusted_networks 10.10.10.0/24 to my local.cf so that emails from those servers aren't che

Reprocess emails that end up in /var/virusmails

2010-03-23 Thread James R. Marcus
Last email had the wrong subject. I have a few emails from internal servers that got flagged as SPAM. I added trusted_networks 10.10.10.0/24 to my local.cf so that emails from those servers aren't checked for SPAM. I have the IDs for emails that are in the /var/virusmails directory. Is there

Re: German Spam local.conf

2005-05-20 Thread James R
[EMAIL PROTECTED] wrote: I would like to be removed from this distrubtion list, anyone have an idea how to do that? Yes in the headers: [EMAIL PROTECTED] -- Thanks, James

Re: Whitelist and Blacklist default scores

2005-05-18 Thread James R
Jeffrey N. Miller wrote: can u give me an example? would you put: blacklist_to [EMAIL PROTECTED] score 10.0 -Original Message- From: James R [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 18, 2005 10:00 AM To: users@spamassassin.apache.org Subject: Re: Whitelist and Blacklist default

Re: Whitelist and Blacklist default scores

2005-05-18 Thread James R
Jeffrey N. Miller wrote: How and where can I change the Manual Whitelist and/or Blacklist scores? score in your local.cf to override. -- Thanks, James

Re: spamc and spamd in different servers

2005-05-18 Thread James R
Paco Yepes wrote: I want to connect spamc in IP 172.19.3.1 to spamd in IP 172.19.2.1 spamd is running in 2.1 with the following options: # ps -ef | grep spamd root 11192 1 0 14:20 ?00:00:00 /usr/sbin/spamd -m 10 -A 172.19.3.1 -A 172.19.3.2 -A 127.0.0.1 -d --pidfile=/var/run/spamd.p

Re: Lint errors -need help

2005-05-17 Thread James R
jimsheffer wrote: > Hi everyone. > > I've just set up a new mail server running the latest version of > spamassassin. > > I'm getting ready to add some extra rules, and RDJ. > I ran lint -D on the basic config file I have for sa to see what I get > before adding a bunch of rule files, and got the f

Re: Relaying Server and sa-learn --spam

2005-05-17 Thread James R
Matt Kettler wrote: At 01:01 PM 5/16/2005, James R wrote: Take a look at Thunderbirds redirect plugin. It works well, and only adds a few lines to the message, along with your mail server's lines. I have a script that strips those lines off, and the message as delivered to the client i

Re: Relaying Server and sa-learn --spam

2005-05-16 Thread James R
Matt Kettler wrote: At 08:35 AM 5/16/2005, Phibee Network operation Center wrote: 1- Create a email on my relay server and send with my mail software (in forward, i use thunderbird) to this mailbox for after start sa-learn ? but in forward, it's not a problems ? You cannot use a normal inline fo

Re: Bombarded by German political spam

2005-05-16 Thread James R
David B Funk wrote: Tonight our site is being bombarded by German political spam or Joe-jobbed bounce fall-out. So far it appears to all be coming from trojaned PCs. Other than the specific URLs in the messages havn't found any easily identified parts to create rules for. anybody else seeing this?

Re: Outbound Filtering.

2005-05-13 Thread James R
[EMAIL PROTECTED] wrote: I'm interested in using SpamAssassin and would like to know if anyone has used it for outbound filtering. For example: I would like the ability to filter messages by domain. To prevent being blacklisted by AOL or such companies, I would like to filter outbound email des

Re: [OT]Appropriate OS and other software to work with SA

2005-05-12 Thread James R
Ben Wylie wrote: Currently I am running my mailserver on a windows box. I have just bought a new server and will probably be running CentOS on it. I would like to migrate my mailserver onto this linux box so that hopefully I will be able to get a faster, more stable system. I'm looking for advice a

Re: my internal server is making records in the AWL

2005-05-12 Thread James R
Arvinn Løkkebakken wrote: James R wrote: Arvinn Løkkebakken wrote: Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experiencing the same

Re: my internal server is making records in the AWL

2005-05-12 Thread James R
Arvinn Løkkebakken wrote: Arvinn Løkkebakken wrote: How can that happen? Anybody else here with the same experience? Are we talking about a bug here? I would really like to know if this is a problem in my setup or if others are experiencing the same.. Arvinn What's the problem? Looks like, in

Re: Multiple spamassassin servers

2005-05-10 Thread James R
Johnson, S wrote: Hello, I’ve got three SA 3.0 servers that I maintain. Is it possible to use one server to update the baysian DB’s on the other 2 servers? Or even copy them over to the other 2 servers? Thanks =-

Re: delete email

2005-05-09 Thread James R
Jonathan Nichols wrote: Is there any way in the stock SA install to tell it to delete email? I know you can do it with procmail, milter, etc, but that's not what I want. I'm asking because the question has come up about "can spamassassin itself with NO add-ons be set to delete email." Short an

Re: Can't find the cause for "lint: 1 issue"

2005-05-09 Thread James R
turgut kalfaoglu wrote: Hi there. when I "lint" the spamassassin, I get 1 issues, but I can't tell what it is from the log: # spamassassin --lint --debug debug: SpamAssassin version 3.0.3 debug: Score set 0 chosen. <> debug: Excluding meta test L_BROKEN_ANTIVIRUS; unsolved meta dependencies: L

Re: Confession and rage

2005-05-06 Thread James R
Mike Jackson wrote: [snipped - um, pun intended] Okay, I'm going to take the devil's advocate approach here. By signing up with them, you created a business relationship. While their emails may be unwanted, they're not unsolicited. Your righteous indignation is unfounded - as much as I hate spam

Re: The trouble with Bayes

2005-05-06 Thread James R
Paul Boven wrote: Hi everyone, Here are some observations on using Bayes and autolearning I would like to share, and have your input on. Autolearning is turining out to be more trouble than it's worth. Although it helps the system to get to know the ham we send and get, and learn some of the sp

Re: autolearn=ham

2005-05-02 Thread James R
Robert Swan wrote: How do I clear, or unlearn the bayes filter it seems that it is picking up wrong. E-mail that is SPAM has autolearn=ham in the header and this is wrong. I am Running SPAMASSASSIN 3.0.3 on a Linux Red Hat 9 server. (just upgraded) did this in version 3.0.2 also, unrelated I

Re: Need critique on new SA plugin

2005-04-29 Thread James R
James R wrote: Brian R. Jones wrote: So I wrote a plugin for spamassassin, and I'd like a few volunteers to try/abuse/critique it before I donate it fully to the public domain. The plugin is ValidLocalUser.pm, and the reason I wrote it is because I get a lot of spam to my domain that ha

Re: Need critique on new SA plugin

2005-04-29 Thread James R
Brian R. Jones wrote: So I wrote a plugin for spamassassin, and I'd like a few volunteers to try/abuse/critique it before I donate it fully to the public domain. The plugin is ValidLocalUser.pm, and the reason I wrote it is because I get a lot of spam to my domain that has the following signatur