Cronologia Commit

Autore SHA1 Messaggio Data
  Son NK 027cbb10d9 use parseaddr instead of get_email_part 5 anni fa
  Son NK 6b6fca2281 use email.utils.parseaddr and formataddr instead of get_email_name 5 anni fa
  Son NK 69198ff08a delete all unnecessary headers in PGP 5 anni fa
  Son NK 0bb9830680 Store the bounced email in email handling. 5 anni fa
  Son NK fac833b8e6 support the case user wants to re-add their real email as mailbox 5 anni fa
  Son NK b15eeb10c5 If POSTFIX_SUBMISSION_TLS, use port 587 5 anni fa
  Son NK 6615631b4e improve logging 5 anni fa
  Son NK 85eca009ac send_email accepts bounced_email (optional) param 5 anni fa
  Son NK fc09f911a4 refactor email-handler: extract try_auto_create() 5 anni fa
  Son NK 7598a167d0 Improve emails that inform unauthorized user 5 anni fa
  Son NK b41a61165c use mailbox_email when notifying user attempt to send from his alias 5 anni fa
  Son NK 821372fdfd add email_already_used() and use it when creating user 5 anni fa
  Son NK 1086275af3 add_dkim_signature: make sure to delete DKIM-Signature header before 5 anni fa
  Son NK dec36ceeec Fix add_or_replace_header: make sure to delete all header occurrences before 5 anni fa
  Son NK 4c383663f4 Fix delete_header not deleting all header occurences 5 anni fa
  Son NK 1c960f7c33 rename _render -> render 5 anni fa
  Son NK 55dcf9e6a2 black format 5 anni fa
  Son NK 9dd7698636 organize emails into transactional/ and com/ 5 anni fa
  Son NK 8da4557325 send trial ending reminder when trial ends in 2-3 days 5 anni fa
  Son NK 01abc48f62 add trial information into welcome email 5 anni fa
  Son NK 86b2e3eb77 fix formatting 5 anni fa
  Son NK 4dfa45886e add SUPPORT_NAME param 5 anni fa
  Son NK fc7a832969 add can_be_used_as_personal_email() 5 anni fa
  Son NK 00dac9a95a notify user if reply from alias is NOT sent from their personal email 5 anni fa
  Son NK d7ed0d77bd add email_belongs_to_alias_domains() to verify if an email belongs to one of the alias domains 5 anni fa
  Son NK a03db0d129 create email templates 5 anni fa
  Son NK 3f0aae6f02 send email notifying user that alias creation works only in premium plan 5 anni fa
  Son NK d5dd46f4b1 Fix email title as name now can be empty 5 anni fa
  Son NK 434f82a244 fix formatting 5 anni fa
  Son NK 0300d38f56 make sure delete_header() delete all headers occurences 5 anni fa