Re: Building a spam honeypot, or need to exclude domains/users from RBLs

2015-01-16 Thread Alex Regan
Hi, Is there any existing documentation on how to create a spam honeypot as it relates to doing it on a production server, or do I really need to just create a virtual machine with a basic postfix configuration to do this? You can use postfix smtp-sink to implement a simple spam collector. It

Re: Building a spam honeypot, or need to exclude domains/users from RBLs

2015-01-15 Thread Wietse Venema
Alex Regan: > Hi, > I'm using postfix-2.10.5 on fedora20 with amavisd-new and spamassassin, > as well as greylisting, and would like to create a spam honeypot. > > The problem is that postfix is configured on my system with zen, > postscreen, and other methods to block spam based on IP. Is there

Re: Building a spam honeypot, or need to exclude domains/users from RBLs

2015-01-15 Thread li...@rhsoft.net
Am 15.01.2015 um 17:27 schrieb Alex Regan: I'm using postfix-2.10.5 on fedora20 with amavisd-new and spamassassin, as well as greylisting, and would like to create a spam honeypot. The problem is that postfix is configured on my system with zen, postscreen, and other methods to block spam based

Building a spam honeypot, or need to exclude domains/users from RBLs

2015-01-15 Thread Alex Regan
Hi, I'm using postfix-2.10.5 on fedora20 with amavisd-new and spamassassin, as well as greylisting, and would like to create a spam honeypot. The problem is that postfix is configured on my system with zen, postscreen, and other methods to block spam based on IP. Is there any way to disable t