From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5b73833cd4b6ca1129e10762ebe50957@yourdomain.dom> From: steve-simon@ntlworld.nospam.com To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] OT-ish smtp TURN Date: Thu, 16 Oct 2003 11:09:41 +0100 Topicbox-Message-UUID: 6f73a052-eacc-11e9-9e20-41e7f4b1d025 Hi, From looking at the sources upas/smtpd doesn't support TURN (swap roles), fair enough. However an ISP I am concidering does support it, so I could collect my email via SMTP (I have problems with POP & IMAP, don't ask). Anyone any opinions on wether I could just write a simple wrapper IE. connect to the remote host, send a TURN request and then exec smtpd? -Steve