## Install ##
1. Download X-Scan 2. untar / ungzip into the filters directory of Xmail 3. edit the TOP of x-scan/xscan.pl 4. edit your filters.in.tab and filters.out.tab They should look like this :
Filters.in.tab : "*" "*" "0.0.0.0/0" "0.0.0.0/0" "x-scan.incoming.tab"
Filters.out.tab "*" "*" "0.0.0.0/0" "0.0.0.0/0" "x-scan.outgoing.tab"
-- Those are TABS bewteen each section.
5. restart Xmail.
## Requirements ## 1. Perl 5.8.0 w/ Net::SMTP Digest::MD5 2. Xmail 1.17 3. Spamc (only if spam scanning) 4. ClamScan (only if virus scanning)
## Extra info ## 1. Delete Spam emails 2. Delete virus infected email 3. Send custom message to sender (optional) and reciver 4. Log Spam scores 5. Log Virus info (To,From,Virus Name) 6. Local Alert only, Only send a alert to the local user about and infected file 7. Delete Outgoing spam. 8. Log Would be spam scores of out going spam. 9. Block disallowed attachment by file extension 10. Email sent to sender of file type |