FEATURES OF VIRGE 3

- Virge can check every incoming mail for attachments, and can remove
  attachments that are considered dangerous.

- "Dangerous" can be defined:
  * email with specific kinds of attachments (e.g., .EXE, .COM, etc.)
  * email that contains a virus as identified by Sophie ( http://www.vanja.com )
  * email that contains a virus as identified by trophie ( http://www.vanja.com )
  * email that contains a virus as identified by AVPDaemon (http://www.avp.ch)
  * Any combination of the above.

- Dangerous email can trigger:
  - rewriting that removes virus.
  - alert back to sender.
  - alert to recepient.
  - alert to system manager.
  - rewrite to remove virus.

- All 'offending' mail messages can be isolated for later reviewing.

- Written in C, so it is very fast, doesn't waste resources, and
  doesn't depend on a complicated perl installation (which is subject
  to breaking).

- Notification can be sent (configurable) to sender/recipient of
  suspicious/infected mail. Templates can be used to define the layout
  of the mail.

- Regular expressions can be used for filename matching

- Virge was made with security in mind, and should be hard to abuse

- Can be configured to fail open or fail closed if load on the machine
  goes too high.

- Virge 3.0 designed for easy integration with Postfix
