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 never rejects mail, it never delivers mail, it only saves all
mail to file.  smtp-sink is included with Postfix source code.

Thanks guys for your help. I'll investigate.

Thanks,
Alex

Reply via email to