You could check the sieve files in your vmail directory, maybe someone created a rule by himself.
Find your vmail directory:
docker volume inspect mailcowdockerized_vmail-vol-1 | grep Mount
cd into the directory and run
find . -name *.sieve | xargs grep -i zulu
If you don’t find an entry there, maybe the user created a local rule in hie email client?