폼메일 질문 네이버다음은 잘되는데 지메일이 안됩니다.

폼메일 질문 네이버다음은 잘되는데 지메일이 안됩니다.

QA

폼메일 질문 네이버다음은 잘되는데 지메일이 안됩니다.

본문

<?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.gmail.com';   // eg.: smtp.mandrillapp.com
$config['smtp_port']             = 465;                        // eg.: 587
$config['smtp_user']             = '********.com';             // *** 개인정보보호를 위한 이메일주소 노출방지 ***
$config['smtp_pass']             = '********';                // password
$config['smtp_ssl']                = true;                        // true for google (port 465), false for others

// Who receive all emails?
$config['send_to']                = '********.com';            // destination of all emails sent throught contact form

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

원인이 뭘가요?

 

오류 증상

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

이 질문에 댓글 쓰기 :

답변을 작성하시기 전에 로그인 해주세요.
전체 123,162 | RSS
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT