------------------------------------------------------------------------
Q: Why does Virge sometimes let mails with virus or bad attachment
   through?
A: Check 'deliver_loadavg' setting in /etc/virge.conf. Once this load
   is reached, Virge will stop checking mails, and will switch to
   'delivery' mode.
------------------------------------------------------------------------
Q: Can I tell Virge not to save 'isolated' mails on the hard disk?
A: People with lots of mail traffic will probably not want to keep
   huge amounts of viruses and other stuff on their hard disks.
   
   Starting with version 2.06-beta1, configuration option
   'save_isolated' can be used in order to disable mail body archival.
------------------------------------------------------------------------
Q: I do not want to (or can not) use virus scanners with Virge. Can
   Virge work just as an attachment checking tool?
A: Yes. Disable (put "0") for 'scan_avp', 'scan_sophie' and
   'scan_trophie' configuration options. Virge will then just check
   attachment in mails.
------------------------------------------------------------------------
Q: Can I use Virge on a system which delivers all the mail to another
   "mail hub"? (for example, when using MAIL_HUB Sendmail setup)
A: No, sorry. Maybe some time in the future Virge will be rewritten
   in order to use libmilter features, but I don't see it coming any
   time soon.
------------------------------------------------------------------------
