NewBie Question! {Scanned by HJMS}
Furnish, Trever G
TGFurnish at HERFF-JONES.COM
Fri Sep 12 21:39:46 IST 2003
Sounds like you want to set something like the following in
MailScanner.conf:
Virus Scanning = /etc/MailScanner/rules/virus.scanning.rules
...and then create the /etc/MailScanner/rules/virus.scanning.rules file
containing something like:
FromOrTo: @domain.you.want.to.scan.com yes
FromOrTo: default no
Then anything bound for user at domain.you.want.to.scan.com will get scanned,
but the rest doesn't. But then again, that's actually controlling all mail
processing for that domain, not just virus scanning. It seems like the
attribute you really want is probably
Virus Scanners = /etc/MailScanner/rules/virus.scanners.rules
...with that file containing something like:
FromOrTo: @domain.you.want.to.scan.com sophos
FromOrTo: default none
...but I don't know whether the "Virus Scanners" attribute can be a rule.
Not using virus scanners here, sorry.
Hope it helps,
Trever
> -----Original Message-----
> From: Peter Lottrup [mailto:plottrup at APTEK.COM.AR]
> Sent: Friday, September 12, 2003 8:26 AM
> To: MAILSCANNER at JISCMAIL.AC.UK
> Subject: NewBie Question! {Scanned by HJMS}
>
>
> Hi, I am scanning with sophos and have multiple virtual domains on the
> server. On one of these domains, I either need to:
>
> a) Exclude the domain entirely from the virus scanner, that
> is, all files
> should pass as they are
>
> or
>
> b) All files with ZIP extension should pass without being touched or
> scanned at all.
>
> I understand this is done with certain rules, but I am still
> quite lost,
> being new to this!
>
> Any help appreciated!
>
> Thanks,
>
> Peter
>
More information about the MailScanner
mailing list