On Sun, Oct 06, 2002 at 07:40:13PM -0500, Shane Williams wrote:
> I was about to start one, then I remembered that whole reinventing the
> wheel thing. So, the question is, has someone already invented this
> wheel?
You can take a look at my handlespam script. :)
http://www.kluge.net/~felicity/
On Sunday 06 October 2002 19:21, Robin Lynn Frank wrote:
> SA was running with no problem. Then I started checking out pyzor. At
> first all was well, the pyzor info was displayed in mail headers, etc. I
> had to shut down the machine for something unrelated and when I rebooted, I
> started see
SA was running with no problem. Then I started checking out pyzor. At first
all was well, the pyzor info was displayed in mail headers, etc. I had to
shut down the machine for something unrelated and when I rebooted, I started
seeing these in my procmail log.
procmail: Program failure (74)
Sunday, October 6, 2002, 4:35:46 PM, you wrote:
JB> I've been a regular user of razor for some time and have decided to
JB> add SA to my spam filtering. SA seems to be working fine. What is
JB> not clear to me, however, is whether razor is working in conjunction
JB> with SA or not. Previously
So, I've moved to 2.42 and now I've got razor2, pyzor, and dcc setup.
It'd definitely be a lot easier to report to all these databases with
a single script of some sort.
I was about to start one, then I remembered that whole reinventing the
wheel thing. So, the question is, has someone already i
It was my fault, sorry. I've set in /etc/mail/spamassassin/local.cf :
razor_config /etc/razor/razor.conf
with specified other home for Razor. So Razor called by SA was trying to read
other identity file which was just root readable.
Thanks
Michal
spamreport@server592 [~]# cat sample-spam.tx
Theo Van Dinter said:
> On Sun, Oct 06, 2002 at 10:35:37AM -0700, Bart Schaefer wrote:
> > Is this likely to happen, or are the 2.50-cvs scores already more "recent"
> > in some sense?
>
> The GA hasn't been run for 2.50 yet I don't think, so the scores will
> be taken care of then.
Actually, I
Michal said:
> I get this strange error when trying to report spam using 'spamassassin -r' a
> s
> a user other than root. check this example:
>
> spamreport@server592 [~]# cat sample-spam.txt | /usr/bin/spamassassin -r
> razor2 report failed: Razor2 reporting requires authentication
> at /u
Malte S. Stretz wrote:
> Before you do this, the version of Net::DNS and the contents of line 818
> might be interesting:
> $ perl -MNet::DNS -e 'print "$Net::DNS::VERSION\n"'
> $ echo '816,820p' | ed /Library/Perl/Net/DNS/Resolver.pm
It's a known error in Net::DNS 0.28 and is fixed in 0.29
Hello,
I've been a regular user of razor for some time and have decided to
add SA to my spam filtering. SA seems to be working fine. What is
not clear to me, however, is whether razor is working in conjunction
with SA or not. Previously, I had been logging all of the razor
activity in a file i
On Sunday 06 October 2002 12:15, Nix wrote:
> On Sun, 6 Oct 2002, Robin Lynn Frank stipulated:
> > AARRGGHH! Guess I'll have to see what disasters I can create upgrading
> > python ;-(
>
> Indeed:
>
> ,[ Misc/NEWS for Python 2.2.1 ]
>
> | Core and builtins
> |
> | - Added new builtin function
On Sun, 6 Oct 2002, Robin Lynn Frank stipulated:
> AARRGGHH! Guess I'll have to see what disasters I can create upgrading
> python ;-(
Indeed:
,[ Misc/NEWS for Python 2.2.1 ]
| Core and builtins
|
| - Added new builtin function bool() and new builtin constants True and
| False to ease b
On Sun, Oct 06, 2002 at 10:35:37AM -0700, Bart Schaefer wrote:
> Is this likely to happen, or are the 2.50-cvs scores already more "recent"
> in some sense?
The GA hasn't been run for 2.50 yet I don't think, so the scores will
be taken care of then.
--
Randomly Generated Tagline:
"For all these
The copy distributed with spamassassin 2.42 chokes because I don't have
Mail/ArchiveIterator.pm installed (no, that's not what I'm asking about),
so I diffed against 2.50-cvs (in which mass-check works) to see what had
changed. I spotted this:
< $spamtest->remove_spamassassin_markup($ma);
---
Is this likely to happen, or are the 2.50-cvs scores already more "recent"
in some sense?
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Spamassas
On Sun, Oct 06, 2002 at 12:51:51AM -0700, Daniel Quinlan wrote:
> Duncan Findlay <[EMAIL PROTECTED]> writes:
>
> > I think the following is correct:
> >
> > ok_locales en # Disable all of ja, ko, ru, th, zh
> > ok_locales all# Allow all of ja, ko, ru, th, zh
> > ok_locales ja ko # Allow
[admins-computer:~] root# perl -MNet::DNS -e 'print "$Net::DNS::VERSION\n"'
0.28
[admins-computer:~] root# echo '816,820p' | ed
/Library/Perl/Net/DNS/Resolver.pm
43033
# Perform each round of retries.
for (my $i = 0;
$i < $self->{'retry'};
++$i, $retrans
On Sunday 06 October 2002 07:43, Kerry Nice wrote:
>
> [nice@mothlight nice]$ python2
> Python 2.2.1 (#1, Sep 18 2002, 11:34:39)
> [GCC 2.96 2731 (Red Hat Linux 7.3 2.96-110)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>
> >>> False
>
> 0
>
> You should
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm seeing a bunch of these in my logs now. I'm using 2.4.2 with perl 5.8..
Oct 5 05:33:35 linux-sxs mimedefang-multiplexor: Slave 1 stderr: Use of
uninitialized value in concatenation (.) or string at
/usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssass
Robin Lynn Frank wrote:
> On Sunday 06 October 2002 05:35, Kerry Nice wrote:
>
>>rpm -q python2
>
>
> ]# rpm -q python
> python-2.2-9mdk
>
> Is the problem that it is looking for python2 rather than python?
No, the problem is that the boolean False is functionality that was
added in a more r
On Sunday 06 October 2002 04:58 CET Will Glass-Husain wrote:
> I'm having trouble installing SpamAssassin. I followed the directions to
> install the CPAN module (using Perl 5.8) but got the following error
>
> t/reportheader..ok
> t/spam..ok
> t/spamd.
On Sunday 06 October 2002 09:22 CET Ian Vännman wrote:
>[...]
> Yet spamd fails due to some MX lookup problem, from /var/log/mail.log:
>
> Oct 6 05:29:53 admins-Computer spamd[426]: MX lookup died: Illegal
> division by zero at /Library/Perl/Net/DNS/Resolver.pm line 818. Bad file
> descriptor
>[
On Sunday 06 October 2002 05:35, Kerry Nice wrote:
> rpm -q python2
]# rpm -q python
python-2.2-9mdk
Is the problem that it is looking for python2 rather than python?
--
+---+--+--+
|Robin Lynn Frank |No attachments or active
You need to upgrade Python2. False was added in some later version. I
don't remember all the dependencies I had to satify to get this version
working, but this is what I have now and pyzor works on my machine.
[nice@mothlight nice]$ rpm -q python2
python2-2.2.1-2
Kerry.
- Original Message
Hi List,
i had the same prob with "False" and "True". However i think i got it
resolved ("False" is 0 and "true" is any non-zero value) -
here's my pyzor-installation log (which i have yet to convert
into html and put somewhere), see if your can find the relevant parts.
(I have it up and running
Duncan Findlay <[EMAIL PROTECTED]> writes:
> I think the following is correct:
>
> ok_locales en # Disable all of ja, ko, ru, th, zh
> ok_locales all# Allow all of ja, ko, ru, th, zh
> ok_locales ja ko # Allow standard english locales, disable ru, th, zh
Does the last one really allow
I let Watchdog control SpamAssassin 2.41 on my OS X 10.2.1 server, from
watchdog.conf:
spamd:respawn:/usr/bin/spamd -x -u daemon #load spamd
When the computer boots it launches Watchdog last, from
/System/Library/StartupItems/Watchdog/StartupParameters.plist:
Requires = ("DirectoryServices",
27 matches
Mail list logo