|
From: Jack K. <jkn...@vp...> - 2010-03-04 23:49:02
|
On Thu, March 4, 2010 5:37 pm, Tim Howe wrote: > On Thu, 4 Mar 2010 11:46:40 +0100 > "Jack Knowlton" <jkn...@vp...> wrote: > >> Hi all, >> >> I host several domains on a single server. As of now every email is >> scanned for both viruses and spam, but I would like to exclude one >> domain >> from spam filtering. >> Is that possible? >> Thank you. > > There's a few ways. I use a database to only scan selected > email addresses, but you could do domains the same way. Also, you > could just use postfix to decide which domains go to amavis via a map > file. I think it is a transport map you want. > > --TimH > Hi Tim. Thanks for your reply. I had considered the transport map, but wouldn't that make the messages to that particular domain not be scanned at all? I would still like to avoid letting viruses in. -JK |