From e8b57a469f9d0d8c17f8052162cb00e179ceba14 Mon Sep 17 00:00:00 2001
From: iscas-zac <yyzhangchi@126.com>
Date: Thu, 21 Nov 2024 16:56:37 +0800
Subject: [PATCH 1/2] Update 163 provider

---
 _providers/163.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/_providers/163.md b/_providers/163.md
index 4c4e576..ddc25d5 100644
--- a/_providers/163.md
+++ b/_providers/163.md
@@ -1,6 +1,6 @@
 ---
 name: 163 Mail
-status: OK
+status: PREPARATION
 domains:
  - 163.com
 server:
@@ -12,6 +12,8 @@ server:
   socket: SSL
   hostname: smtp.163.com
   port: 465
-last_checked: 2022-06
+last_checked: 2024-11
 website: https://mail.163.com/
 ---
+
+To enable 163.com (probably as well as 126.com), you need to enable "POP3/SMTP/IMAP" in "Settings", add a third-party auth code and use the code as the login password in `Delta Chat`. Note that the provider only grants 2 such third-party auth codes at the same time  for free accounts.

From 933aa58aa1e3279a3604fba1a6da5e1f9656203c Mon Sep 17 00:00:00 2001
From: missytake <missytake@systemli.org>
Date: Fri, 22 Nov 2024 10:59:07 +0100
Subject: [PATCH 2/2] Update _providers/163.md

Co-authored-by: bjoern <r10s@b44t.com>
---
 _providers/163.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/_providers/163.md b/_providers/163.md
index ddc25d5..3bfdd19 100644
--- a/_providers/163.md
+++ b/_providers/163.md
@@ -13,6 +13,7 @@ server:
   hostname: smtp.163.com
   port: 465
 last_checked: 2024-11
+before_login_hint: Enable "POP3/SMTP/IMAP" on the website, add a third-party auth code and use that as the login password
 website: https://mail.163.com/
 ---