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
_______________________________________________
mailmate mailing list
[email protected]
http://lists.freron.com/listinfo/mailmate

Reply via email to