CamelMimeFilterCRLF

CamelMimeFilterCRLF

Object Hierarchy

    GObject
    ╰── CamelMimeFilter
        ╰── CamelMimeFilterCRLF

Description

Functions

camel_mime_filter_crlf_new ()

CamelMimeFilter *
camel_mime_filter_crlf_new (CamelMimeFilterCRLFDirection direction,
                            CamelMimeFilterCRLFMode mode);

Create a new CamelMimeFiletrCRLF object.

Parameters

direction

encode vs decode

 

mode

whether or not to perform SMTP dot-escaping

 

Returns

a new CamelMimeFilterCRLF object

Types and Values