Историја ревизија

Аутор SHA1 Порука Датум
  Son NK 3a1af9f424 fall back for UnicodeDecodeError пре 5 година
  Son NK 9ddb8ff2d4 add more info to spf alert email. Set the max number of emails per 24h to 1 пре 5 година
  Son NK ac6d1c1106 able to set nb max alert in send_email_with_rate_control пре 5 година
  Son NK d9f1fb9130 Create send_email_with_rate_control(): same as send_email() but with rate control пре 5 година
  Son NK c85ea1538e Allow the same mailbox used by different user пре 5 година
  Son NK 16de59a9f5 mailbox can be other user's email пре 5 година
  Son NK 6acbf2f8dc do not accept email without MX record пре 5 година
  Son NK acacab887e Check MX record of email domain to see if it is disposed пре 5 година
  Son NK cf016caa91 Refuse disposable emails in can_be_used_as_personal_email() пре 5 година
  Son NK a548c84694 Make MAX_NB_EMAIL_FREE_PLAN available in all email templates пре 5 година
  Son NK afceabeef5 add Contact.new_addr() пре 5 година
  Son NK c686767d4d Fix parseaddr_unicode: take into account email only case пре 5 година
  Son NK 6c68b3cda7 Fix website_send_to: prefer using name instead of website_from пре 5 година
  Son NK 5fff1e86ce Add parseaddr_unicode() пре 5 година
  Son NK 55190ff358 use msg.as_bytes() instead of msg.as_string().encode() пре 5 година
  Son NK 9500cc6cee Take into account spamassassin spam report пре 5 година
  Son NK 7f49312255 use user preferred sender format пре 5 година
  Son NK aa3a13c3ca Replace To or CC header when forward/reply пре 5 година
  Son NK 4f281bdbbb rename GenEmail -> Alias, gen_email to alias whenever possible пре 5 година
  Son NK 027cbb10d9 use parseaddr instead of get_email_part пре 5 година
  Son NK 6b6fca2281 use email.utils.parseaddr and formataddr instead of get_email_name пре 5 година
  Son NK 69198ff08a delete all unnecessary headers in PGP пре 5 година
  Son NK 0bb9830680 Store the bounced email in email handling. пре 5 година
  Son NK fac833b8e6 support the case user wants to re-add their real email as mailbox пре 5 година
  Son NK b15eeb10c5 If POSTFIX_SUBMISSION_TLS, use port 587 пре 5 година
  Son NK 6615631b4e improve logging пре 5 година
  Son NK 85eca009ac send_email accepts bounced_email (optional) param пре 5 година
  Son NK fc09f911a4 refactor email-handler: extract try_auto_create() пре 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 година