Historie revizí

Autor SHA1 Zpráva Datum
  Son NK 1435a77130 send raw message instead of using EmailMessage object před 5 roky
  Son NK a9112c0480 remove DKIM-Signature for custom domain před 5 roky
  Son NK 66b59a265a remove redundant check in handle_RCPT to support custom domain. Add check to reply phase. před 5 roky
  Son NK fbf4a97a3e do NOT modify "to" header as it's not displayed in mail client anyway před 5 roky
  Son NK e0bf5245a3 remove DKIM-Signature as Postfix will add this header před 5 roky
  Son NK 64f7d04960 fix forward phase: use reply email as envelope-from před 5 roky
  Son NK 1cb8282cb2 change the to: header so target is user email před 5 roky
  Son NK 9eb85abac4 remove srs před 5 roky
  Son NK 837e1ffcf6 add List-Unsubscribe-Post header. Block alias directly if POST, otherwise ask user confirmation. před 5 roky
  Son NK cb14277bc7 add List-Unsubscribe header to block quickly an alias před 5 roky
  Son NK 75e07fff04 put original name and email to from: header před 5 roky
  Son NK 5b1819e891 do not modify subject před 5 roky
  Son NK 7207312ec9 refactor email_handler: create handle_forward and handle_reply před 5 roky
  Son NK 34cf72eaee create POSTFIX server před 5 roky
  Son NK 0ae7f2d68a no need to modify reply-to. Remove this header if present. před 5 roky
  Son NK a70928d166 Modify From: header to reply_email so email passes DMARC před 5 roky
  Son NK a28c90f110 Change subject to let user know the email is forwarded from SL před 5 roky
  Son NK cf3a2258b2 return 510 if no such alias před 5 roky
  Son NK 49d66c4226 tentative to fix UnicodeEncodeError https://sentry.io/organizations/son/issues/1339911828/?project=1478143&query=is%3Aunresolved před 5 roky
  Son NK 032322a3d4 log forwarded emails před 5 roky
  Son NK a5a3bbbd63 if an alias is disabled, accept email but not forward to user inbox před 5 roky
  Son NK e335ae7d52 fix replace_header před 5 roky
  Son NK 8b67a13581 fix case where reply-to is already present před 5 roky
  Son NK 6015dbd4d1 Revert "try fixing spam issue: use personal email in forward phase" před 5 roky
  Son NK bfb1c27528 try fixing spam issue: use personal email in forward phase před 5 roky
  Son NK b80dbdf60b notify admin if someone uses reply phase před 5 roky
  Son NK a01c94187f v1 of email handler, forward and reply phase work! před 5 roky
  Son NK 80babefdb9 use 1.1.1.1 as host IP před 5 roky
  Son NK 8f878b4c5d try to make working with postfix outside docker (in host) před 5 roky
  Son NK c2546cb0de fix test před 5 roky