Rspamd: Filebased Virus Scanner

Created on 13 Mar 2018  路  2Comments  路  Source: rspamd/rspamd

Classification (Please choose one option):

  • [ ] Crash/Hang/Data loss
  • [ ] WebUI/Usability
  • [ ] Serious bug
  • [ ] Other bug
  • [ ] Feature
  • [x] Enhancement

Reproducibility (Please choose one option):

  • [ ] Always
  • [ ] Sometimes
  • [ ] Rarely
  • [ ] Unable
  • [ ] I didn鈥檛 try
  • [x] Not applicable

Rspamd version:

all

Operation system, CPU, memory and environment:

Linux

Description (Please provide a descriptive summary of the issue):

Would it be possible to use a filebased virus scanner?

Additional information:

For example like it is possible in Amavis:
['Sophos Anti Virus (sweep)', '/usr/local/bin/sweep',
'-nb -f -all -rec -ss -sc -archive {}',
[0,2], qr/Virus .*? found/,
qr/^>>> Virus(?:(?: fragment)? '?(.+?)'? found)/,
sub {$ENV{SAV_IDE}='/usr/local/sav'},
],

wontfix

Most helpful comment

No it won't: it is unsafe, slow and stupid.

All 2 comments

No it won't: it is unsafe, slow and stupid.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mguesdon picture mguesdon  路  5Comments

mpizzoli picture mpizzoli  路  3Comments

tleuxner picture tleuxner  路  5Comments

icobg picture icobg  路  4Comments

philfry picture philfry  路  4Comments