미디어위키 $wgSMTP

Jmnote bot (토론 | 기여)님의 2020년 2월 3일 (월) 18:55 판 (봇: 미디어위키 환경변수을(를) 미디어위키 설정(으)로 분류 대체함)

1 개요

미디어위키 $wgSMTP
$wgSMTP = array(
 'host'     => "mail.example.com",
 'IDHost'   => "example.com",
 'port'     => 25,
 'auth'     => true,
 'username' => "my_user_name",
 'password' => "my_password"
);

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}