網路越來越不安全!!! 很多網路服務管理者 都有這樣想法!!! 把服務換一個PORT 避免成為被攻擊目標
下列文件是爬文爬到的 各位看官有興趣試看看
If you try to use an SMTP address that utilizes a non-standard SMTP port like above function, please using the Windows Notepad to open file “IMC\client\conf\resAppContext.xml”, then please add the new line “<property name="port" value="xxx"/>”.
<bean id="resMailServerCfgMgr"
class="com.h3c.imc.res.mail.func.MailServerCfgMgrImpl">
<property name="mailServerCfgDao">
<bean class="com.h3c.imc.res.mail.dao.MailServerCfgDaoImpl"></bean>
</property>
<property name="port" value="xxx"/>
</bean>
Then, please restart IMC.
祝各位網路暢行無阻