Skip to content

게시판 비회원 작성글 메일로 받을시 메일 헤더 관련 #1693

@kuthia

Description

@kuthia

비회원 작성글을 메일로 받을시,
새 document 의 작성자 메일주소가 입력되지 않으므로,
boardController::procBoardInsertDocument (board.controller.php L:145) 에서 $oMail->setSender 의 인자로 null을 넘겨,
결과적으로 생성된 메일의 From 헤더를 비운 상태로 보내게 되는데,
이 경우 일부 메일서버가 스팸으로 간주하는 경우가 있습니다. (ex: naver.com)
일반 사용자가 파악하기 어려운 문제인만큼 이 부분에 대한 대처가 필요하지 않을까요?
(새 document의 email이 비어있을 경우 관리자 메일주소로 보낸다던지)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions