提交历史

作者 SHA1 备注 提交日期
  Son NK 9cdf766825 Send refused email notif to user email instead of mailbox 5 年之前
  Son NK 0525e5822a Not include original email in automatic disable alias email 5 年之前
  Son NK 5db92b049d Inform refused email to mailbox 5 年之前
  Son NK 69198ff08a delete all unnecessary headers in PGP 5 年之前
  Son NK 0bb9830680 Store the bounced email in email handling. 5 年之前
  Son NK e713efee98 reformat 5 年之前
  Son NK be9d2cdbe3 delete sender header 5 年之前
  Son NK 5674cab390 fix KeyError exception: use add_or_replace_header instead of msg.replace_header 5 年之前
  Son NK 1f370abf4d Merge branch 'master' into staging 5 年之前
  Son NK cdea0e08ce improve logging 5 年之前
  Son NK 612e4f6717 encrypt forwarded emails to gpg-enabled mailbox 5 年之前
  Son NK a1bdd94ef1 append alias into the TO header if it's not present in To or CC 5 年之前
  Son NK a6f4059d5d make sure to set mailbox_id when creating GenEmail 5 年之前
  Son NK b15eeb10c5 If POSTFIX_SUBMISSION_TLS, use port 587 5 年之前
  Son Nguyen Kim 773e24dd9a Merge pull request #90 from simple-login/handle-bounced 5 年之前
  Son NK 19e179e268 use warning level for alias deleted before log 5 年之前
  Son NK f80de382fe Prettify alias log 5 年之前
  Son NK 78ef1cb8d4 notify user when emails sent to alias are bounced. 5 年之前
  Son NK f416dc6af6 refactor and fix catch-all domain 5 年之前
  Son NK 98aaed6c8c refactor email handler: extract get_or_create_forward_email() 5 年之前
  Son NK e4e1429aae refactor email-handler: move handle_forward, handle_reply to outside of MailHandler class 5 年之前
  Son NK fc09f911a4 refactor email-handler: extract try_auto_create() 5 年之前
  Son NK 78ed6eab5a Handle envelop can have several recipients 5 年之前
  Son NK 1454973681 fix formatting 5 年之前
  Son NK b663703232 if alias has been deleted before, do not auto-create it with directory or catch-all domain 5 年之前
  Son NK 4d69f813c1 Handle the bounce case where bounce report is sent to reply-email 5 年之前
  Son NK 7598a167d0 Improve emails that inform unauthorized user 5 年之前
  Son NK b41a61165c use mailbox_email when notifying user attempt to send from his alias 5 年之前
  Son NK 2efe8cd160 take into account mailbox in reply phase: check the reply must come from mailbox 5 年之前
  Son NK 7407f678ce take into account mailbox in forward phase 5 年之前