0.3 Dependency of create_imap.sql on mailboxes.sql has been removed; subscribing to mailboxes should work. Add triggers to regenerate mailboxes. Distinguish between threads in syslog with {n} prefix. Tolerate MAIL FROM: with illegal space between : and < Store configuration in DB. Use pg_config. Remove dependency on unused libident. Add missing sql/create_deletelog.sql and import/Makefile. 0.2 Correct syntax error in STORE response (missing parens); fixes need to try twice before message is deleted. Check return values in SMTPd to cope properly when client disconnects prematurely. In libpbe SmtpClient: report server error messages. 0.1 Initial Release.