9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: akumar@mail.nanosouffle.net
To: 9fans@9fans.net
Subject: Re: [9fans] UPAS, IMAP, and SMTP
Date: Mon,  9 Feb 2009 08:23:10 -0500	[thread overview]
Message-ID: <fa8a6b28fe79ccb3f4eff93ed38d95b8@mail.nanosouffle.net> (raw)
In-Reply-To: <F0C40129-61DA-4D04-B8D4-070FBDBE7080@9grid.es>

[-- Attachment #1: Type: text/plain, Size: 43 bytes --]

This was indeed the key.


Thanks!
ak

[-- Attachment #2: Type: message/rfc822, Size: 4030 bytes --]

From: "Gabriel Díaz López de la Llave" <gdiaz@9grid.es>
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 13:30:10 +0100
Message-ID: <F0C40129-61DA-4D04-B8D4-070FBDBE7080@9grid.es>

Hello

i think you should use a $site with a fqdn or factotum should have  
your user / password to use with smtp.gmail.com (smtp needs that key  
in order to authenticate you againts gmail i think).

slds.

gabi



El 09/02/2009, a las 13:12, Akshat Kumar escribió:

> 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 13:23 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
2009-02-09 12:30     ` Gabriel Díaz López de la Llave
2009-02-09 13:23       ` akumar [this message]
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=fa8a6b28fe79ccb3f4eff93ed38d95b8@mail.nanosouffle.net \
    --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).