author: -
When i click and add it, agent says illegal syntax..
It needs to filter when "-" is the first and only character. so that
it does not match "billy-bob"
I tried:
{\-}
{^\-$}
={\-}
and lots of others..
any gurus can help?
> X-Newsreader: Forte Agent 4.1/32.1088
Author: {^-$}
meets the description of your requirements.
You don't need a "\" before the "-".
If that is not working, then one of the following might be the cause.
A. Perhaps the actual From header has more than one character "-" in it.
You may have
[ ] Show Author's full email address
turned off at Tools -> Options -> Display -> Message List Pane
so you are not seeing the email address after the "-" in the
message list pane.
B. Perhaps the poster is not using "-" but another similar-looking
character like "–", "—" or "" (en–dash, em—dash, softhyphen).
--
Cheers,
Ralph