Hello. Sorry for the late reply.
[email protected] wrote in <20210401111050.qfewh%[email protected]>: ... |I access all my mailboxes with IMAP so I do not need to download messages |locally (only have 10Gb quota per month). In the manpage, it is written \ |that |IMAP support will vanish in v15, it scares me. I plan to stay to the last |IMAP compatible release before v15. Then it says support could be hopefully |readded later. As of today, is it still the case ? I know s-nail is a hobby Shall i finally find the time and muse to do that rewrite (i want after v14.10 hopefully to be expected by summer), then yes, IMAP will temporarily have to go. But this not before Christmas 2022 for one, and then maybe i just linger longer before finally releasing it, because so many people complained on IMAP going. |project, I know contributors are working during their spare time, I know we |cannot see the future. What is your opinion about it ? | |In another context, I'm thinking about encrypting my whole MAILRC in \ |addition |to the NETRC files. Naively, I assumed I could pass the MAILRC content to |s-nail by stdin, without using a temporary file. My tests with -: weren't |that successful. With 14.9.22, do you think it is actually possible ? No. Well, you actually can use the batch mode to read commands from standard input, of course: $ printf 'echo one; echo two\nechoerr three' | s-nail -:/ -# one two three So placing this in a script and decrypting some file on the fly, passing that output to s-nail in batch mode is of course possible. Ciao, and a nice weekend i wish from Germany, --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)
