On Thu, Jul 5, 2007, Anton Zakatov <[EMAIL PROTECTED]> said: > Hello! > I find some problems with send_alert: > 1. wrong size of msgflags in memset > 2. dbmail_message_construct dont call _map_headers => header cache not > inserted into db on store > > With best regards, Anton Zakatov. E-mail: [EMAIL PROTECTED]
Oh, that's great! I'd seen an error once in valgrind about overrunning the msgflags structure by 1, but could not pinpoint where it was coming from. Looks like this might be it. On the second point, oh yeah. Good call. Aaron _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
