We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7150ad7 commit 09b1f9eCopy full SHA for 09b1f9e
1 file changed
main.cpp
@@ -26,7 +26,7 @@ void test(){
26
27
string user = "375670450@qq.com";
28
29
- string passwd = "sftkpahwbroabhjg";
+ string passwd = "";
30
31
Poco::Net::IMAPClientSession imap (host);
32
0 commit comments