<< Click to Display Table of Contents >>

mail.properties

메일 전송 관련 정보 설정 파일입니다.


alias.active

메일 전송 기능 사용 여부를 설정합니다.

alias.fromSend

발신자 메일 주소를 설정합니다.

alias.toSend

수신자 메일 주소를 설정합니다.

alias.SMTPServer

SMTP 서버 URL을 설정합니다.

alias.SMTPServerPort

SMTP 서버 포트 번호를 설정합니다.

alias.SMTPUserID

SMTP 인증이 필요한 메일 서버를 이용할 때 인증할 사용자 ID를 설정합니다.

alias.SMTPUserPassword

SMTP 인증이 필요한 메일 서버를 이용할 때 인증할 사용자 ID의 패스워드를 설정합니다.

alias.SMTPUserID_encrypted

SMTP 인증이 필요한 메일 서버를 이용할 때 인증할 암호화된 사용자 ID를 설정합니다.

alias.SMTPUserPassword_encrypted

SMTP 인증이 필요한 메일 서버를 이용할 때 인증할 암호화된 사용자 패스워드를 설정합니다.

alias.EnableSSL

SSL 사용 여부를 설정합니다.

alias.SendRetryCount

메일 전송 실패 시 재전송 횟수를 설정합니다.

alias.SendRetryPeriodTime

메일 전송 실패 시 재전송 주기를 설정합니다.(단위: 초)

alias.PrefixSubjectMessage

메일 제목 앞에 사용할 접두어를 설정합니다.