提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前