9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Authenticated SMTP?
@ 2002-10-07 16:22 Russ Cox
  2002-10-07 16:47 ` Dan Cross
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2002-10-07 16:22 UTC (permalink / raw)
  To: 9fans

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Authenticated SMTP?
  2002-10-07 16:22 [9fans] Authenticated SMTP? Russ Cox
@ 2002-10-07 16:47 ` Dan Cross
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Cross @ 2002-10-07 16:47 UTC (permalink / raw)
  To: 9fans

> 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.

Okay.  I'll drop a note here when I'm done.  I probably won't get to
it for a few days, though.

	- Dan C.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [9fans] Authenticated SMTP?
@ 2002-10-07 16:19 Dan Cross
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Cross @ 2002-10-07 16:19 UTC (permalink / raw)
  To: 9fans

So my email provider is now requiring me to use authenticated, SSL protected
SMTP for outgoing mail.  How do I convince upas to speak the new fangled
dialect?

	- Dan C.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-07 16:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-07 16:22 [9fans] Authenticated SMTP? Russ Cox
2002-10-07 16:47 ` Dan Cross
  -- strict thread matches above, loose matches on Subject: below --
2002-10-07 16:19 Dan Cross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).