View previous topic :: View next topic |
Author |
Message |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6451 Location: /usr/lib64/lv2
|
Posted: Mon Apr 07, 2014 7:00 pm Post subject: How do I weed out THIS wave of spam? |
|
|
One of my inboxes has been getting a lot of spam in these two forms:
Screenshot 1
Screenshot 2
Has anyone else been getting this crap, and does anyone know of an RBL I could add to my server's list that would weed this BS out? _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 47945 Location: 56N 3W
|
Posted: Mon Apr 07, 2014 7:45 pm Post subject: |
|
|
audiodef,
I use spamdyke and grey listing.
That is, the first attempt to send me a message is met with a transient error but it is remembered.
The retry is permitted. Spammers almost never do retries. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6451 Location: /usr/lib64/lv2
|
Posted: Tue Apr 08, 2014 3:19 pm Post subject: |
|
|
Thanks, Neddy. I'm using postfix, though. While looking for spamdyke + postfix, I came across the Spamhaus BL, so I'm going to see if adding
Code: |
reject_rbl_client zen.spamhaus.org
|
to my main.cf helps. _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
jnicol n00b


Joined: 29 Jan 2003 Posts: 70 Location: Seattle, WA
|
Posted: Tue Apr 08, 2014 4:55 pm Post subject: |
|
|
audiodef wrote: | Thanks, Neddy. I'm using postfix, though. While looking for spamdyke + postfix, I came across the Spamhaus BL, so I'm going to see if adding
Code: |
reject_rbl_client zen.spamhaus.org
|
to my main.cf helps. |
I use Postgray, it works great! |
|
Back to top |
|
 |
freke l33t

Joined: 23 Jan 2003 Posts: 628 Location: Somewhere in Denmark
|
Posted: Tue Apr 08, 2014 5:02 pm Post subject: |
|
|
mail-filter/sqlgrey for grey-listing
and
mail-filter/policyd-weight for ie. rbl-checking for me.
Also using net-dns/rbldnsd to simply drop connections from certain countries I don't want mail from.... |
|
Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6451 Location: /usr/lib64/lv2
|
Posted: Fri Apr 11, 2014 2:33 pm Post subject: |
|
|
Thanks for the suggestions! I found postgrey just before coming back to this thread. I looked up sqlgrey, and both packages seem about equal, so I'll try postgrey. _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
audiodef Watchman


Joined: 06 Jul 2005 Posts: 6451 Location: /usr/lib64/lv2
|
Posted: Tue Apr 15, 2014 9:15 pm Post subject: |
|
|
Hm, postgrey worked a little too well. The second I uninstalled it (because I couldn't get postfix to simply not use it), a bunch of expected valid email came bulldozing through.
Are there options to make postgrey lighten up a little? _________________ Gentoo Studio: A Gentoo-based, professional digital audio workstation OS. |
|
Back to top |
|
 |
|