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

Аутор SHA1 Порука Датум
  Son NK d0c65ea378 send transactional email from SENDER if set пре 5 година
  Son NK b47d95226d generate html from plaintext if not set пре 5 година
  Son NK 0c4e48c906 remove bounced_email param from send_email_with_rate_control пре 5 година
  Son NK da7b46ef97 remove bounced_email param from send_email пре 5 година
  Son NK b356ea1b28 force convert header to string, sometimes addrs is Header object пре 5 година
  Son NK a512fbc6e5 use POSTFIX_PORT instead of 25 if it's set пре 5 година
  Son NK 6cc8dd548c use warning level for "emails were sent to in the last 24h" error пре 5 година
  Son NK 2978bfb281 Fix user cannot change personal email back and better naming. пре 5 година
  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 година