On Thursday 17 May 2007 1:27 am, Jeremy Kister wrote:
> Hi,
>
> I'm wondering what the preferred solution is to report lots of messages
> in a maildir as spam.
>
> It is not feasible to report each one individually because the volume of
> spam i'm reporting is far too high and my machine can't keep
Jeremy Kister wrote:
> On 5/17/2007 5:37 PM, Matt Kettler wrote:
>> Quick question, if you don't mind my interjection... What criteria are you
>> using
>> for deciding to feed mail to razor-report that generates such a high volume?
>
> The ISP I (et al) run has acquired several other ISPs recentl
On 5/17/2007 6:02 PM, John E Hein wrote:
> man xargs
indeed. I've always thought xargs worked the way xargs -i (on solaris)
works.
Thanks!
--
Jeremy Kister
http://jeremy.kister.net./
-
This SF.net email is sponsored by
On 5/17/2007 5:37 PM, Matt Kettler wrote:
> Quick question, if you don't mind my interjection... What criteria are you
> using
> for deciding to feed mail to razor-report that generates such a high volume?
The ISP I (et al) run has acquired several other ISPs recently. Some of
the domains previ
Jeremy Kister wrote at 17:18 -0400 on May 17, 2007:
> On 5/17/2007 5:06 PM, John E Hein wrote:
> > classic solution:
> > find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/
> >
> > (with args to find as desired... -type f, -depth 1, etc.)
>
> that would work, except that
Jeremy Kister wrote:
> On 5/17/2007 5:06 PM, John E Hein wrote:
>> classic solution:
>> find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/
>>
>> (with args to find as desired... -type f, -depth 1, etc.)
>
> that would work, except that as i pointed out in my original post, my
>
On 5/17/2007 5:06 PM, John E Hein wrote:
> classic solution:
> find $dir/report | xargs razor-report -f -home=/home/vpopmail/.razor/
>
> (with args to find as desired... -type f, -depth 1, etc.)
that would work, except that as i pointed out in my original post, my
machine cant keep up with spawn
Jeremy Kister wrote at 17:02 -0400 on May 17, 2007:
> On 5/17/2007 3:32 PM, Jeremy Kister wrote:
> > On 5/17/2007 5:17 AM, Paul Goodyear wrote:
> >> razor-report -d /home/pgudge/Maildir/.ANotMarkedAsSpam/cur/*
> >
> > Thanks for your reply.
> >
> > Simple, and works fine! :)
>
> I lied.
On 5/17/2007 3:32 PM, Jeremy Kister wrote:
> On 5/17/2007 5:17 AM, Paul Goodyear wrote:
>> razor-report -d /home/pgudge/Maildir/.ANotMarkedAsSpam/cur/*
>
> Thanks for your reply.
>
> Simple, and works fine! :)
I lied...
I am getting too many messages for any shell I have to be able to
enumerat
On 5/17/2007 5:17 AM, Paul Goodyear wrote:
> razor-report -d /home/pgudge/Maildir/.ANotMarkedAsSpam/cur/*
Thanks for your reply.
Simple, and works fine! :)
--
Jeremy Kister
http://jeremy.kister.net./
-
This SF.net email
I have a folder names ANotMarkedAsSpam so it generally appears at the
top of my folder list in most apps and webmails. Any emails not marked
as spam gets put into there.
Then when I get chance, or are on the mail server for any reason, i'll
run my script which is simply
razor-report -d /home/pgud
Hi,
I'm wondering what the preferred solution is to report lots of messages
in a maildir as spam.
It is not feasible to report each one individually because the volume of
spam i'm reporting is far too high and my machine can't keep up.
Instead, I figured I'd write each message to maildir, and ev
12 matches
Mail list logo