Commit History

Author SHA1 Message Date
  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
  Son NK e27cb63413 Merge branch 'master' into notify-user-reply 5 years ago
  Son NK bae556f521 log msg["From"] for the failed reply from alias 5 years ago
  Son NK 00dac9a95a notify user if reply from alias is NOT sent from their personal email 5 years ago
  Son NK bdf75951f1 support ALIAS_DOMAINS 5 years ago
  Son NK abab161d2d Allow catch-all on the alias default domain 5 years ago
  Son NK 6f414ba405 Support + and # as directory separator 5 years ago
  Son NK 3f0aae6f02 send email notifying user that alias creation works only in premium plan 5 years ago
  Son NK 1e084f306e log more info 5 years ago
  Son Nguyen Kim cdd69b381e Merge pull request #27 from simple-login/staging 5 years ago
  doanguyen ef2e390df3 Merge branch 'staging' of https://github.com/simple-login/app into staging 5 years ago
  doanguyen be6db8fab1 fix error email bouncing between postfix and `email_handler` 5 years ago
  Son NK 851ddce5a5 Merge remote-tracking branch 'origin/master' into directory 5 years ago
  Son NK ecce1eff99 remove support for directory+anything@EMAIL_DOMAIN 5 years ago