Mail task Activiti 6.0
Hi,I am new to Activiti, and I'm trying to use a mail task but it fails. Can someone please help me?I add these codes in activiti-custom-context.xml:<property name="mailServerHost" value="smtp.gmail.com"/><property name="mailServerPort" value="465"/>...