Son NK 4 năm trước cách đây
mục cha
commit
bfa59dcdd9
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 = (