EDataServer.SourceMDN¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/c/en |
Policy for responding to MDN requests |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class EDataServer.SourceMDN(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Contains only private data that should be read and manipulated using the functions below.
New in version 3.6.
- get_response_policy()¶
- Returns:
the
EDataServer.MdnResponsePolicy
for this account- Return type:
Returns the policy for this mail account on responding to Message Disposition Notification requests when receiving mail messages.
New in version 3.6.
- set_response_policy(response_policy)¶
- Parameters:
response_policy (
EDataServer.MdnResponsePolicy
) – theEDataServer.MdnResponsePolicy
Sets the policy for this mail account on responding to Message Disposition Notification requests when receiving mail messages.
New in version 3.6.
Property Details¶
- EDataServer.SourceMDN.props.response_policy¶
- Name:
response-policy
- Type:
- Default Value:
- Flags:
Policy for responding to MDN requests