대부분의 이메일 시스템은 "계정 /받은 편지함 소유권"이라는 개념을 중심으로 구성되어 있지만 Mailinator는 "전체 도메인-받은 편지함 소유권"을 중심으로 구축 된 이메일 시스템입니다. 이를 통해 회사는 소프트웨어의 시스템 및 자동화 테스트를 위해 수백만 개의 이메일 주소에 즉시 액세스 할 수 있습니다.
GET v2/domains/private/inboxes/testinbox
{ "domain": "yourprivatedomain.com", "to": "testinbox" "msgs": [ { "subject": "this is a test email 1", "domain": "yourprivatedomain.com", "from": "Our Qa Tester <qatester@company.com>" "id": "testinbox-1571155952-33840774", "to": "testinbox", "time": 1571155952000, "seconds_ago": 258277 }, { "subject": "This is my test email [with attachment]", "domain": "yourprivatedomain.com", "from": "Our Qa Tester <qatester@company.com>" "id": "testinbox-1570635306-12914603", "to": "testinbox", "time": 1570635306000, "seconds_ago": 778923 } ], } }
등록된 댓글이 없습니다.