[neomutt-users] NeoMutt 2016-11-26 and the "@" pattern

Richard Russon rich at flatcap.org
Fri Dec 9 13:26:46 CET 2016


> > - New features:
> >   - '@' pattern modifier to limit matches to known aliases

> the pattern "~@" does not seem to do anything in my neomutt.
> well.. limiting by "~@" gives me this error message:
>     "@: invalid pattern modifier"

The log message says:

    Adds the '@' pattern modifier to limit matches to known aliases.
    
    Example: ~f joe matches messages from joe. @~f joe matches messages from
    any joe who is defined as an alias.

And the docs (the website isn't updated yet), say:

    You can restrict address pattern matching to aliases that you have
    defined with the "@" modifier.  This example matches messages whose
    recipients are all from Germany, and who are known to your alias
    list.

    ^@~C \.de$

    To match any defined alias, use a regular expression that matches
    any string.  This example matches messages whose senders are known
    aliases.

    @~f .

Hope this helps,
    Rich / FlatCap
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://mailman.neomutt.org/pipermail/neomutt-users-neomutt.org/attachments/20161209/a9fa91f4/attachment.sig>


More information about the neomutt-users mailing list