AMaViS Hints unmerged (and untested) shortcomings: ===================================== NOTE: AMaViS 0.2.1 supports qmail and exim! The following should be considered as "historical". * QMAIL: -------- - Russell Nelson wrote: It could be modified pretty easily to work with qmail. If it would just exit with 99 if it found a virus, and exit with 0 if not, then you could run it from a .qmail file like this: |scanmails ./Mailbox You could even put this into your default .qmail, and it would automagically scan everyone's mail. (More hints on Qmail are in the FAQ) * EXIM: ------- - Graham Leggett wrote: Basically Exim contains an option to pass a message to a program. The program then decides where the mail should be routed, or if it should be bounced, and outputs "OK" to stdout or "FAIL" if not. Further options indicate error messages, etc. * CYRUS: -------- There is a configuration in the FAQ perhaps still quite a few more.