CamelMimeFilterCRLF
CamelMimeFilter * camel_mime_filter_crlf_new (CamelMimeFilterCRLFDirection direction, CamelMimeFilterCRLFMode mode);
CamelMimeFilterCRLFDirection direction
CamelMimeFilterCRLFMode mode
Create a new CamelMimeFilterCRLF object.
direction
encode vs decode
mode
whether or not to perform SMTP dot-escaping
a new CamelMimeFilterCRLF object