테스트 사이트 - 개발 중인 베타 버전입니다

폼메일 질문합니다. 채택완료

비커즈 6년 전 조회 2,441

자료실의 폼메일 검색해서 하나 받았습니다. 아래 링크인데요

https://sir.kr/g5_skin/19820?sfl=wr_subject%7C%7Cwr_content&stx=%ED%8F%BC%EB%A9%94%EC%9D%BC" rel="nofollow noreferrer noopener" target="_blank">https://sir.kr/g5_skin/19820?sfl=wr_subject%7C%7Cwr_content&stx=%ED%8F%BC%EB%A9%94%EC%9D%BC

 

STMP ERROR could not authenticate 라고만 나오고 않되네요

 

설명란에는 아래처럼 적혀있는데요

(설정은 /formmail/php/config.inc.php파일의 설정들 수정 후 사용하시면 됩니다.)

---> 이부분이 아래 소스인데 여기서 어디에 받을사람 메일 적으면

되는지 간단히 알려만 주시면 복 받으실거에요 ,좋은 밤되세요 ^^

 

----------------------------------------------------------------------

<?php

// USE SMTP OR mail()
// SMTP is recommended, mail() is disabled on most shared hosting servers.
// IF false : SMTP host/port/user/pass/ssl not used, leave empty or as it is!
$config['use_smtp']                = true;                        // true|false

// SMTP Server Settings
$config['smtp_host']             = 'smtp.naver.com';   // eg.: smtp.mandrillapp.com
$config['smtp_port']             = 465;                        // eg.: 587
$config['smtp_user']             = '********https://sir.kr/main/member/?mb_id=bajie123" target="_blank">@naver.com';             // *** 개인정보보호를 위한 이메일주소 노출방지 ***
$config['smtp_pass']             = '********';                // password
$config['smtp_ssl']                = true;                        // true for google (port 465), false for others

// Who receive all emails?
$config['send_to']                = '********https://sir.kr/main/member/?mb_id=bajie123" target="_blank">@naver.com';            // destination of all emails sent throught contact form

// Email Subject
$config['subject']                = 'Company Contact Form';    // subject of emails you receive
?>

 

 

 

imap을 사용으로 하고해도 안되네요 ...

구글 gmail 을 사용하고 싶어서요 혹시 방법 아시는분? 계시나요?

 

$config['smtp_user'] : 이메일주소

$config['smtp_pass']  = 메일 비밀번호

$config['send_to'] : 이메일주소 (받을 사람) <<이건 동일한 이메일주소 넣으면되는건가요?

위에 3부분 바꾸고

메일 환경설정에서 POP3/IMAP 설정 사용함으로하고해도 안되요

 

자꾸 아래와 같은 에러가 뜨는데 뭐때문에 그런지 모르것네요 ㅠㅠ

구글에서 낮은앱 허용 사용으로 하면된다고해서 설정했는데도 안디네요..ㅠㅠ

 

다 찾아봣는데 위와 관련된 자세한 답변은 없네요.

답변 달아주시면 많은분들에게 큰도움을 주실거 같아요^^

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트

일단 pop3 // imap 모두 사용으로 변경하셔야합니다.

로그인 후 평가할 수 있습니다

답변에 대한 댓글 2개

비커즈
6년 전
지금 확인한 결과 네이버는 메일이 잘오네요
구글로 하고싶은데 방법이 없을가요?
불량학생™
6년 전
https://funyphp.com/archive/gnuboard/36
이글을 참고 하세요

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인