dont think this would work as the files in /var/spool/mail are updated when mail is sent to them, but something close
find /var/spool/mail -name root | xargs grep Mar
I can play with the xargs but cant get -mtime to work within this , but I have to change this parameter ever month
visvid