Re: unblacklist_from_rcvd

2010-09-08 Thread William Taylor
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..

Re: unblacklist_from_rcvd

2010-09-07 Thread Matt Kettler
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