Re: Is it possible to use `from' on IMAP?

"Sergey Poznyakoff" <[email protected]> Thu, 08 Jul 2021 09:02:40 +0200
Newsgroups gmane.comp.gnu.mailutils.bugs
Organization GNU.org.ua
Message-ID <[email protected]>
Hi Jean,

Jean Louis <[email protected]> ha escrit:

> from --set=mail-spool=imap://example.com

That's unnecessary complication.  Use the -f (--file) option:

  from -f imap://example.com

Regards,
Sergey