| 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.
 
Release 2.5.4, documentation updated on 23rd December, 2008.
 
See About this document... for information on suggesting changes.