Hello Postfix folks, This question doesn't concern postfix directly, but since many of you are developpers...
I would like to experiment a bit with writing a module for postfix, in C (not perl or python), and I'm looking for a SMTP and a MIME library. I would like postfix to submit emails to this module (via submission or smtp services) and get the email back after, so I think I need smtp server and client capabilities in the library. Do you know any good, RFC compliant, SMTP library ? Same for MIME? Thanks, Julien