Intel Unite Solution-Enterprise Deployment Guide
Intel Unite® 솔루션 엔터프라이즈 배포 설명서 v3.1.7  59 / 89 
이메일 주소(smtp from) 및 이메일 서버(host)는 clocktower.exe.config 파일에서 지정해야 하며 해당 파일의 위치는 
/productfiles/release/clocktower.exe.config 입니다. (clocktower.exe xml config 파일의 기본 위치는 
C:\Program Files (x86)\Intel\Intel Unite\ClockTower 입니다.) 
파일 설정은 다음과 같습니다. 
<mailSettings> 
<smtp from="noreply@uniteserver.com" deliveryMethod="Network"> 
<network enableSsl="false" host="smtp.myco.com" port="25" 
userName="noreply@uniteserver.com" password="pass" /> 
</smtp> 
</mailSettings> 










