In CrafterCMS, I setup my local environment to enable the workflow by following these guides:
Configure workflow notifications http://docs.craftercms.org/en/2.5/site-administrators/studio/configure-notifications.html?highlight=workflow
Setup email configuration http://docs.craftercms.org/en/2.5/system-administrators/tmp/installation-guides/configure.html?highlight=workflow
add notificationService.v2.enable=true http://docs.craftercms.org/en/2.5/projects/studio/configuration/notifications.html?highlight=notification
but when I'm creating, editing or publishing a component the email is not sent. What I'm missing?