#!/bin/sh
find /home/ -type d -name .scanmail -print -exec ls -l \{\}/tmp/ \;
