Commit History

Author SHA1 Message Date
  Son NK ed8caa237a use email.message_from_bytes instead of Parser(policy=SMTPUTF8).parsestr 5 years ago
  Son NK 55b1ce2067 use a different s3 folder for spams 5 years ago
  Son NK 55190ff358 use msg.as_bytes() instead of msg.as_string().encode() 5 years ago
  Son NK 0517fcfd48 Remove the X-Sender during the reply phase 5 years ago
  Son NK c8ba6e8013 Special handling for self-forward case 5 years ago
  Son NK 62e028c30f Remove the workaround 5 years ago
  Son NK f34c1f555f quick workaround for prod 5 years ago
  Son NK 3925ebce1e reformat 5 years ago
  Son NK bb12b35d2c delete "Received" header in reply phase 5 years ago
  Son NK 9500cc6cee Take into account spamassassin spam report 5 years ago
  Son NK 33a80236d3 Handle the case the msg is sent from the mailbox to alias. Happen when reply-all 5 years ago
  Son NK ca5e3ac477 Refactoring: better naming 5 years ago
  Son NK 019f5307c9 Always replace To and Cc header in reply phase 5 years ago
  Son NK 59a336f5cd use warning level for bounce log message 5 years ago
  Son NK da6441b4b8 Handle on-click unsubcribe 5 years ago
  Son NK 7f49312255 use user preferred sender format 5 years ago
  Son NK 5771eaeb63 Handle multiple rcpt_to 5 years ago
  Son NK e9cd043760 do not put alias again when reply all 5 years ago
  Son NK aa3a13c3ca Replace To or CC header when forward/reply 5 years ago
  Son NK fee69d9546 refactor: create generate_reply_email() 5 years ago
  Son NK f10d18c020 Add SL prefix to 550 to facilitate search 5 years ago
  Son NK 9afcae534b return 550 instead of 510 when alias not exist 5 years ago
  Son NK 0c43c2dd45 reformat: rename website -> contact whenever possible 5 years ago
  Son NK c521052042 use {website_email} via SimpleLogin FROM header 5 years ago
  Son NK bc3a3dae02 reformat 5 years ago
  Son NK 86ef7f54d9 RefusedEmail.path can be null 5 years ago
  Son NK 22ac3fa153 strip from/to header 5 years ago
  Son NK 7f5f3e68ba make sure to set user_id when creating EmailLog 5 years ago
  Son NK 6e54b4fed8 make sure to set user_id when creating contact 5 years ago
  Son NK 8ce9d56e84 only premium user can encrypt emails with PGP 5 years ago