9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: gunnells@gmail.com, 9front@9front.org
Subject: Re: [9front] mail crazyness
Date: Sun, 26 Jul 2020 13:01:56 -0700	[thread overview]
Message-ID: <BF4ADFE95A9A88BD1179637B88AE7329@eigenstate.org> (raw)
In-Reply-To: <2319EA9E-9D14-41B8-AEAA-C079C8D40635@gmail.com>

Right now, it doesn't sound like you're understanding what you're trying to do.

> It seems like /mnt/factotum/ctl has two entries,  one with full email
> including the @ symbol and one without the @ symbol. Seems kind of
> redundant. Why run the echo statement in the first place. 

You didn't need to -- the one you echoed didn't work as the login, so
factotum promted for the one that did.

> i need to mount this file or open this file
> echo open /imaps/imap.gmail.com/thinktankworkspaces mbox >/mail/fs/ctl
> Still not sure if I need the @ symbol or not. But guess what I get an
> error permission denied or its busy or whatever

The echo is only needed if you ran `upas/fs -n`. I use that
so I can put the upas command into my profile, and not wait
for it to try loading the mailbox. On slow networks the sync
can take a long time. If I put the upas command in my profile,
it's available for all windows.

If you don't use `-n`, then you don't need the echo. You're
already done.

So, right now, half the stuff you're mentioning is just
not needed.

So, if you have factotum in your profile, all you need
is:

	upas/fs -f /imaps/imap-server/username
	(enter password)
	acme
	(type Mail, middle click on it)

and you should be done.



  parent reply	other threads:[~2020-07-26 20:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23  7:55 William Gunnells
2020-07-23  8:08 ` [9front] " sirjofri+ml-9front
2020-07-23  8:15   ` hiro
2020-07-23  8:22     ` William Gunnells
2020-07-23  8:40       ` hiro
2020-07-23  8:56       ` sirjofri+ml-9front
2020-07-23  9:07         ` hiro
2020-07-23 10:45           ` Thaddeus Woskowiak
2020-07-23  8:18   ` William Gunnells
2020-07-26 20:01 ` ori [this message]
2020-07-26 20:13   ` William Gunnells
2020-07-26 20:37     ` ori
2020-07-27  2:16       ` William Gunnells
2020-07-27  3:02       ` William Gunnells
2020-07-26 20:06 ` ori

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=BF4ADFE95A9A88BD1179637B88AE7329@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    --cc=gunnells@gmail.com \
    /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).