chapps.inbound module

InboundPPR

And possibly other classes related to outbound traffic, but right now there is only one, which is an outbound-only subclass of chapps.util.PostfixPolicyRequest.

class chapps.inbound.InboundPPR[source]

Bases: chapps.util.PostfixPolicyRequest

Encapsulates logic to identify the client domain for inbound mail

__init__(payload, **kwargs)[source]

Create a new inbound policy request

Parameters

payload (List[str]) –

property recipient_domain