Pop3 Mail List
Pop3 Mail List 이벤트는 Pop3 통하여 메일 목록 Message ID 값을 가져옵니다.
가져온 Message ID로 Pop3 Mail Message 이벤트를 활용할 수 있습니다.
1. 먼저 이벤트 속성을 설정하여 가져올 메일함을 선택합니다. (이벤트 속성)
▶ Event
- Event Name : 이벤트 표기명
- Stop If Error : 에러 발생 시 중지 여부
- Use Screenshot Log : 스크린샷 기록 여부
▶ Pop3 Server
- Pop3 Server : Pop3 서버 주소
- Pop3 Server Port : Pop3 서버 포트
- Secure socket Options. : 보안 소켓 옵션(None / Auto / SslOnConnect 등)
- Download Mail Top : 상단 메일 다운로드 개수
- Delete Messages : 메세지 삭제 여부(False / True)
- Ssl Protocols : Ssl 프로토콜 (None / SSL 2.0 / SSL 3.0 / TLS 1.0 등)
▶ Account
- Pop3 Mail ID (Address) : Pop3 계정 아이디
- Pop3 Mail Pass : Pop3 계정 암호
▶ Parameter
- MessageID List Save : Pop3 통하여 Message ID를 저장할 변수명 지정 (List<string> Type)


[실행 결과]
검색 조건에 맞는 Message ID 값을 가져옵니다.

Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy