[EMAIL PROTECTED] wrote: > ---------------------------------------------------------------------- > aaron - 17-Apr-06 21:43 > ---------------------------------------------------------------------- > I have a fix for this in my tree, but I haven't fully tested it yet.
Great Aaron, then I can sit back on this one. It seems to me this whole pipe interface should be refactored into a single entrypoint. int static send_mail in pipe.c looks like a recent addition and a prime candidate. Perhaps reworking it into an api addition like int dbmail_message_sent(struct DbmailMessage *m, const char *from, const char *to); is in order here. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
