9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Quintile <steve@quintile.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.
Date: Fri, 31 Oct 2014 19:35:27 +0000	[thread overview]
Message-ID: <BB15883D-B1A5-4E90-8C0E-E7716F6967CD@quintile.net> (raw)
In-Reply-To: <CAEj9f0+ZAzGHL9nONGpm9tpdFEvvu_AHgwb_Oo7dJJ9k=zyxkA@mail.gmail.com>

sorry for the delay, it's 1/2 term and I have kids to entertain.

the (*) would print as a carriage return if your font had the character.

I am on my phone here so no manuals , but I wonder if gmail objects to plain passwords over an unencrypted link? I think SMTP has a flag to force tls on, and to use macrame or digest auth. 

worth a try, it looks ok to me on the plan9 side. I used to use gmail but haven't for several years, but my old setup looked like yours.

-Steve





> On 30 Oct 2014, at 11:13, Mats Olsson <plan9.meo@gmail.com> wrote:
> 
> Hi Steve!
> 
> First I want to mention that I've added the login information to
> factotum prior to trying to send an e-mail from Acme. I open a new
> window in Acme and type in the body of the mail. Afterward I type in
> the tag line: ;upas/smtp -d -a -h localhost.localdomain
> net!smtp.gmail.com mye-mail recipiente-mail
> 
> Then I get this error message:
> 
> Sending /net/dns 'smtp.gmail.com mx'
> dns: dns: resource does not exist; negrcode 0
> mxdial trying /net/net!smtp.gmail.com!smtp
> 220 mx.google.com ESMTP k72974791lak.22 – gsmtp (*)
> EHLO plan9.168.0.118 (*)
> 250 - mx.google.com at your service,[109.225.120.180] (*)
> 250 – SIZE 35882577 (*)
> 250 – 8BITMIME (*)
> 250 – STARTTLS (*)
> 250 – ENHANCEDSTATUSCODES (*)
> 250 – PIPELINING (*)
> 250 – CHUNKING (*)
> 250 – SMTPUTF8 (*)
> STARTTLS (*)
> 220 2.0.0 Ready to start TLS (*)
> EHLO plan9.168.0.118 (*)
> 250 – mx.google.com at your service, [109.225.120.180] (*)
> 250 – SIZE 35882577 (*)
> 250 – 8BITMIME (*)
> 250 – AUTH LOGIN PLAIN XOAUTH XOAUTH2 PLAIN-CLIENTTOKEN OAUTHBEARER (*)
> 250 – ENHANCEDSTATUSCODES (*)
> 250 – PIPELINING (*)
> 250 – CHUNKING (*)
> 250 – SMTPUTF8 (*)
> AUTH LOGIN
> 334 VXNlcm5hbWU6 (*)
> ZHJ5NjmbHK= (*)
> 535 – 5.7.8 Username and Password bot accepted. Learn more at (*)
> 535 5.7.8 http://support.google.com/mail/bin/answer.py?answer=14257
> k7sm2974971lak22 – gsmtp (*)
> 535 – 5.7.8 Username and Password bot accepted. Learn more at (*)
> 535 5.7.8 http://support.google.com/mail/bin/answer.py?answer=14257
> k7sm2974971lak22 – gsmtp QUIT(*)
> 221 2.0.0  closing connection  k7sm2974971lak22 – gsmtp (*)
> rc 280: smtp 281: Retry, Temporary Failure
> 
> NOTE BY ME: (*) stands for a sign looking like a messy backwards
> eurosign maybe covering a final character.
> 
> I would be inmensly appreciative if you or anyone else could shed some
> light on what's missing.
> 
> Yours Sincerely,
> Mats
> 
> 2014-10-29 22:58 GMT+01:00, Steve Simon <steve@quintile.net>:
>> Can you send the complete log when sending the email.
>> 
>> You can prevent the window that appears when sending mail
>> by teaching factotum the passwords for your mail provider.
>> 
>> Just so we can see the complete conversation with gmail
>> and get a better understanding of what went wrong.
>> 
>> I assume you have worked you way through this:
>> 
>>    http://www.plan9.bell-labs.com/wiki/plan9/mail_configuration/index.html
>> 
>> particularly with reference to the section on SMTP TLS auth
>> 
>> -Steve
>> 
>> 



  parent reply	other threads:[~2014-10-31 19:35 UTC|newest]

Thread overview: 123+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11 12:27 Mats Olsson
2014-10-11 13:31 ` Quintile
2014-10-12  7:28   ` Mats Olsson
2014-10-12  7:37     ` Quintile
2014-10-12 13:04       ` Mats Olsson
2014-10-12 14:18         ` Quintile
2014-10-12 14:23         ` Richard Miller
2014-10-12 18:18     ` Eduardo Alvarez
2014-10-12 18:36       ` Steve Simon
2014-10-12 18:58         ` Kurt H Maier
2014-10-13  0:53           ` kokamoto
2014-10-13 11:40             ` Mats Olsson
2014-10-13 14:28               ` p.d.finn
2014-10-13 16:07             ` erik quanstrom
2014-10-13 16:15         ` erik quanstrom
2014-10-13 16:46           ` Eduardo Alvarez
2014-10-13 23:55             ` Anthony Sorace
2014-10-14  2:41               ` Winston Kodogo
2014-10-14  2:51                 ` Kurt H Maier
2014-10-14  3:00                   ` Winston Kodogo
2014-10-14  3:08                     ` Skip Tavakkolian
2014-10-14  3:25                       ` Winston Kodogo
2014-10-14 19:09                       ` Wes Kussmaul
2014-10-14 20:03                         ` Skip Tavakkolian
2014-10-14 20:29                           ` Wes Kussmaul
2014-10-14 22:32                             ` Winston Kodogo
2014-10-14  9:09                 ` Steve Simon
2014-10-14 11:14                   ` Rudolf Sykora
2014-10-14 12:04                     ` Steve Simon
2014-10-14 12:23                     ` Anthony Sorace
2014-10-14 12:46                       ` Richard Miller
2014-10-14 15:20                       ` erik quanstrom
2014-10-14 15:22                     ` erik quanstrom
2014-10-14 16:08                       ` Rudolf Sykora
2014-10-14 17:29                         ` erik quanstrom
2014-10-14 18:40                         ` Anthony Sorace
2014-10-15  6:37                           ` Rudolf Sykora
2014-10-14 15:57                 ` erik quanstrom
2014-10-13 17:10           ` Bakul Shah
2014-10-13 19:01             ` Mats Olsson
2014-10-13 19:37             ` Steffen Nurpmeso
2014-10-15 12:21             ` trebol
2014-10-15 12:46               ` Steffen Nurpmeso
2014-10-15 13:00                 ` trebol
2014-10-19 19:43                   ` Mats Olsson
2014-10-19 22:26                     ` P. D. Finn
2014-10-20  7:04                       ` Mats Olsson
2014-10-20  7:28                         ` P. D. Finn
2014-10-20 11:11                           ` Mats Olsson
2014-10-20 11:34                             ` Steve Simon
2014-10-20 17:25                               ` Mats Olsson
2014-10-20 17:28                                 ` Mats Olsson
2014-10-20 17:32                                   ` Mats Olsson
2014-10-20 17:49                                     ` Quintile
2014-10-20 18:44                                       ` Mats Olsson
2014-10-21 12:21                                         ` Mats Olsson
2014-10-21 12:57                                           ` k0ga
2014-10-27 15:58                               ` erik quanstrom
2014-10-27 16:34                                 ` lucio
2014-10-27 19:10                                   ` erik quanstrom
2014-10-29 21:43                                     ` Mats Olsson
2014-10-29 21:48                                       ` Mats Olsson
2014-10-29 21:58                                       ` Steve Simon
2014-10-30 11:13                                         ` Mats Olsson
2014-10-30 14:08                                           ` Kurt H Maier
2014-10-30 14:18                                             ` Mats Olsson
2014-10-30 14:34                                               ` Kurt H Maier
2014-10-30 16:00                                           ` erik quanstrom
2014-10-30 16:11                                             ` Mats Olsson
2014-10-30 16:14                                               ` Mats Olsson
2014-10-31 10:26                                                 ` Mats Olsson
2014-10-31 10:51                                                   ` trebol
2014-10-31 10:59                                                   ` trebol
2014-10-31 12:04                                                     ` Mats Olsson
2014-10-31 13:09                                                   ` Steffen Nurpmeso
2014-10-31 13:30                                                     ` erik quanstrom
2014-10-31 14:29                                                       ` Mats Olsson
2014-10-31 18:09                                                       ` Steffen Nurpmeso
2014-11-04  4:24                                                         ` erik quanstrom
2014-11-04 14:27                                                           ` Steffen Nurpmeso
2014-11-05 18:21                                                             ` Mats Olsson
2014-11-05 18:26                                                               ` Mats Olsson
2014-11-05 18:38                                                                 ` Steffen Nurpmeso
2014-11-05 18:55                                                                   ` Mats Olsson
2014-11-05 18:31                                                               ` Steffen Nurpmeso
2014-11-05 17:30                                                           ` Mats Olsson
2014-11-05 17:40                                                             ` Anthony Sorace
2014-11-05 18:19                                                               ` Steffen Nurpmeso
2014-11-06 13:41                                                                 ` erik quanstrom
2014-11-06 19:12                                                                   ` Steffen Nurpmeso
2014-11-07  9:27                                                                     ` Mats Olsson
2014-10-31 19:35                                           ` Quintile [this message]
2014-10-31 20:19                                             ` Mats Olsson
2014-10-31 21:14                                               ` Richard Miller
2014-10-31 21:53                                                 ` Mats Olsson
2014-11-03  8:54                                                   ` Mats Olsson
2014-11-03 23:49                                                     ` trebol
2014-11-03  8:57                                                   ` Mats Olsson
2014-11-04  4:06                                                     ` erik quanstrom
2014-11-01  0:14                                                 ` Anthony Martin
2014-11-01  8:16                                                   ` Mats Olsson
2014-11-01  8:34                                                   ` Skip Tavakkolian
2014-11-01 10:32                                                   ` Charles Forsyth
2014-11-01 12:24                                     ` Charles Forsyth
2014-11-04  4:12                                       ` erik quanstrom
2014-10-21 12:58 Steve Simon
2014-10-22  9:06 ` Mats Olsson
2014-10-22 10:32   ` Charles Forsyth
2014-10-22 10:35     ` Charles Forsyth
2014-10-22 12:24       ` Mats Olsson
2014-10-22 13:29         ` Charles Forsyth
2014-10-22 13:59           ` Mats Olsson
2014-10-22 12:38   ` Steve Simon
2014-10-22 14:34   ` Kurt H Maier
2014-10-22 14:46     ` Charles Forsyth
2014-10-22 15:12       ` Kurt H Maier
2014-10-22 15:19         ` Mats Olsson
2014-10-22 18:14           ` Skip Tavakkolian
2014-10-22 20:04             ` Quintile
2014-10-23 20:45               ` Winston Kodogo
2014-10-23 20:57                 ` Charles Forsyth
2014-10-23 21:03                 ` Winston Kodogo
2014-10-24  6:50                   ` Mats Olsson

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=BB15883D-B1A5-4E90-8C0E-E7716F6967CD@quintile.net \
    --to=steve@quintile.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).