08-11-2008 06:32 AM
08-11-2008 08:20 AM
08-11-2008 08:29 AM
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
<beans>
<bean id="emailServerConfigurationProperties" class="org.springframework.beans.factory.config.PropertyPlace
holderConfigurer">
<property name="ignoreUnresolvablePlaceholders">
<value>true</value>
</property>
<property name="locations">
<list>
<value>classpath:alfresco/emailserver/email-server.properties</value>
<value>classpath:alfresco/extension/custom-email-server.properties</value>
</list>
</property>
</bean>
</beans>
08-11-2008 08:36 AM
$ telnet localhost 25
Connected to localhost.
Escape character is '^]'.
220 alfresco.com ESMTP SubEthaSMTP
08-12-2008 04:44 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.