11-23-2005 09:10 AM
11-23-2005 12:03 PM
if (from == null || from.length() == 0)
{
// TODO: get this from spring config?
from = "alfresco@alfresco.org";
}
public static final String FROM_ADDRESS = "alfresco_repository@alfresco.org";
11-24-2005 12:41 AM
11-24-2005 05:24 AM
03-17-2006 01:57 PM
03-17-2006 06:13 PM
<!– Example of overriding the from email address –>
<!–
<config>
<client>
<from-email-address>someone@your-domain.com</from-email-address>
</client>
</config>
–>
03-20-2006 09:49 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.