Comandos:
find /var/www/webmail/data/ -type d -exec chmod 777 {} \;
find /var/www/webmail/data/ -type f -exec chmod 777 {} \;