On Thu Jun 11 18:39:02 EDT 2009, jrm8...@gmail.com wrote: > That doesn't help. Ridiculously complex or not, I have a mutt that can > talk to gmail via smtp. I've tried following the basic guide on the > wiki for getting smtp to work, but it is plan9-specific and not very > instructive.
i ported all of upas to p9p at one point. unfortunately the quality of the port is not very good and the code is very old and mouldy. /n/sources/contrib/quanstro/p9p/upas.tbz a quick scan of the code says that for a p9p solution, you'll need to get marshal working. then you'll have to decide if you want to port send and smtp or fight^w work with the local mailer. - erik