sending mail with alfresco
I've a problemI had set up a Gmail account that I wanted to use to with an Alfresco installation:I modify the repository.properties file with the follow code:# Email configurationmail.host = smtp.gmail.commail.port = 465mail.transport.protocol = smtp...