Cut your Spam by 90% with Greylisting

The best way to avoid getting Spam in your inbox is by preventing it from getting to your server in the first place. That is where “greylisting” comes in.

I recently installed a Greylisting daemon called Postgrey on my Ubuntu Linux mail server and it is awesome. It has reduced the amount of Spam that makes it to my Postfix mail server by at least 90%. The result? My server wastes far less resources on categorizing mail (Spamassassin is awesome, but its a resource hog). And much less Spam in my inboxes.

For a technical explanation of greylisting, checkout www.greylisting.org.

Whether you run Sendmail, Qmail, Exim, or Postfix, I highly recommend checking out the range of greylisting daemons that are available. It is time well spent.

If you run a Microsoft Exchange server, there are commercial greylisting solutions available. But your most secure, and likely most affordable, solution is to put a Linux or BSD based server between your Exchange server and the Internet.

Advertisement

One thought on “Cut your Spam by 90% with Greylisting

  1. Pingback: Lee

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s