CamelMimeFilterCRLF

CamelMimeFilterCRLF

Functions

CamelMimeFilter * camel_mime_filter_crlf_new ()

Description

Functions

camel_mime_filter_crlf_new ()

CamelMimeFilter *
camel_mime_filter_crlf_new (CamelMimeFilterCRLFDirection direction,
                            CamelMimeFilterCRLFMode mode);

Create a new CamelMimeFilterCRLF object.

Parameters

direction

encode vs decode

 

mode

whether or not to perform SMTP dot-escaping

 

Returns

a new CamelMimeFilterCRLF object

Types and Values