Thunderbird eval fix (#233)

* ver Jul2nd

updated task requiring set up new email account

* ver Jul3rd

fixed several tasks
This commit is contained in:
Danyang Zhang
2025-07-03 21:55:55 +08:00
committed by GitHub
parent ac24ccce99
commit adc9ad88c2
4 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "15c3b339-88f7-4a86-ab16-e71c58dcb01e",
"snapshot": "thunderbird",
"instruction": "Help me access my outlook account with address \"anonym-x2024@outlook.com\" and password 'Wlv(z._6y|a,rrjfQuQhIi\\$;' (without ')",
"instruction": "Help me access my outlook account with address \"anonym-x2024@outlook.com\" and password 'password' (without ') in Thunderbird. It doesn't mather if Thunderbird remind of login or connection failure. Just finish the account setup and I will check the things like password mannually later.",
"source": "https://www.wikihow.com/Access-Gmail-With-Mozilla-Thunderbird",
"config": [
{
@@ -85,16 +85,16 @@
{
"url": "imap://outlook.office365.com",
"user": "anonym-x2024@outlook.com",
"password": "Wlv(z._6y|a,rrjfQuQhIi\\$;"
"password": "password"
},
{
"url": "smtp://smtp.office365.com",
"user": "anonym-x2024@outlook.com",
"password": "Wlv(z._6y|a,rrjfQuQhIi\\$;"
"password": "password"
}
]
}
}
},
"proxy": false
}
}