묻고답하기

웹디자인만 공부하고 홈피를 통째로 하려니까 모르는게 많아서 너무 힘드네요. ㅠ.ㅠ
아는 분께서 홈피 리뉴얼을 부탁하셨는데, 폼메일이 발송이 안돼요.
발송 되었다고 창이 뜨기는 하는데 확인하면 편지가 없어요.
제 주소로 테스트해봤는데.. 이상하게.. hanmail이랑 naver메일은 편지가 안오고 empal은 오거든요.  
소스가 어떻게 잘못된건지 좀 알려주세요.
잘 모르니까 어딜 어떻게 고쳐야 하는지를 자세히 알고 싶어요.
꼭~~ 답변 부탁드립니다.
------------------------------------------------------------------------------------------------------------------------
<html>
<head>
<title>폼메일</title>
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">

 

<left>
<ul>
    <ul>
        <ul>
            <ul>
                <ul>

                </ul>
            </ul>
        </ul>
    </ul>
</ul>
<form name="FIELDFORM" method="post" action="./mail.php">
    <div align="left">
<table width="100%" height="550"  border="0" cellpadding="0" cellspacing="0" bgcolor="#EEFFDF">
  <tr>
    <td>&nbsp;</td>
    <td height="80" valign="bottom"><p align="center">
<font face="굴림" size="3">&nbsp;</font><font size="4"><b>메일 상담실</b></font><br><br></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td height="350" align="center" valign="top"><table border cellpadding="0" cellspacing="0" bordercolordark="white" bordercolorlight="silver" width="537">
    <tr>
        <td width="120" height="37" bgcolor="#E0E9FF">
         <p align="center"><font size="2">&nbsp;받는사람 이메일</font></td>
        <td width="336" height="37" bgcolor="#F2F8FF">
         <p align="center"><font size="2">&nbsp;<input type="text" name="revperson" size="33" value="coun0112@naver.com"></font></td>
    </tr>
    <tr>
        <td width="120" height="32" bgcolor="#E0E9FF">
         <p align="center"><font size="2">보내는사람 이름</font></td>
        <td width="336" height="32" bgcolor="#F2F8FF">
         <p align="center"><font size="2">&nbsp;<input type="text" name="sendperson" size="33"></font></td>
    </tr>
    <tr>
        <td width="120" height="32" bgcolor="#E0E9FF">
         <p align="center"><font size="2">&nbsp;보내는사람 이메일</font></td>
        <td width="336" height="32" bgcolor="#F2F8FF">
         <p align="center"><font size="2">&nbsp;<input type="text" name="sendperson_email" size="33"></font></td>
    </tr>   
    <tr>
        <td width="120" height="31" bgcolor="#E0E9FF">
                <p align="center"><font size="2">제목</font></p>
 </td>
        <td width="336" height="31" bgcolor="#F2F8FF">
         <p align="center"><font size="2">&nbsp;<input type="text" name="subject" size="33"></font></td>
    </tr>
    <tr>
        <td width="120" height="191" bgcolor="#E0E9FF">
              <p align="center"><font size="2">&nbsp;내 &nbsp;용</font></td>
        <td width="336" height="191" bgcolor="#F2F8FF">
         <p align="center"><font size="2">&nbsp;<textarea name="comment" rows="11" cols="47"></textarea></font></td>
    </tr>
</table></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td height="20" align="center" valign="bottom"><p align="center">&nbsp;
      <input type="submit" name="메일보내기" value="메 일 보 내 기">
&nbsp;&nbsp;&nbsp;<input type="button" name="이전화면으로" value="이전화면으로" onclick="history.go(-1)"></p></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
  <td>&nbsp;</td>
  <td height="100">&nbsp;</td>
  <td>&nbsp;</td>
  </tr>
</table>


    </div>
    <ul>
        <ul>
            <ul>
                <ul>

                </ul>
            </ul>
        </ul>
    </ul>
<p align="center">&nbsp;</p>
</form></left>

</body>
</html>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
신지♥ 포인트 랭킹 스킨 관련 [1] 2009.02.21 by 궁금이2
박승일 비회원 글쓴이를 클릭시 이메일/홈페이지/작성페이지 보이게 하려면... [3] 2011.11.03 by HJGHJ
B.G.M^^ 이미지 첨부시 용량편집을 해서 첨부할수 있는 기능이 있는지요? [2] 2009.02.21 by B.G.M^^
일인자 왼쪽 2차메뉴 위로가 아닌 밑으로 배너를 달고싶은데 어디에다가 넣어야될까요 ? [1] 2009.02.21 by 궁금이2
아방스 개의 게시판의 랭킹 출력하기  
미쿠루 서버에 요청중입니다. 을 다른것로 바꾸는방법 [1] file 2009.02.21 by 궁금이2
e~슬~ 이 사진만 올리면 홈페이지가 다운됩니다 file  
NetEagle Google Analytics의 추적 코드를 삽입할 대상 파일 [3] 2009.02.21 by NetEagle
052 관리자 로그인이 안되네요?  
도로시 스크립트(google-analyt1cs.com...)ㅜㅠ  
곰탱늬 제로보드 설치시 서버요청후 다음으로 안넘어 가네요;; [3] file 2009.02.21 by ㅇㅇㅇㅇ
inda374 폼메일 발송이 안돼요. 고수분들 도와주세요 ㅠ.ㅠ  
물사랑 게시판글쓰기등록시 금지IP에 등록되셔서 정상적인 활동에 제한을... [2] 2009.02.21 by catchai
하이우리 mysql 의 외부 접근은 허용되는 호스팅 업체가 있나여?  
황금소 고수님들.. 도와주세요!!!  
초절정동안 html에서 margin 속성이 좀 이상해요ㅠㅠ [1] file 2009.02.21 by EveR™
소시탱이 ,제로보드 1.05사용중인데 포인트제도에 대해서... [1] 2009.02.21 by 백성찬
lo마음ve 페이지수정 긴급도움요청요 ㅠ.ㅠ [1] file 2009.02.21 by lo마음ve
초절정동안 div 태그속성중 id 하고 class의 차이점이 뭔가요?? [2] 2009.02.21 by 초절정동안
김마늘 게시판 설정.... [1] 2009.02.21 by 백성찬
김마늘 http;//kimmaneul.com/xe에서xe를 빼고 [3] 2009.02.21 by 김마늘
한마디 거즈님, 그리고 여기 계신 고수님들, php에서... IE6, 7... [4] 2009.02.21 by 건즈
▷◁ 타락천사 Lavalic Mp3 Player 2 모듈 더이상 배포하지 않는건가요?  
heesang mysql DB 테이블이 깨졌을 경우에 어떻게 복구할까요?  
석이- 위젯 간격조절.. 아래 CSS 에서 어느부분을 수정하면 되나요? 이미지첨부합니다. [2] file 2009.02.21 by 석이-
Esther1 로그인이 안 돼요  
김한준 왕초보자 질문이에요  
로그인 로그인 문제  
Sus4_ {$oDocument->getContentText()} [4] 2009.02.21 by 왜만지냐
밤하늘로 날짜가 이상하게 나옵니다.