Son NK 4 年之前
父节点
当前提交
bfa59dcdd9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      email_handler.py

+ 2 - 0
email_handler.py

@@ -1444,6 +1444,8 @@ def handle_unsubscribe_user(user_id: int, mail_from: str) -> str:
         ),
     )
 
+    return "250 Unsubscribe request accepted"
+
 
 def handle_sender_email(envelope: Envelope):
     filename = (