9front - general discussion about 9front
 help / color / mirror / Atom feed
From: William Gunnells <gunnells@gmail.com>
To: ori@eigenstate.org
Cc: 9front@9front.org
Subject: Re: [9front] mail crazyness
Date: Sun, 26 Jul 2020 13:13:43 -0700	[thread overview]
Message-ID: <37E82AC2-0CF0-4189-82E5-0416AFF911D6@gmail.com> (raw)
In-Reply-To: <BF4ADFE95A9A88BD1179637B88AE7329@eigenstate.org>

I agree. I had to read a lot more

I wish we had more docs on this and the factotum thing. Honestly its a lot to read. So I have mail working again

Here is where I am. I have some script that checks the smtp/imap keys I have created in $home/lib/fact.keys

When I run this script it populates the keys into /mnt/factotum/ctl. So I’m happy about that

However it does not work in profile. I really don’t understand that

here is what I have 

after auth/factotum

I think before webfs
if(test -f $home/lib/fact.keys
    auth/aescbc -d < $home/lib/fact.keys | read -m >/mnt/factotum/ctl

I can run it manually but it does not work in profile

Yea this whole thing is very different
do I really put my password in profile? That’s interesting because I notice that when I run my ipso script manual
rc key_script it does ask me for a password



> On Jul 26, 2020, at 1:01 PM, ori@eigenstate.org wrote:
> 
> 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.
> 



  reply	other threads:[~2020-07-26 20:13 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
2020-07-26 20:13   ` William Gunnells [this message]
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=37E82AC2-0CF0-4189-82E5-0416AFF911D6@gmail.com \
    --to=gunnells@gmail.com \
    --cc=9front@9front.org \
    --cc=ori@eigenstate.org \
    /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).