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 = (