unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Help with IMAP Package/Library, Retrieving Headers
@ 2022-10-06  8:02 Wamm K. D.
  0 siblings, 0 replies; only message in thread
From: Wamm K. D. @ 2022-10-06  8:02 UTC (permalink / raw)
  To: help-gnu-emacs

Hello! I'm been playing around with =imap.el= and have been making
fetches and retrieving info. with various functions like
~imap-message-envelope-from~ and ~imap-message-body~.

While pretty nifty, it seems like other elements of the E-mail are
more difficult to procure. For example, I can fetch "RFC822.HEADER"
and "RFC822.TEXT" but there isn't any real helper method to grab these
parts.

I can get around this with something like ~(imap-message-get uid
'RFC822.HEADER buffer)~ but, then, I just get the raw text of the
header; there's no processing of it into something like an alist or
the like.

Is there some other function or library that could do this? Or am I
stuck with doing the processing of the headers myself?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-06  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-06  8:02 Help with IMAP Package/Library, Retrieving Headers Wamm K. D.

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 read-only IMAP folder(s) and NNTP newsgroup(s).