Know Bugs: 1. The database files cannot be shared over NFS. I am considering redesigning the database into a single datbase file. 2. Edit may have to be an API into the milter, rather than a separate program to avoid database synchronization problems. 3. Received: headers from the MX servers can still fool the milter. 4. The milter does not know who (what sendmail) is connnecting to it. This is a proposed change for V8.13 but has not been implimented yet. Can we trust screening on $j? 7. The logic is clearly incomplete and needs to be reviewed. Why does it not catch things caught by earlier milters such as webmilt? 8. slowedit read-only access need to open the database read-only. 9. Need to allow unix-domain sockets for hosts with high firewall restrictions.