- Fix a bug where the regex assumes double-quotes around a string but Outlook doesn't put them. - Fix all the \\ escapes in the regexps to look a little better. - Cleaner looping for reading emails. ! Example query to get some spams imap-settings get [ "[Gmail]/Spam" select-folder "ALL" "" search-mails 10 head "(BODY[1] BODY[HEADER.FIELDS (SUBJECT TO FROM CC BCC)])" fetch-mails ] with-imap-settings |
||
---|---|---|
.. | ||
authors.txt | ||
imap-docs.factor | ||
imap-tests.factor | ||
imap.factor | ||
summary.txt | ||
tags.txt |