Before I make some mess – is this the correct syntax to do the following: forward an email but keep a copy in the original mailbox. The email might come from one or other email address.
:0c
* ^From: name@example.net, other-name@example.net # list email adresses
! meandmyself@some-domain.net # address to forward to
Also, on the From
line, does it take a comma separated list of addresses or a space separated list ?