On Mon, Jun 03, 2002 at 02:34:01PM +, Paulo Henrique Baptista de Oliveira
wrote:
|
| Hi all,
| How to reject mail with from like this: "<>" at a Debian GNU/Linux
| box and Exim?
What you mean by "from"? There are two meanings of it
1) the envelope
This is specified in the
Em Tue, 4 Jun 2002 11:10:39 -0700
Vineet Kumar <[EMAIL PROTECTED]>, conhecido dependente
de drogas (Coke e BigMac's), wrote:
> * prover ([EMAIL PROTECTED]) [020604 10:56]:
> > I'M NOT MEMER OF YOUR MAILING LISTS.
>
> (...ad nauseum)
>
[some snipping done]
>
> Surely, I can change the scores
* Vineet Kumar ([EMAIL PROTECTED]) [020604 12:53]:
> In the same vein, a question: What's the easiest way to remove this
> joker from my AWL?
Nevermind. I had spamassassin(1p) open in another xterm as I was writing
this email; I should have finished reading it first!
-R Remove all email a
* prover ([EMAIL PROTECTED]) [020604 10:56]:
> I'M NOT MEMER OF YOUR MAILING LISTS.
(...ad nauseum)
I gotta say, I'm disappointed in spamassassin's default config in this
case. I blacklisted the moron and the mails keep coming through. It
seems he's managed his way into my auto-whitelist, and eve
From: "Paul Miller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Tuesday, June 04, 2002 6:46 AM
Subject: Re: mail filtering / qmail - tangent to "spam mail question"
> Cool! I got it to work! Thanks!!!
> -Paul
>
> # cat .qmail
> |maildrop .
From: "Paul Miller" <[EMAIL PROTECTED]>
To: "Jamin W. Collins" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, June 04, 2002 6:20 AM
Subject: Re: mail filtering / qmail - tangent to "spam mail question"
> Do you know if maildrop can use qmail's variable
;[EMAIL PROTECTED]>
Cc: "Alvin Oga" <[EMAIL PROTECTED]>;
Sent: Tuesday, June 04, 2002 4:33 AM
Subject: Re: Spam mail question - yuppers
> Noah Meyerhans <[EMAIL PROTECTED]> writes:
>
> > On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote:
> >>
AIL PROTECTED]>
Cc:
Sent: Tuesday, June 04, 2002 5:45 AM
Subject: Re: Spam mail question - yuppers
>
> hi ya noah
>
> yes.. thanx for the warnings ...
>
>
> have fun
> alvin
>
> On Mon, 3 Jun 2002, Noah Meyerhans wrote:
>
> > On Mon, Jun 03, 2002 at 06:2
2 5:18 AM
Subject: Re: mail filtering / qmail - tangent to "spam mail question"
> On Mon, 3 Jun 2002 23:00:42 -0400
> "Paul Miller" <[EMAIL PROTECTED]> wrote:
>
> > I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my
> > incoming mail
, June 04, 2002 5:00 AM
Subject: mail filtering / qmail - tangent to "spam mail question"
>
> Hey all,
> I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my incoming
mail are marked with "X-Spam-Status:" and I'd like to have mail with spam
statu
AIL PROTECTED]>
Cc:
Sent: Tuesday, June 04, 2002 4:02 AM
Subject: Re: Spam mail question - yuppers
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
IL PROTECTED]>
Cc: "Paulo Henrique Baptista de Oliveira" <[EMAIL PROTECTED]>;
Sent: Tuesday, June 04, 2002 3:25 AM
Subject: Re: Spam mail question - yuppers
>
> hi ya noah
>
> yes... it's possible to get dumped into the bl..
> ( havent yet ... sin
ot;Noah Meyerhans" <[EMAIL PROTECTED]>; "Alvin Oga"
<[EMAIL PROTECTED]>;
Cc: "Paulo Henrique Baptista" <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 1:42 AM
Subject: Re: Spam mail question
> Hi,
> I will not reject. I will only send them to /dev
IL PROTECTED]>
Cc: "Noah Meyerhans" <[EMAIL PROTECTED]>; "Paulo Henrique Baptista de
Oliveira" <[EMAIL PROTECTED]>;
Sent: Tuesday, June 04, 2002 1:02 AM
Subject: Re: Spam mail question
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Cool! I got it to work! Thanks!!!
-Paul
# cat .qmail
|maildrop .mailfilter Maildir/
# cat .qmail-ext
|maildrop .mailfilter mail/$EXT
# cat .mailfilter
if ( /^X-Spam-Status: Yes/ )
{
to $HOME/mail/SPAM/
}
else
{
to $HOME/$1
}
On Tue, 4 Jun 2002 00:20:08 -0400
"Paul Miller" <[EMAIL PRO
Do you know if maildrop can use qmail's variables? I'd like to avoid
separate filter files for every .qmail-ext I have.
Thanks!
-Paul
On Mon, 3 Jun 2002 22:18:46 -0500
"Jamin W. Collins" <[EMAIL PROTECTED]> wrote:
> On Mon, 3 Jun 2002 23:00:42 -0400
> "Paul Miller" <[EMAIL PROTECTED]> wrote:
>
hi ya noah
yes.. thanx for the warnings ...
have fun
alvin
On Mon, 3 Jun 2002, Noah Meyerhans wrote:
> On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote:
> > and the From <> is a nuisance from some spammers is a
> > good thing to reject ( ie ... <> and "is spammer" )
>
On Mon, 3 Jun 2002 23:00:42 -0400
"Paul Miller" <[EMAIL PROTECTED]> wrote:
> I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my
> incoming mail are marked with "X-Spam-Status:" and I'd like to have mail
> with spam status of "Yes" put into a separate maildir. I'm using qmail
> mail
Hey all,
I'm using qmail/rblsmtpd, qmailscanner, and spamassassin. All my incoming mail
are marked with "X-Spam-Status:" and I'd like to have mail with spam status of
"Yes" put into a separate maildir. I'm using qmail maildirs, and I'd like to
continue using maildirs. How can I filter my mai
Noah Meyerhans <[EMAIL PROTECTED]> writes:
> On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote:
>> and the From <> is a nuisance from some spammers is a
>> good thing to reject ( ie ... <> and "is spammer" )
>> - havent figured it out yet ..
>
> My point was th
On Mon, Jun 03, 2002 at 06:25:40PM -0700, Alvin Oga wrote:
> and the From <> is a nuisance from some spammers is a
> good thing to reject ( ie ... <> and "is spammer" )
> - havent figured it out yet ..
My point was that if you configure your mail server to reject ma
hi ya noah
yes... it's possible to get dumped into the bl..
( havent yet ... since i haven't implmented spamfilters
( on some servers
- and did get blacklisted by accident... when going to
open relay test sites to test one of my servers...fixed
the open r
Hi,
I will not reject. I will only send them to /dev/null. :))
What procmail rule is it?
TIA,Paulo Henrique
Quoting Noah Meyerhans ([EMAIL PROTECTED]):
> On Mon, Jun 03, 2002 at 03:44:43PM -0700, Alvin Oga wrote:
> >
> > sometimes ... ( lots )... more of
On Mon, Jun 03, 2002 at 03:44:43PM -0700, Alvin Oga wrote:
>
> sometimes ... ( lots )... more often than not...
> i get tons of "spams" from <> ... which i too would like to bounce/reject
OK, but if you reject mail from <> you're likely to be blacklisted. I
certainly won't accept mail from doma
hi ya noah...
> http://www.rfc-ignorant.org/policy-dsn.html for more info. By rejecting
very true ... but...
sometimes ... ( lots )... more often than not...
i get tons of "spams" from <> ... which i too would like to bounce/reject
- and any email that is outgoing that bounced is usually ca
On Mon, Jun 03, 2002 at 02:34:01PM +, Paulo Henrique Baptista de
Oliveira wrote:
> How to reject mail with from like this: "<>" at a Debian
> GNU/Linux box and Exim? With procmail?
Don't do that! It's in violation of an RFC. See
http://www.rfc-ignorant.org/policy-dsn.html for mo
On Mon, Jun 03, 2002 at 02:34:01PM +, Paulo Henrique Baptista de Oliveira
wrote:
>
> Hi all,
> How to reject mail with from like this: "<>" at a Debian GNU/Linux box
> and Exim?
> With procmail?
> TIA,Paulo Henrique.
Well, I am biased, but you can get a n
Hi all,
How to reject mail with from like this: "<>" at a Debian GNU/Linux box
and Exim?
With procmail?
TIA,Paulo Henrique.
--
Paulo Henrique B de Oliveira
Gerente de Operações - Linux Solutions - http://www.linuxsolutions.com.br
O maior conteúdo de L
28 matches
Mail list logo