55 次代码提交 (10b54df2b2efa539fbaa0bf624e81cb5da99f97a)

作者 SHA1 备注 提交日期
  Jonas Bröms e86a0bf3fe Add support for extra sendmail arguments (#2731) 8 年前
  Rémi Saurel 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559) 8 年前
  Jonas Östanbäck eab4579e17 Fix fmt error in mailer (#2490) 8 年前
  Jonas Östanbäck 01d7189c2d Fix slice out of bounds error in mailer (#2479) 8 年前
  Bo-Yi Wu b7812be33a fix misspell (#1996) 8 年前
  Jonas Östanbäck d9a8eff2de Send mails as HTML as default. Setting for send as plain text. (#1648) 8 年前
  Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 8 年前
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 年前
  Bo-Yi Wu 6510e57758 fix gofmt error 9 年前
  Philip Couling d4924d45d6 Implement sendmail (#355) 9 年前
  Lunny Xiao 2e565bc1c4 Golint fixed for modules/mailer 9 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 9 年前
  Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory 9 年前
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 9 年前
  Unknwon 0240f520ab #2954 minor fix for when to set HTML alternative 9 年前
  Unknwon 8df3ba96f3 #2954 use text/plain as default email content format 9 年前
  Sandro Santilli d35a1c30f4 Do not write HTML in text/plain mail part (#2954) 9 年前
  Unknwon 926e75d721 #2334 strip whitespace for migrate URL 9 年前
  Unknwon 2d3ecbe5b2 make mailer log more verbose 10 年前
  Unknwon 373731f5e8 user gomail and new activate account email tpl 10 年前
  Unknwon e75fd2f783 simplify names 10 年前
  Unknwon b003b18788 #1649 Using commas to delineate emails 10 年前
  Hongcai Deng fbb3486c95 fix syntax error 10 年前
  Hongcai Deng 7b92dc3d9d implemented #1528 10 年前
  Unknwon d7c3c79c00 minor fix on #1517 10 年前
  Yixin Hao d720c92d99 Added supported of 'AUTH LOGIN' 10 年前
  Unknwon c47afdff58 add config options for HELO 10 年前
  无闻 3db80f2c55 Merge pull request #943 from diseaz/mailer-client-cert 10 年前
  Gogs 2f1369c614 add error for hello func 10 年前
  Gogs 5293ae1221 Fix: 504 5.5.2 <localhost>: Helo command rejected 10 年前
  Dmitry Azhichakov 3aaf292ba8 Fix "forcing" client certificate for SMTP 10 年前
  Dmitry Azhichakov 8a6c86644e New feature: SMTP connection may use client certificate. 10 年前
  Unknwon bd555551ce fix #801 11 年前
  无闻 030b3d751e Merge pull request #766 from phsmit/correct_from 11 年前
  Peter c884ecfea1 Parse the from string to extract the email address 11 年前
  Peter edbe1de026 Remove unused "User" member of Message Struct and fix bounce address 11 年前
  Peter 2321b4b272 Change from header in email, fixes #765 11 年前
  Peter 007cf33e88 Remove standard mailer port lines 11 年前
  Unknwon b231b8c927 update locale and mirror code format 11 年前
  Peter eca42bcb44 Prefer CRAM-MD5 over PLAIN authentication 11 年前
  Peter 5ffeca35e7 Add option to use CRAM-MD5 as authentication method in the mailer 11 年前
  Peter 87be137b88 Rewrite of SendMail function 11 年前
  Alukardd 21081836ba Allow send mail without authentication if SMTP server allow this 11 年前
  mcheng89 b9881d1e7b check for smtp AUTH extension 11 年前
  Unknwon 39931f8e00 Allow mail with self-signed certificates 11 年前
  Michel Roux 6705559ce0 Fix malformed address 11 年前
  Unknwon 8dd07c0ddd New UI merge in progress 11 年前
  Unknown 688ec6ecbd Fixed #209 11 年前
  Unknown 4744996f9a Make gmail auth work 11 年前