wasm-demo/demo/ermis-f/imap-protocol/cur/1600095113.22911.mbox:2,S

28 lines
933 B
Plaintext

MBOX-Line: From karl at hiramoto.org Wed Jun 13 05:39:08 2007
To: imap-protocol@u.washington.edu
From: Karl Hiramoto <karl@hiramoto.org>
Date: Fri Jun 8 12:34:39 2018
Subject: [Imap-protocol] FLAGS & PERMANENTFLAGS in IMAP4rev1
Message-ID: <466FE56C.7000900@hiramoto.org>
Hello all,
I'm writing a IMAP client that is a virus/spam scanner. My plan is to
scan where i have write access, and to mark messages with a flag
MyScanner or something, to signify that it is scanned, and does not need
to be scanned again. If it is a positive spam or virus hit, i will
store changes to the message.
My question is if anyone sees problems doing this, and how many servers
that are in use today do not support custom permanent flags? My
testing so far with courier looks like it will work..
If the server does not support custom permanent flags, what i could do,
is store changes to the email header.
Thanks,
----
Karl Hiramoto