메일 보내기 정보
메일 보내기본문
phpmailer를 이용해서 메일을 보내고 있는데요.
원래쓰던 서버에서 윈도우 2008옮기고 보내려니깐 아래 에러가 나네요
잘되던게 서버 옮기고 에러가 나서.. 방화벽에서 포트가 막힌건지 무슨 이유인지 모르겠는데..
고수님들 답변좀..
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.163.com:25 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ) in C:\APM_Setup\htdocs\log\mail\class.smtp.php on line 89
원래쓰던 서버에서 윈도우 2008옮기고 보내려니깐 아래 에러가 나네요
잘되던게 서버 옮기고 에러가 나서.. 방화벽에서 포트가 막힌건지 무슨 이유인지 모르겠는데..
고수님들 답변좀..
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.163.com:25 (A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. ) in C:\APM_Setup\htdocs\log\mail\class.smtp.php on line 89
댓글 전체

윈도우 2008 서버에 메일서버가 설치되지 않았거나 25번포트를 방화벽에서 막아서 그렇습니다.
리눅스는 sendmail 이 기본적으로 깔려있는걸로 알고있어요
리눅스는 sendmail 이 기본적으로 깔려있는걸로 알고있어요