int post_mail_fprintf(VSTREAM *cleanup, const char *format,...)
int post_mail_fclose(VSTREAM *)
VSTREAM * post_mail_fopen(const char *, const char *, int, int, int, VSTRING *)
void post_mail_fopen_async(const char *, const char *, int, int, int, VSTRING *, POST_MAIL_NOTIFY, void *)
VSTREAM * post_mail_fopen_nowait(const char *, const char *, int, int, int, VSTRING *)
void(* POST_MAIL_FCLOSE_NOTIFY)(int, void *)
void post_mail_fclose_async(VSTREAM *, POST_MAIL_FCLOSE_NOTIFY, void *)
int PRINTFLIKE(2, 3) post_mail_fprintf(VSTREAM *
int const char int post_mail_fputs(VSTREAM *, const char *)
void(* POST_MAIL_NOTIFY)(VSTREAM *, void *)
int post_mail_buffer(VSTREAM *, const char *, int)