Open cmlewis opened 9 years ago
At first glance, I'm guessing we'd have to do something where there's an Alfresco specific EmailImpl. Right now, that lives in 1.core, so it has no way of knowing what the back end repository is.
Also, just for future reference, the email properties live in core-defaults.properties
not universal-defaults.properties
. We should update the property names to remove the universal.
prefix at some point.
Yes, my apologies, I was looking at my old client branch.
If possible, it would be nice to use the email SMTP settings defined in alfresco-global.properties instead of the properties defined in universal-defaults.properties.
This might not be feasible, but logging it for discussion.