edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Dominique Martinet <asmadeus@codewreck.org>
To: Chuck Hallenbeck <chuckhallenbeck@gmail.com>
Cc: Karl Dahlke <eklhad@comcast.net>, edbrowse-dev@lists.the-brannons.com
Subject: Re: [edbrowse-dev] fastmail
Date: Sat, 21 Jul 2018 01:44:38 +0200	[thread overview]
Message-ID: <20180720234438.GA1417@nautica> (raw)
In-Reply-To: <alpine.LNX.2.21.99.1807201157140.2581@workshop>

Chuck Hallenbeck wrote on Fri, Jul 20, 2018:
> My daughter with her Windows laptop created an account for me on
> fastmail.com successfully.  The kapcha took a form I have never seen
> before.  Instead of an image to copy to an input field,  it took the
> form of a series of statements to click on, each of them reading:
> 
> I am not a robot

These are google reCAPTCHA, most people only see this box... As an
annoying user I get various image challenges (for example displays a
grid of images and pick the ones with cars, street signs, store fronts
etc)
There also are audio challenges which aren't easy either, it's a track
full of white noise and someone speaking difficult words with a strong
accent -- I just tried two and I can't say I understood what they said,
so maybe I'm a robot?

Technically this is a frame that is created by js, filled by js, and
when yu're done clicking stuff in it fills in one of the forms field of
the parent page by js.
I'm not sure we want to spend time making this work with edbrowse,
honestly, it sounds easier to get help like you did unfortunately :/

> On my linux desktop, I entered:
> 
> edbrowse www.fastmail.net
> 
> and got their opening page again. Selecting the Log In link this
> time instead of the Sign Up link, I got to a page that said "3 lines
> were replaced by line 1" and the page before me was one line long,
> with no printable characters on that line.

The 3 lines before that one empty line are:
Sorry, your browser does not support the technologies needed to use our web interface.
Please make sure you have the latest version, and that JavaScript is enabled.
{Learn more about our browser requirements}.

Just before that I see an uncaught exception: uncaught throw: TypeError:
cannot read property 'replace' of undefined (line 1)
so I think something in our js didn't please them...

> In order to test sending and receiving mail using the account I
> had created, I had to know the format of the smtp and imap servers
> (fastmail no longer supports the pop protocol) so I did a google
> search for:  fastmail smtp server name
> 
> I reached fastmail documentation and found what I think is a
> showstopper.
> 
> I cannot use my account password to connect to their servers. Instead,
> I need to create and use an "app password".  It turns out I can only
> create an app password for an app on their list of supported apps,
> and of course that list does not contain any Linux apps: no mutt,
> no alpine, and of course no edbrowse.

I think there is no such thing as app-specific requirement. They say it
works with thunderbird and there is no magic there, so
mutt/alpine/edbrowse should work if we can get to the app password -
it's just a password specific to imap/smtp that they call that way to
differenciate it with the web interface password.

I'll admit I didn't try though, I stopped when they started asking for
my phone number and my curiosity stops when I have to give personal
information to these companies, but if you're willing to try maybe you
can ask your daughter to generate that password for you as well. I
believe that once it's setup it should work for classic imap/smtp and
shouldn't change

-- 
Dominique

  reply	other threads:[~2018-07-20 23:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19 15:52 Erwin
2018-07-20 14:48 ` Karl Dahlke
2018-07-20 15:58   ` Chuck Hallenbeck
2018-07-20 23:44     ` Dominique Martinet [this message]
2018-07-21  0:39       ` Chuck Hallenbeck
  -- strict thread matches above, loose matches on Subject: below --
2018-07-19 10:06 Erwin
2018-07-19 13:27 ` Karl Dahlke
2018-07-19 14:03   ` Chuck Hallenbeck

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=20180720234438.GA1417@nautica \
    --to=asmadeus@codewreck.org \
    --cc=chuckhallenbeck@gmail.com \
    --cc=edbrowse-dev@lists.the-brannons.com \
    --cc=eklhad@comcast.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).