9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Heiko Dudzus <heiko.dudzus@gmx.de>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] mail questions
Date: Sun, 13 Feb 2005 14:20:56 +0100	[thread overview]
Message-ID: <2d917f6e8e4b6ea9d3497711e254b999@voidness.de> (raw)
In-Reply-To: <Pine.BSI.4.61.0502111605350.3971@malasada.lava.net>

> Yes, that line is from the wiki.  Looks like "smtp" is what
> they meant.   Looks like upas/smtp doesnt like getting 'net!$smtp'
> as an address.  I hardwired my smtp gateway into /mail/bin/remotemail
> and got passed the x509 certificate bits (added -a so that it
> knows to use ssl, and added the cert to the proper file).
>
> Now it seems like it should be succeeding, but that the smtp
> program is confused:
>
>    p9term Feb 11 19:02:01 delivery to smtp.gmail.com failed:
>    250-smtp.gmail.com at your service
>    250-SIZE 20971520
>    250-8BITMIME
>    250-AUTH LOGIN PLAIN
>    250 ENHANCEDSTATUSCODES
>
> The smtp host is saying "everything's good" and upas is saying
> "failed."

When I try to post a message with upas/smtp -a I can't get around the
following error that shows up in /sys/log/smtp:

| talisker Feb 13 13:20:36 remote cert. has bad thumbprint: x509 sha1=08F63C39700EA3F2DCD47B9DE70358123BE09DB6 server=smtp.web.de

although I added

| x509 sha1=08F63C39700EA3F2DCD47B9DE70358123BE09DB6 server=smtp.web.de

to /sys/lib/tls/mail.

In the SMTP dialog, the client therefore keeps silence after it
requested STARTTLS and the server the server said "go ahead".  The
session quits through timeout, then.

Is that also what you get?

BTW: The man page of smtp(8) explains the meaning of '-a' two times
(slightly differing, slightly confusing)

> Is anyone currently using gmail's smtp service?

I gave up trying to send mail via authenticated SMTP at this point
last year.

Heiko



  reply	other threads:[~2005-02-13 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 21:23 Tim Newsham
2005-02-12  0:12 ` Heiko Dudzus
2005-02-12  0:32   ` Heiko Dudzus
2005-02-12  2:09   ` Tim Newsham
2005-02-13 13:20     ` Heiko Dudzus [this message]
2005-02-13 13:27       ` Steve Simon
2005-02-13 16:17         ` Russ Cox

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=2d917f6e8e4b6ea9d3497711e254b999@voidness.de \
    --to=heiko.dudzus@gmx.de \
    --cc=9fans@cse.psu.edu \
    /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).