From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7d8f71bcff82ccf35fe155badfaf4480@bellsouth.net> To: 9fans@9fans.net Date: Thu, 23 Jan 2014 11:59:10 -0500 From: blstuart@bellsouth.net In-Reply-To: <20140123055720.GA4132@Grants-MacBook.local> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] upas/smtp and gmail Topicbox-Message-UUID: b456f87a-ead8-11e9-9d60-3106f5b1d025 > 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