Q&A

CMS/프레임워크 Rhymix 2.1
개발 언어 PHP 7.3

 

image.png

 

 

scorefactory.io    3600    IN    SOA    rocco.ns.cloudflare.com. dns.cloudflare.com. 2050517210 10000 2400 604800 3600

;; NS Records
scorefactory.io.    86400    IN    NS    rocco.ns.cloudflare.com.
scorefactory.io.    86400    IN    NS    ullis.ns.cloudflare.com.

;; A Records
scorefactory.io.    1    IN    A    218.38.52.215 ; cf_tags=cf-proxied:false

;; CNAME Records
*.scorefactory.io.    1    IN    CNAME    scorefactory.io. ; cf_tags=cf-proxied:false
stb._domainkey.scorefactory.io.    1    IN    CNAME    dkim.stibee.com. ; cf_tags=cf-proxied:false

;; MX Records
scorefactory.io.    1    IN    MX    11 alt4.aspmx.l.google.com.
scorefactory.io.    1    IN    MX    10 alt3.aspmx.l.google.com.
scorefactory.io.    1    IN    MX    6 alt2.aspmx.l.google.com.
scorefactory.io.    1    IN    MX    5 alt1.aspmx.l.google.com.
scorefactory.io.    1    IN    MX    1 aspmx.l.google.com.

;; TXT Records
_dmarc.scorefactory.io.    1    IN    TXT    "v=DMARC1; p=quarantine; rua=mailto:admin@scorefactory.io"
ncpcompubkr._domainkey.scorefactory.io.    1    IN    TXT    "v=DKIM1;k=rsa;p=문자열" "문자열"
scorefactory.io.    1    IN    TXT    "v=spf1 include:mail.stibee.com include:_spf.google.com include:email.ncloud.com ~all"
scorefactory.io.    1    IN    TXT    "mailer.domain.verification=문자열" ; 네이버 메일
scorefactory.io.    3600    IN    TXT    "google-site-verification=문자열"
scorefactory.io.    1    IN    TXT    "google-site-verification=문자열"

image.png

위와 같이 사이트 인증, SPF 레코드 인증, DKIM 인증, DMARC 레코드 추가까지 되었고, Cloudflare에서도 필요한 설정을 한 것 같은데, 메일 테스트를 누르면 "테스트에 성공하였습니다. 메일을 확인해 보시기 바랍니다." 이렇게 나오지만, 실제로는 오지 않았고 (스팸 메일 등 확인, gmail, naver 메일 확인) Naver Cloud 콘솔에 가봐도 사용이 잡히지 않아요. 에러 로그를 찾아봐도 error_log에 찍힌 내용은 없습니다. Naver Cloud 쪽 문제인가 싶어서 다른 Brevo 도 시도해봤는데 마찬가지에요.

 

7월 18일까지 정상 발송이 잘되었기 때문에 (sendgrid smtp 사용) 모듈이나 코어 쪽 이슈는 아닐것 같고, 유력한 용의자는 Cloudflare DNS 설정인 것 같은데 암만 봐도 잘모르겠어요.

 

명탐정 코난이 필요합니다.. 도와주세요!!

스코스코 Lv. 5

댓글 2

  • 8시간 전 #1912755

    메일, SMS 및 푸시 알림 관리 모듈에서 메일 발송 내역은 어떻게 나오시나요?

  • 7시간 전 #1912759

    아..방금 해결되었습니다. 시스템 설정에서 비동기 작업을 켰는데 그것때문에 성공이라고 나오지만 발송은 안되는 그런 상황이었네요. 비동기 작업을 다른 목적으로 켜둔건데 그것때문에 영향이 있을거라고는 생각을 못했어요.