Commit History

Author SHA1 Message Date
  Son NK be9d2cdbe3 delete sender header 5 years ago
  Son NK 5674cab390 fix KeyError exception: use add_or_replace_header instead of msg.replace_header 5 years ago
  Son NK 1f370abf4d Merge branch 'master' into staging 5 years ago
  Son NK cdea0e08ce improve logging 5 years ago
  Son NK 612e4f6717 encrypt forwarded emails to gpg-enabled mailbox 5 years ago
  Son NK a1bdd94ef1 append alias into the TO header if it's not present in To or CC 5 years ago
  Son NK a6f4059d5d make sure to set mailbox_id when creating GenEmail 5 years ago
  Son NK b15eeb10c5 If POSTFIX_SUBMISSION_TLS, use port 587 5 years ago
  Son Nguyen Kim 773e24dd9a Merge pull request #90 from simple-login/handle-bounced 5 years ago
  Son NK 19e179e268 use warning level for alias deleted before log 5 years ago
  Son NK f80de382fe Prettify alias log 5 years ago
  Son NK 78ef1cb8d4 notify user when emails sent to alias are bounced. 5 years ago
  Son NK f416dc6af6 refactor and fix catch-all domain 5 years ago
  Son NK 98aaed6c8c refactor email handler: extract get_or_create_forward_email() 5 years ago
  Son NK e4e1429aae refactor email-handler: move handle_forward, handle_reply to outside of MailHandler class 5 years ago
  Son NK fc09f911a4 refactor email-handler: extract try_auto_create() 5 years ago
  Son NK 78ed6eab5a Handle envelop can have several recipients 5 years ago
  Son NK 1454973681 fix formatting 5 years ago
  Son NK b663703232 if alias has been deleted before, do not auto-create it with directory or catch-all domain 5 years ago
  Son NK 4d69f813c1 Handle the bounce case where bounce report is sent to reply-email 5 years ago
  Son NK 7598a167d0 Improve emails that inform unauthorized user 5 years ago
  Son NK b41a61165c use mailbox_email when notifying user attempt to send from his alias 5 years ago
  Son NK 2efe8cd160 take into account mailbox in reply phase: check the reply must come from mailbox 5 years ago
  Son NK 7407f678ce take into account mailbox in forward phase 5 years ago
  Son NK a2bbd49232 handle the case reply_email not exist 5 years ago
  Son NK 98fd940b02 use warning log for reply from alias sent by unknown email 5 years ago
  Son NK 1e8a7e4bca use can_create_new_alias() check when creating alias on-the-fly instead of is_premium() check 5 years ago
  Son Nguyen Kim 4d7cd74190 Merge pull request #60 from SibrenVasse/master 5 years ago
  Sibren Vasse d7aae24ebb Hide seperator from 'from header' if no name present 5 years ago
  Son NK 097e96832f Update From header for forward-email if changed 5 years ago