提交历史

作者 SHA1 备注 提交日期
  Son NK d7ca639dc1 format 4 年之前
  Son NK 65938d2fb7 improve email template 4 年之前
  Son NK e8ccbced59 refactor code: wrap smtp.sendmail into sl_sendmail() 4 年之前
  Son NK 17ef292779 update reply-must-use-personal-email template 4 年之前
  Son NK 0a7643b367 take into account mailbox authorized address when check for spoofing 4 年之前
  Son NK 063885ccf7 Add get_mailbox_from_mail_from() 4 年之前
  Son NK 740d31871d remove asyncio.shield 4 年之前
  Son NK 5f8fff5af3 wrap shield around aiospamc.check to avoid the task being canceled 4 年之前
  Son NK 25118dff9b use parseaddr_unicode instead of parseaddr 4 年之前
  Son NK 5c8d31111c add contact to handle_unknown_mailbox logging 4 年之前
  Son NK b9b442294b remove unnecessary sanitize on mailbox email 4 年之前
  Son NK cb2033443c fill up contact mail_from, from_header if possible 4 年之前
  Son NK 1ab36bd22b remove unnecessary email address sanitize 4 年之前
  Son NK ed2e748d1e sanitize envelope mail_from and rcpt_tos 4 年之前
  Son NK e6dd2f1717 do not forward to unverified mailbox 4 年之前
  Son NK 0c9106717b handle case where contact is concurrently created 4 年之前
  Son NK 15d7f6407e fix compatible with mailvelope add name=encrypted.asc 4 年之前
  Son NK e36768824f handle the case contact already added 4 年之前
  Son NK b83c513607 use warning level 4 年之前
  Son NK 0dbc755790 use warning level when not able to parse email-log-id 4 年之前
  Son NK a25559dace able to choose port to listen on in email_handler. Default to 20381 4 年之前
  Son NK d97966a2e8 use warning level when cannot parse mailbox-id 4 年之前
  Son NK 5ea3d1bd42 use warning level for when email_log cannot be parsed 4 年之前
  Son NK b7b4c07cd3 use warning level for SMTPRecipientsRefused error 4 年之前
  Son NK c03bb70755 handle SMTPRecipientsRefused in forward phase 4 年之前
  Son NK 916e6a1a7f remove whitespace for rcpt in forward phase 4 年之前
  Son NK 85b87bbacb improve send_email_with_rate_control to use on any day range 4 年之前
  Son NK 8079746e47 handle case where alias mailbox is invalid 4 年之前
  Son NK 171100eda7 return 421 in case mailbox is invalid 4 年之前
  Son NK e117726cd9 send alert email when a mailbox is an email alias 4 年之前