On 2021-08-18, Henry Pootel via Exim-users <exim-users@exim.org> wrote: > Hello. > > I would like to forward some addresses to one by mask with pattern. > > For example: > > all messages, which coming to *test@my.domain must be forward to > email@my.domain > > I've tried it with alias file ( *test@my.domain: email@my.domain )... > not work. > > How it possible? > > Thanks.
use wildlsearch instead of lsearch for processing the file. search the exim configuration for the name of the file. -- Jasen. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/