On Sep 7, 2010, at 6:36 PM, Matt Kettler wrote:
> On 9/7/2010 7:11 PM, William Taylor wrote:
>> I want to be able to only allow a certain email to be sent from one of
>> several hosts.
>>
>> Currently im doing something like:
>>
>> blacklist_from sa...@foo.com
>> whitelist_from_rcvd sa..
On 9/7/2010 7:11 PM, William Taylor wrote:
I want to be able to only allow a certain email to be sent from one of several
hosts.
Currently im doing something like:
blacklist_from sa...@foo.com
whitelist_from_rcvd sa...@foo.com mail.foo.com
whitelist_from_rcvd sa...@foo.com sales.foo.com
Thi