Is there a way to search the SA mailing list? Thanks!
Wilson
I have the results from what you suggested but I don't know what to do with
that information.
Is it safe to post the IP's in here?
Wayne
--
View this message in context:
http://www.nabble.com/Spam+Assassin+Detecting+our+emails+as+spam-t1653798.html#a4499704
Sent from the SpamAssassin - Users fo
Just a quick note that SARE's header*.cf family of rules files have
been updated.
See http://www.rulesemporium.com/rules.htm#header for information
about this rules set. (Version information will be updated on that
page within the hour.)
Bob Menschel
I am trying to re-direct all spam to a specific address. So I have,
rewrite_header From [EMAIL PROTECTED]
rewrite_header To [EMAIL PROTECTED]
in my config file. But the rewrite ends up looking like,
From: [EMAIL PROTECTED] ([EMAIL PROTECTED])
To: [EMAIL PROTECTED] ([EMAIL PROTECTED])
Do you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Justin Mason wrote:
> Shelley Waltz writes:
>> Spamassassin 2.63-1/amavisd-new-20030616-p8
>>
>> I am trying to configure spamassassin such that any email originating
>> from my domain is not spam tagged. I have tried in local.cf
>>
>> both these synt
On Sunday 21 May 2006 1:52 pm, Matt Kettler wrote:
> Chris wrote:
> > I've got an FN that showed up in my inbox, the above tag with -15 for a
> > score is keeping it from being tagged as spam. I've ran spamassassin -R
> > and spamassassin --remove-addr-from-whitelist=
>
> That command only affects
***WARNING***: spamassassin --lint failed.
Rolling configuration files back, not restarting SpamAssassin.
Rollback command is: mv -f /etc/spamassassin/70_zmi_german.cf
/etc/spamassassin/RulesDuJour/70_zmi_german.cf.2; mv -f
/etc/spamassassin/RulesDuJour/70_zmi_german.cf.20060521-0531
/etc
If you are running postfix at the server, you can use HEADER_CHECKS
HEADER_CHECKS runs *after* Spamassassin, so it can detect spam points added
by SA in the header.
So, lets say you wanted to redirect anything with 15 points or more to a
certain email address... you could do it with HEADER_CHECKS
On 5/21/2006 11:51 AM, spectacularstuff wrote:
*small note to everyone. Thank you very much for your patience and
willingness to help teach me on this subject\
Daryl,
There is 1 issue with not hitting the spectacularstuff.com
Someone is spoofing our emails and sending out SPAM as if it were u
Is somebody trying to phish Orkut user accounts?
...and if so, why??? :)
--
John Hardin KA7OHZICQ#15735746http://www.impsec.org/~jhardin/
[EMAIL PROTECTED]FALaholic #11174pgpk -a [EMAIL PROTECTED]
key: 0xB8732E79 - 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79
---
On Sun, May 21, 2006 at 12:46:32PM -1000, Chan, Wilson wrote:
> I tried to add it to SPAMDOPTIONS="-d -c -m5 -H -u spam" Is this correct
> because after I restarted the service I still see the same error
> message. :(
>
> /etc/init.d/spamassassin
> #!/bin/sh
[...]
> # Set default spamd configurat
All right, I figured out the problem below by just adding bayes_path to
/etc/spamassassin/local.cf. So, now I have a shared bayes db. But I'm
reading everywhere that it's not a paricularly good idea. So, the
question is, how do I with the same setup (exim, etc), make spamd setuid
to the recipient o
I think I'm dealing with a similar situation. Here's what you could try.
Forget about changing the user that spamd runs as. The fact that it
falls back to nobody maybe ok. Say your tokens are located in
/home/admin/.spamassassin. Open /etc/spamassassin/local.cf and put these
two lines in there:
ba
Monday 22 May 2006 00:46 skrev Chan, Wilson:
> I read the man docs and I need to specify "-u username" so the question
> is where do I put this? I create a username called spam and gave it full
> rights to where the bayes tok files are to be located.
>
> I tried to add it to SPAMDOPTIONS="-d -c -m5
I read the man docs and I need to specify "-u username" so the question
is where do I put this? I create a username called spam and gave it full
rights to where the bayes tok files are to be located.
I tried to add it to SPAMDOPTIONS="-d -c -m5 -H -u spam" Is this correct
because after I restarte
Theo Van Dinter wrote:
On Sun, May 21, 2006 at 05:47:34PM -0400, LDB wrote:
I am trying to re-direct all spam to a specific address. So I have,
rewrite_header From [EMAIL PROTECTED]
rewrite_header To [EMAIL PROTECTED]
in my config file. But the rewrite ends up looking like,
On Sun, May 21, 2006 at 11:16:14AM -1000, Chan, Wilson wrote:
> By default on CentOS I think it runs as root. How do you change it so
> that spamd is not running as root? I assume I'd have to change a
> parameter in /etc/rc.d/init.d/spamassassin? Thanks!
If you read the spamd man page, it tells yo
On Sun, May 21, 2006 at 05:47:34PM -0400, LDB wrote:
> I am trying to re-direct all spam to a specific address. So I have,
>
> rewrite_header From [EMAIL PROTECTED]
> rewrite_header To [EMAIL PROTECTED]
>
> in my config file. But the rewrite ends up looking like,
>
> From: [EMA
I am trying to re-direct all spam to a specific address. So I have,
rewrite_header From [EMAIL PROTECTED]
rewrite_header To [EMAIL PROTECTED]
in my config file. But the rewrite ends up looking like,
From: [EMAIL PROTECTED] ([EMAIL PROTECTED])
To: [EMAIL PROTECTED
Marc Perkel wrote on Sun, 21 May 2006 08:04:41 -0700:
> So - if I wanted to set up my own RBL for others to query me, how would
> I do that?
AFAIR, there's a tutorial at the surbl or uribl site - or both.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://
By default on CentOS I think it runs as root. How do you change it so
that spamd is not running as root? I assume I'd have to change a
parameter in /etc/rc.d/init.d/spamassassin? Thanks!
Wilson
-Original Message-
From: Theo Van Dinter [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 21, 200
On Sun, May 21, 2006 at 08:40:58AM -1000, Chan, Wilson wrote:
> My logs are showing that spamd is falling back to the nobody user. I
> think this is why my bayes auto-learning is always failing. Anyone know
> how I can fix this problem? Spec's below:
Don't run spamc as root. Or if you're doing si
Chris wrote:
> I've got an FN that showed up in my inbox, the above tag with -15 for a
> score is keeping it from being tagged as spam. I've ran spamassassin -R and
> spamassassin --remove-addr-from-whitelist=
That command only affects the AWL. It does not affect the real whitelists.
> however th
Hi,
Hi!
My logs are showing that spamd is falling back to the nobody user. I
think this is why my bayes auto-learning is always failing. Anyone know
how I can fix this problem? Spec's below:
/var/log/maillog
May 21 08:32:26 localhost spamd[29258]: info: setuid to root succeeded
May 21 08:32:26 lo
I've got an FN that showed up in my inbox, the above tag with -15 for a
score is keeping it from being tagged as spam. I've ran spamassassin -R and
spamassassin --remove-addr-from-whitelist= however the its still got the
tag. Where is the default whitelist and how can I remove this address?
--
Marc Perkel wrote:
I'm now capturing 2 separate spam feeds and I want to share it with
anyone who can use it. I'll forward it to you in real time.
First - the spambot feed. This is spam that is mostly spambot
generated targeted at email addresses that never existed. It's 100%
spam and I've ad
*small note to everyone. Thank you very much for your patience and
willingness to help teach me on this subject\
Daryl,
There is 1 issue with not hitting the spectacularstuff.com
Someone is spoofing our emails and sending out SPAM as if it were us.
I have gotten tons of spam from emails that l
So - if I wanted to set up my own RBL for others to query me, how would
I do that? I'm seriously thinking about it. Alternatively, I can stream
my spam to anyone else who is already doing it. I've modified my spam
stream to exclude stuff already listed in several other popular block lists.
28 matches
Mail list logo