Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Director ¶
A Director provides us with an upstream address (in host:port form), given a recipient email address.
func NewLDAPDirector ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
Proxy implements the policyd-proxy service as a go-common/unix Handler. It understands the Postfix policy service protocol as documented on http://www.postfix.org/SMTPD_POLICY_README.html.
func (*Proxy) ServeConnection ¶
ServeConnection implements the Handler interface.
Click to show internal directories.
Click to hide internal directories.