9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Akshat Kumar <akumar@mail.nanosouffle.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] UPAS, IMAP, and SMTP
Date: Mon,  9 Feb 2009 04:12:47 -0800	[thread overview]
Message-ID: <4e6ca2050902090412w60795d1ap64d32b056a3b73eb@mail.gmail.com> (raw)
In-Reply-To: <99cb6c53524c56220c057db548a2f329@quintile.net>

2009/2/9 Steve Simon <steve@quintile.net>:
> Re outgoing mail via gmail.
>
> I haven't used gmail for a while but when I did I used this as the last
> line of my /mail/lib/remotemail.
>
> # exec /bin/upas/smtp -d -a -h quintile.net net!smtp.gmail.com quintile@gmail.com $*

This much is fine. However, upas/smtp makes the connection with GMail,
and when the conversation goes something like,
250-STARTTLS
250 ENHANCEDSTATUSCODES
STARTTLS
220 2.0.0 Ready to start TLS
EHLO plan9
the connection is lost and upas tries again -- something is amiss.

I'm looking at upas/smtp source and just trying to construct a successful
conversation with GMail's SMTP on port 587, but it isn't going so well.
(I cannot do SMTP on the normal port, because my ISP blocks
outbound SMTP -- 587 is OK).



  reply	other threads:[~2009-02-09 12:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09  0:35 Akshat Kumar
2009-02-09  8:29 ` Steve Simon
2009-02-09 12:12   ` Akshat Kumar [this message]
2009-02-09 12:30     ` Gabriel Díaz López de la Llave
2009-02-09 13:23       ` akumar
2009-02-09 13:40       ` erik quanstrom
2009-02-09 15:04     ` lucio
2009-02-10  3:44       ` Akshat Kumar
2009-02-10  3:46       ` Akshat Kumar
2009-02-10  3:48         ` erik quanstrom
2009-02-10  3:55         ` Tom Lieber
2009-02-10  4:07           ` Akshat Kumar
2009-02-10  9:46             ` erik quanstrom
2009-02-09  0:57 erik quanstrom
2009-02-10  6:50 Akshat Kumar
2009-02-10 10:09 ` erik quanstrom

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=4e6ca2050902090412w60795d1ap64d32b056a3b73eb@mail.gmail.com \
    --to=akumar@mail.nanosouffle.net \
    --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).