Remove files named dovecot-acl

rm -i `find . -name 'dovecot-acl'`
find . -name ._.DS_Store  -exec rm -f {} \;