웹사이트 History 2026/05/27 SMTP 설정
본문
config,php
// SMTP
// lib/mailer.lib.php 에서 사용
// define('G5_SMTP', '127.0.0.1');
define('G5_SMTP', '');
define('G5_SMTP_PORT', '25');
추천0
관련링크
댓글목록 0
등록된 댓글이 없습니다.
config,php
// SMTP
// lib/mailer.lib.php 에서 사용
// define('G5_SMTP', '127.0.0.1');
define('G5_SMTP', '');
define('G5_SMTP_PORT', '25');
등록된 댓글이 없습니다.