We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7150ad7 commit 09b1f9eCopy full SHA for 09b1f9e
main.cpp
@@ -26,7 +26,7 @@ void test(){
26
27
string user = "[email protected]";
28
29
- string passwd = "sftkpahwbroabhjg";
+ string passwd = "";
30
31
Poco::Net::IMAPClientSession imap (host);
32
0 commit comments