From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50bc1600f122639285abb1412d11741e@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Authenticated SMTP? MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 7 Oct 2002 12:22:49 -0400 Topicbox-Message-UUID: ff434ff4-eaca-11e9-9e20-41e7f4b1d025 hack /sys/src/cmd/upas/smtp/smtp.c. it's easy enough to do. look at the tls code in /sys/src/cmd/upas/fs/imap4.c or pop3.c. russ