Subject: : split into single-level threads according to subject, # ordered by date. # REFERENCES:: split into
threads by parent/child relationships determined # by which message is a reply to which. # #
Unlike I/search°, +charset+ is a required argument. US-ASCII # and UTF-8 are sample values. #
See [SORT-THREAD-EXT] for more details. def thread(algorithm, search_keys, charset) return
thread intemal("THREAD", algorithm, search_keys, charset) end
Date: Sat, 01 Jan 4501 05:00:00 +0000
# Similar to #thread(), but returns unique identifiers instead of
# message sequence numbers.
def uid_thread(algorithm, search_keys, charset)
return thread_internal("UID THREAD", algorithm, search_keys, charset)
end
EFTA00282856
AI Analysis
Summarize this document or ask questions about its contents using Claude.
Typical cost: less than $0.01 per query with Haiku. Model can be changed in Settings.