Commit History

Author SHA1 Message Date
  Son NK b2f22db9f6 use website_email instead of website_from for automatic-disable-alias email 5 years ago
  Son NK c163bdc14f use warning for grey listing 5 years ago
  Son NK 0657f3dbc2 rename 5 years ago
  Son NK f7e5ab1e34 reaname 5 years ago
  Son NK eab45beef2 Use error level when greylisting happens 5 years ago
  Son NK 8caebc0142 Return 421 when there's too much activity on an alias or mailbox 5 years ago
  Son NK 661547ec3a refactor: avoid calling "with app.app_context()" all the time 5 years ago
  Son NK c1f5c07d86 Move alias auto-creation to alias_utils 5 years ago
  Son NK 27d048f70b add send-from-alias-from-unknown-sender template in html 5 years ago
  Son NK 3550447a66 use BytesIO as input when encrypting 5 years ago
  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