John Peacock wrote:
No problem. This is what I do for one of my servers; the other two are the public MX records and don't relay at all - they only accept mail for delivery to my domains. Here's my plugin to do what you ask:#!/usr/bin/perl -w # this plugin only permits relaying
Now added to branches/0.3x as plugins/relay_only... John
