9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Grant R. Mather" <hcaulfield57@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] upas/smtp and gmail
Date: Thu, 23 Jan 2014 12:54:02 -0700	[thread overview]
Message-ID: <2f4bb990c3b487fad0093567199e6866@yourdomain.dom> (raw)
In-Reply-To: <7d8f71bcff82ccf35fe155badfaf4480@bellsouth.net>

>> The farthest I have gotten is getting smtp to issue 220 Ready to Start
>> TLS, and then it exits, that's running smtp with the -d flag.
>> /sys/log/smtp reveals a bunch of bad thumbprint x509 lines. I have tried
>> adding the sha1 hash to /sys/lib/tls/mail, but this has had no effect.
>
> For outgoing, you'll need to add a thumbprint to /sys/lib/tls/smtp.
> Your factotum will need a key with:
>
> proto=pass service=smtp server=your-smtp-server user=your-user-name !password=your-password
>
> This message was sent with exactly that setup, though through ATT,
> rather than gmail.
>
> BLS

Thank you for the response, this is exactly what fixed it, I didn't realize that /sys/lib/tls/smtp needed to exist as well. Everything seems to be working now, in fact I just sent this message on Plan 9!

Erik, thank you also for the response, could you also clarify what the purpose of the -u flag is in upas/smtp, as far as I can tell it's not necessary for sending mail via gmail.

Thanks,

Grant




      reply	other threads:[~2014-01-23 19:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23  5:57 Grant Mather
2014-01-23 10:10 ` erik quanstrom
2014-01-23 16:59 ` blstuart
2014-01-23 19:54   ` Grant R. Mather [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2f4bb990c3b487fad0093567199e6866@yourdomain.dom \
    --to=hcaulfield57@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).