All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Zarochentsev <zam@namesys.com>
To: Alexander Lyamin <flx@msu.ru>
Cc: Pierre Abbat <phma@webjockey.net>, reiserfs-list@namesys.com
Subject: Re: Please /dev/null html-only mail rather than sending it out on this list
Date: Mon, 19 Apr 2004 16:10:06 +0400	[thread overview]
Message-ID: <20040419121005.GX1579@backtop.namesys.com> (raw)
In-Reply-To: <20040419114551.GA15007@alias.nmd.msu.ru>

On Mon, Apr 19, 2004 at 03:45:51PM +0400, Alexander Lyamin wrote:
> Sun, Apr 18, 2004 at 05:45:04PM -0400, Pierre Abbat wrote:
> > On Sunday 18 April 2004 17:26, Whit Blauvelt wrote:
> > > Hi,
> > >
> > :0 B
> > * H ?? Content-Type: multipart
> > * Content-Type: text/html
> > * ! Content-Type: text/plain
> > * ! ^Received:
> > /dev/null
> > #The Received check is there because I am a postmaster.
> 
> procmail is BAAAAD :)
> 
> we use a really small bit of shell instead
> # we check if message was spoiled by spamassassin in previous
> # round of spamcheck (qmailq).
> 
> preflag=`printf "%s\n" "$input" | $M822FIELD X-Spam-Flag | sed 's/^ //'`
> if [ "$preflag"  = "YES" ]; then
> # .. and if its spammy enough already, we reinject.
> printf "%s\n" "$input" | $FORWARDBIN $FORWARD
>   if [ $? -eq 0 ]; then
>    #so qmail will not do any further deliveries in .qmail file
>    exit 99
>   fi
>   # problem calling inject - temp failure
>  exit 111
> fi
> 
> #
> 
> 
> i cant send HTML only to /dev/null cause Hans Reiser thinks
> ASCII (we are all using) is obsoleted by *ML's ;)

More strong anti-spam rules for the mailing list may help.  As an example
rejecting HTML-only e-mails may be wrong for filtering private e-mail and good
for the reiserfs-list.

> but we do a lil tweakig there and there, changing weights and
> writing new spamassassin rules.
> 
> for example for today spamassassin blocked 162 spam messages
> that were sent to this list ;)
> 
> well some got through. we are not perfect, but i'm working on it
> (being perfect)..
> 
> 
> > Also block mail from IP addresses known to be open relays, open proxies, 
> > rooted boxes, etc.
> 
> its intresting discussion, but lets move it off the list.
> 
> 
> -- 
> "the liberation loophole will make it clear.."
> lex lyamin

-- 
Alex.

  reply	other threads:[~2004-04-19 12:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 21:26 Please /dev/null html-only mail rather than sending it out on this list Whit Blauvelt
2004-04-18 21:45 ` Pierre Abbat
2004-04-19 11:45   ` Alexander Lyamin
2004-04-19 12:10     ` Alex Zarochentsev [this message]
2004-04-19 13:35       ` Alexander Lyamin
2004-04-19  6:58 ` The Amazing Dragon
2004-04-19  7:18   ` Hendrik Visage
2004-04-19 11:53     ` Alexander Lyamin
2004-04-19 12:04       ` Cami
2004-04-19 13:37         ` Alexander Lyamin
2004-04-19 14:26           ` Philippe Gramoullé
2004-04-20 20:52             ` Alexander Lyamin
2004-04-19 11:49 ` Alexander Lyamin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040419121005.GX1579@backtop.namesys.com \
    --to=zam@namesys.com \
    --cc=flx@msu.ru \
    --cc=phma@webjockey.net \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.