Commit History

Author SHA1 Message Date
  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
  Son NK b8dc368c78 fix formatting 5 years ago
  Son NK ce9402e1e6 Fix directory name parsing 5 years ago
  Son NK 9377e2a0ed Create alias on the fly if it belongs to a directory 5 years ago
  Son NK aea4426e1e make sure user original email not revealed in Received-SPF header 5 years ago
  Son NK 27b9312057 fix formatting 5 years ago
  Son NK f1befd7024 delete Reply-To header in reply phase 5 years ago
  Son NK ba46d8f7e0 add delete_header() 5 years ago
  Son NK 3bca9fde6b refactor: move add_or_replace_header to email_utils 5 years ago
  Son NK 072e73187b make sure to replace Reply-To header in reply phase 5 years ago
  Son Nguyen Kim f62a7ffe47 Merge pull request #21 from simple-login/staging 5 years ago
  doanguyen 0e7016b2e0 change the smtp response code 5 years ago