[MlMt] Smart box that shows emails I've sent with a question mark that have not received a response yet
Benny Kjær Nielsen
mailinglist at freron.com
Tue Jan 28 04:41:37 EST 2014
On 28 Jan 2014, at 10:18, Max Rydahl Andersen wrote:
> Only problem I've spotted is that it spots ? inside urls but I can
> live with that, unless there is a trick to say it should not match a
> regular expression where the ? is connected to a http url without
> whitespace ?
No, this is not possible. Well, many things are possible in MailMate if
one is willing to go sufficiently low level. It might be possible to add
a specifier to the `#unquoted` virtual header, e.g., named `question`
which could use a regular expression to match questions. Then you would
be able to do like this in a condition:
“Unquoted Body Text ▸ Question” exists
(Disclaimer: Theoretical solution. Never tried in practice and even if
it worked then it *might* be very slow.)
--
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20140128/bf155efe/attachment.html>
More information about the mailmate
mailing list