Grokbase
Topics Posts Groups | in
x
[ help ]

Re: Rejecting spam

View PostFlat  Thread  Threaded | < Prev - Next >
Timothy Alberts Re: [CentOS] Rejecting spam
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Milton Calnek wrote:
>
>
> Glenn wrote:
>>
>>
>> I use MailScanner with SpamAssassin and swear by it!
>>
>> http://mailscanner.info/
>>
>> Happy (mostly), very vital list group. The author is very actively
>> answering questions and requests. Can't get much better support!
>
> mailscanner +1
>
> Also, I have:
> FEATURE(`dnsbl', `sbl-xbl.spamhaus.org', `"571 ACCESS DENIED to
> <"$&f"> thru "$&{client_name}" by /spamhaus/ ;Please see
> http://www.spamhaus.org/sbl/'")dnl
> FEATURE(`dnsbl', `relays.ordb.org', `"550 Email rejected due to
> sending server misconfiguration - see
> http://www.ordb.org/faq/\#why_rejected"')dnl
> in my sendmail.mc file.
>

I also use all the dnsbl above plus spamcop.net which, I believe blocks
far more spam than anything else.

FEATURE(`dnsbl', `bl.spamcop.net', `"Spam blocked see:
http://spamcop.net/bl.shtml?"$&{client_addr}')dnl

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos

Thread : Rejecting spam
1)
Timothy Alberts Sorry, not a direct CentOS question, but I know there's a lot of experienced users on this...
2)
Glenn Not sure, but I think you could use procmail to filter to a junk folder based upon parsing the...
3)
Milton Calnek mailscanner +1 Also, I have: FEATURE(`dnsbl', `sbl-xbl.spamhaus.org', `"571 ACCESS DENIED to...
4)
Les Mikesell MimeDefang is good too, and perhaps a little more efficient. It and clamav (if you want to tie in a...
5)
Timothy Alberts I also use all the dnsbl above plus spamcop.net which, I believe blocks far more spam than anything...
6)
Timothy Alberts That's exactly what I don't want to do. I don't want the mail being delivered to my system. That's...
7)
John Hinton The spamhaus RBLs are the most reliable in my opinion. They will kill about 60% of the spam and...
8)
Timothy Alberts BINGO That's exactly what I'm trying to do with spamass-milter. However it either won't do it, or...
9)
John Hinton It's how the milter is started. This is my slightly edited spamass-milter init.d file....
10)
John Hinton Oops! I knew there was another place to do this. In /etc/sysconfig/spamass-milter Here's my config...
11)
Timothy Alberts John that is perfect, exactly what I was looking for. Thank you and thanks to everyone that...
12)
John Hinton Does any 'man'? I normally start to get really worried about myself when I actually understand one...
13)
Scott Silva This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --============== 63084107=Content-Type:...
14)
Timothy Alberts OK, that's what I was suspicious of. I've been reading the sendmail docs for header tests thinking...
15)
Scott Silva This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --==============99469262=Content-Type:...
16)
Dan Carl Not really a good idea to reject all spam. Spam filtering is not that black and white. Suppose a...
17)
Timothy Alberts I think it's a wonderful idea to not let spam into the server at all. If a legitimate sender is...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >
Home > Groups > CentOS > Rejecting spam (17 posts) > View Post