break out SqliteTable
[org.ibex.mail.git] / src / org / ibex / mail / Whitelist.java
2007-07-15 adambreak out SqliteTable
2007-07-15 adamrename SqliteTable -> SqliteDB
2007-07-15 adamfactor reap() out of SqliteTable constructor
2007-07-08 adamadd .txt to spam links
2007-07-05 adamsynchronize Whitelist methods and whitelist all three...
2007-03-17 adamWhitelist cleanup
2007-02-28 adamgraylist/whitelist updates
2007-01-28 adamdon't challenge the same sender twice
2007-01-21 adamdo not challenge messages with no envelope-to or with...
2007-01-20 adamadd whitelisting code