Just posted a big cumulative patch that incorporates my week's projects
including delivery status notification structures, getopt support in
dbmail-smtp (including "-f return_path"), db_get_result{int, bool, u64}
functions and its usage throughout db.c and dbsearch.c.In particular, dbmail-smtp is now set up to return codes from <sysexits.h> under all circumstances, and only to return 0, EX_OK, if the message was delivered to all recipients. All memory is released regardless of error condition. The patch is at SourceForge, http://sourceforge.net/tracker/index.php?func=detail&aid=895107&group_id=85894&atid=577644 IMHO, this patch would make a great basis for 2.0rc3 ;-) Aaron
