Історія комітів

Автор SHA1 Опис Дата
  Son NK 46b0872710 handle both emails with reply+ and ra+ prefix 5 роки тому
  Son NK 8c3834c957 generate a reply_email, make sure it is unique 5 роки тому
  Son NK 62e0ae27a0 move get_email_name, get_email_part to email_utils 5 роки тому
  Son NK ec62fad3a0 remove notify_admin, replace by general stats 5 роки тому
  Son NK b0f4ab8a6d use sendmail instead of send_message in reply phase to avoid unicode problem 5 роки тому
  Son NK 572ce1de57 fix db connections leaks in email_handler: override the default app.teardown_appcontext 5 роки тому
  Son NK 7f908a9da8 display website_from on alias log 5 роки тому
  Son NK 8d60ebd456 handle the case email from header has the format "First Last <ab@cd.com>" 5 роки тому
  Son NK c37ba0e1de website_email: use From header instead of envelope from 5 роки тому
  Son NK 29d48b7d0f reduce sleep time in email_handler 5 роки тому
  Son NK 1435a77130 send raw message instead of using EmailMessage object 5 роки тому
  Son NK a9112c0480 remove DKIM-Signature for custom domain 5 роки тому
  Son NK 66b59a265a remove redundant check in handle_RCPT to support custom domain. Add check to reply phase. 5 роки тому
  Son NK fbf4a97a3e do NOT modify "to" header as it's not displayed in mail client anyway 5 роки тому
  Son NK e0bf5245a3 remove DKIM-Signature as Postfix will add this header 5 роки тому
  Son NK 64f7d04960 fix forward phase: use reply email as envelope-from 5 роки тому
  Son NK 1cb8282cb2 change the to: header so target is user email 5 роки тому
  Son NK 9eb85abac4 remove srs 5 роки тому
  Son NK 837e1ffcf6 add List-Unsubscribe-Post header. Block alias directly if POST, otherwise ask user confirmation. 5 роки тому
  Son NK cb14277bc7 add List-Unsubscribe header to block quickly an alias 5 роки тому
  Son NK 75e07fff04 put original name and email to from: header 5 роки тому
  Son NK 5b1819e891 do not modify subject 5 роки тому
  Son NK 7207312ec9 refactor email_handler: create handle_forward and handle_reply 5 роки тому
  Son NK 34cf72eaee create POSTFIX server 5 роки тому
  Son NK 0ae7f2d68a no need to modify reply-to. Remove this header if present. 5 роки тому
  Son NK a70928d166 Modify From: header to reply_email so email passes DMARC 5 роки тому
  Son NK a28c90f110 Change subject to let user know the email is forwarded from SL 5 роки тому
  Son NK cf3a2258b2 return 510 if no such alias 5 роки тому
  Son NK 49d66c4226 tentative to fix UnicodeEncodeError https://sentry.io/organizations/son/issues/1339911828/?project=1478143&query=is%3Aunresolved 5 роки тому
  Son NK 032322a3d4 log forwarded emails 5 роки тому