GMime.FilterSmtpData¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
bol |
r |
beginning-of-line state. |
|
parent_object |
r |
parent |
Class Details¶
- class GMime.FilterSmtpData(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A filter to byte-stuff SMTP DATA.
- classmethod new()¶
- Returns:
a new
GMime.FilterSmtpData
filter.- Return type:
Creates a new
GMime.FilterSmtpData
filter.