Son NK 4 years ago
parent
commit
bfa59dcdd9
1 changed files with 2 additions and 0 deletions
  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 = (