9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Tim Newsham <newsham@lava.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] mail questions
Date: Fri, 11 Feb 2005 16:09:30 -1000	[thread overview]
Message-ID: <Pine.BSI.4.61.0502111605350.3971@malasada.lava.net> (raw)
In-Reply-To: <18922f27aeceafa670c459b89c81b7d0@voidness.de>

>>    ;upas/send -d -a -h mymachine.dom net!smtp.myserver.dom
>>        account-on-server dest-user@sest-system.dom
>
> Do you really tried upas/send this way (or is this a typo)?

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."

Is anyone currently using gmail's smtp service?

Tim N.

PS. My /sys/src/cmd/upas/* and corresponding /bin/* are up to date.


  parent reply	other threads:[~2005-02-12  2:09 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 [this message]
2005-02-13 13:20     ` Heiko Dudzus
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=Pine.BSI.4.61.0502111605350.3971@malasada.lava.net \
    --to=newsham@lava.net \
    --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).