My configuration is exactly the same and it's working fine. 
The only thing I noticed is that you have enabled the notification but haven't 
informed the email to redirect to. 

mail.notifications.enabled=Y
#mail.notifications.redirectTo=


Here is my configuration: 

mail.notifications.enabled=Y
mail.notifications.redirectTo=xxxxx@xxxxx
mail.smtp.relay.host=smtp.gmail.com
mail.smtp.auth.user=xxxxxx@xxxxxx
mail.smtp.auth.password=yyyyyyyyyyyyy
mail.smtp.port=465
mail.smtp.starttls.enable=true
mail.smtp.socketFactory.port=465
mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory
mail.smtp.socketFactory.fallback=false
mail.address.caseInsensitive=N
mail.debug.on=Y

Regards, 

Marcus Peixoto


Reply via email to