Overview¶
Fuglu is a mail scanner daemon written in Python. Installed as a postfix before-queue or after-queue filter fuglu can be used to filter spam, viruses, unwanted attachments etc.
Fuglu’s simple plugin architecture allows extending functionality easily (basic python skills required).
Features¶
Fuglus features include
- Virus Scanning ( clamav / sophos / f-prot / .... )
- Spam Filter ( spamassassin )
- Mail Archive
- Attachment Blocker, with global/domain/individual rules
- Different behaviour for outgoing mail (eg. don’t scan for spam but scan for viruses)
- statistics (performance mrtg graphs, spam/ham , viruses , ...)