Hello everyone, I'm using dbmail 1.2 from cvs (Oct 12), and also reproduced on 2.0-alpha1. I'm delivering to dbmail-smtp through procmail.
When I use dbmail-smtp -d alias to deliver, things work fine. When I use dbmail-smtp -m mailbox -u mason to deliver, I get some corrupted entries in the database. A look through the tables show the corrupted entries have no headers, and watching the logs from dbmail-smtp confirms that read_headers() found nothing but a few spaces before hitting eof. This happens to about 1 out of 20 of the messages. Does this sound like a known issue?