{"code": 500, "verification_code": '', "msg": "没有获取到验证码..."}
server_type
pop3
qq
foxmail
imap
{ "userName": "123@outlook.com", "passWord": "123456", "sender_email": "noreply@accounts.mypikpak.com", "recipientEmail": "456@outlook.com", "server_type": "imap" }
curl --location --request POST 'https://ppcode.bilivo.top/get_code' \ --header 'Content-Type: application/json' \ --data-raw '{ "userName": "123@outlook.com", "passWord": "123456", "sender_email": "noreply@accounts.mypikpak.com", "recipientEmail": "456@outlook.com", "server_type": "imap" }'
{ "code": 200, "verification_code": "401145", "msg": "success" }