Re: Spam mail question

2002-06-05 Thread Derrick 'dman' Hudson
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

Re: Spam mail question - yuppers

2002-06-04 Thread irado furioso com tudo
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

Re: Spam mail question - yuppers

2002-06-04 Thread Vineet Kumar
* 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

Re: Spam mail question - yuppers

2002-06-04 Thread Vineet Kumar
* 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

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-04 Thread prover
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 .

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-04 Thread prover
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

Re: Spam mail question - yuppers

2002-06-04 Thread prover
;[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: > >>

Re: Spam mail question - yuppers

2002-06-04 Thread prover
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

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-04 Thread prover
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

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-04 Thread prover
, 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

Re: Spam mail question - yuppers

2002-06-04 Thread prover
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]

Re: Spam mail question - yuppers

2002-06-04 Thread prover
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

Re: Spam mail question

2002-06-04 Thread prover
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

Re: Spam mail question

2002-06-04 Thread prover
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]

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Paul Miller
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

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Paul Miller
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: >

Re: Spam mail question - yuppers

2002-06-03 Thread Alvin Oga
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" ) >

Re: mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Jamin W . Collins
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

mail filtering / qmail - tangent to "spam mail question"

2002-06-03 Thread Paul Miller
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

Re: Spam mail question - yuppers

2002-06-03 Thread Jens Gecius
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

Re: Spam mail question - yuppers

2002-06-03 Thread Noah Meyerhans
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

Re: Spam mail question - yuppers

2002-06-03 Thread Alvin Oga
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

Re: Spam mail question

2002-06-03 Thread Paulo Henrique Baptista de Oliveira
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

Re: Spam mail question

2002-06-03 Thread Noah Meyerhans
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

Re: Spam mail question

2002-06-03 Thread Alvin Oga
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

Re: Spam mail question

2002-06-03 Thread Noah Meyerhans
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

Re: Spam mail question

2002-06-03 Thread Keith Winston
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

Spam mail question

2002-06-03 Thread Paulo Henrique Baptista de Oliveira
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