Aaron Stone wrote: > Paul, > > Would you mind if I threw a few more fields into DbmailMessage? I'd like > to see if I can use it in my interface to libSieve. At the moment I'm > just adding a field for the envelope sender. Possibly more to come.
go ahead. envelope sender seems like a logical addition, since it's not part of the message. > > Could you give me a hand on header field retrieval? I've currently got > libSieve set to parse the headers itself, but I know that we can return > them individually on demand with gmime. how about gchar * dbmail_message_get_header(struct DbmailMessage *self, const char header); doesn't that suffice? > > Aaron > > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://twister.fastxs.net/mailman/listinfo/dbmail-dev > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl
