Camel.MimeFilterCRLF¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | Camel.MimeFilter (6), GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
| class | new(direction, mode) | 
Virtual Methods¶
| Inherited: | Camel.MimeFilter (3), GObject.Object (7) | 
|---|
Properties¶
None
Signals¶
| Inherited: | GObject.Object (1) | 
|---|
Class Details¶
- 
class Camel.MimeFilterCRLF(**kwargs)¶
- Bases: - Camel.MimeFilter- Abstract: - No - Structure: - Camel.MimeFilterCRLFClass- 
classmethod new(direction, mode)¶
- Parameters: - direction (Camel.MimeFilterCRLFDirection) – encode vs decode
- mode (Camel.MimeFilterCRLFMode) – whether or not to perform SMTP dot-escaping
 - Returns: - a new - Camel.MimeFilterCRLFobject- Return type: - Create a new - Camel.MimeFilterCRLFobject.
- direction (
 
- 
classmethod