이메일 발송 SMTP 변경: naver -> gmail(jinaju.com)

* jinaju.com SPF 설정 작업이 선행됨
This commit is contained in:
2024-06-18 14:28:29 +09:00
parent ad16adeb21
commit 58392f82c9
15 changed files with 290 additions and 14 deletions
@@ -8,7 +8,7 @@ include __DIR__."/../../web/server/setup/connect_db.php";
include __DIR__."/../../web/php/mail/mail_setting.php";
include __DIR__."/../../web/server/mail/mail_contents.php";
include __DIR__."/../../web/server/lib/maestro_account_info.php";
include __DIR__."/../../web/server/mail/send_naver_mail.php";
include __DIR__."/../../web/server/mail/send_jinaju_mail.php";
$maestroList = null;
$maestroList = get_closed_beta_paid_maestro_list();