On 20200529, Ian Zimmerman wrote:
On 2020-05-29 07:33, Matthias Apitz wrote:

Has someone an idea how could I provide to the remote mutt session the
IMAP credentials stored on my local laptop?

If you can talk to the admin of the remote host, you can put the
credentials into some Unix environment variables on the laptop and make
ssh lob them over (this is controlled by AcceptEnv, SendEnv and SetEnv
in ssh configuration, including the sshd on the remote and that's what
you need the admin's help for). Then in the remote .muttrc at the place
where you need the credentials use a `printenv FOO` construct.

I have done something like this but since then my program of radical
simplicity has made some progress :-)

Don't environment variables show up in /proc and ps?

--
           ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
    Felix Finch: scarecrow repairman & wood chipper / fe...@crowfix.com
 GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o

Reply via email to