pymilter  1.0.5
Milter.DisabledAction Class Reference

Disabled action exception. More...

Inheritance diagram for Milter.DisabledAction:

Detailed Description

Disabled action exception.

set_flags() can tell the MTA that this application will not use certain features (such as CHGFROM). This can also be negotiated for each connection in the negotiate callback. If the application then calls the feature anyway via an instance method, this exception is thrown.

Since
0.9.2

The documentation for this class was generated from the following file: