When I enter the following filter into my system filter, I will get
all the filtered messages twice to backup@???. Any ideas how
to stop this and only get one copy as intended?
if $sender_address is test@??? or
$recipients contains test@???
then
unseen deliver backup@???
endif