커밋 기록

작성자 SHA1 메시지 날짜
  Son NK dc8c2f403e try to fix Message.as_bytes() by trying different policies 5 년 전
  Son NK 38a6bcc461 add warning log 5 년 전
  Son NK d89e41d0e5 use user.max_spam_score if present 5 년 전
  Son NK 4906d3a4a8 add more logging in email_domain_can_be_used_as_mailbox 5 년 전
  Son NK 5705842415 add email_utils.copy() 5 년 전
  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 년 전