18.14.3 PureProxy Objects

class PureProxy( localaddr, remoteaddr)
Create a new pure proxy server. Arguments are as per SMTPServer. Everything will be relayed to remoteaddr. Note that running this has a good chance to make you into an open relay, so please be careful.

See About this document... for information on suggesting changes.