55 Commits (a394919034ed03f8bf817cc3764d54a9566edd8f)

Author SHA1 Message Date
  Jonas Bröms 4969aa586c Add support for extra sendmail arguments (#2731) 7 years ago
  Rémi Saurel 302b4c8987 Fix sending mail with a non-latin display name. #2102 (#2559) 7 years ago
  Jonas Östanbäck e0d4bdc99e Fix fmt error in mailer (#2490) 7 years ago
  Jonas Östanbäck eb90ac32c4 Fix slice out of bounds error in mailer (#2479) 7 years ago
  Bo-Yi Wu a1901fdb4a fix misspell (#1996) 8 years ago
  Jonas Östanbäck 4368e6d0ac Send mails as HTML as default. Setting for send as plain text. (#1648) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Bo-Yi Wu 83e210669c fix gofmt error 8 years ago
  Philip Couling dec7eee349 Implement sendmail (#355) 8 years ago
  Lunny Xiao bc6359a917 Golint fixed for modules/mailer 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon f91166335e Web editor: fix cannot create new file in subdirectory 8 years ago
  Unknwon 7b4e810eb5 #2854 fix no mail notification when issue is closed/reopened 9 years ago
  Unknwon dcef6a4c25 #2954 minor fix for when to set HTML alternative 9 years ago
  Unknwon ede3242712 #2954 use text/plain as default email content format 9 years ago
  Sandro Santilli 1383edfba2 Do not write HTML in text/plain mail part (#2954) 9 years ago
  Unknwon 7b69942300 #2334 strip whitespace for migrate URL 9 years ago
  Unknwon 753f45a333 make mailer log more verbose 9 years ago
  Unknwon a75db8f155 user gomail and new activate account email tpl 9 years ago
  Unknwon 2539fa8280 simplify names 9 years ago
  Unknwon a49dd8b85e #1649 Using commas to delineate emails 9 years ago
  Hongcai Deng 0289bc40c4 fix syntax error 9 years ago
  Hongcai Deng 8d69fc1e6f implemented #1528 9 years ago
  Unknwon bbf8bdf4ae minor fix on #1517 9 years ago
  Yixin Hao 96b9c8a69a Added supported of 'AUTH LOGIN' 9 years ago
  Unknwon 3d1db7b893 add config options for HELO 10 years ago
  无闻 dc55bb4cae Merge pull request #943 from diseaz/mailer-client-cert 10 years ago
  Gogs 95b1c32f95 add error for hello func 10 years ago
  Gogs 187c114e53 Fix: 504 5.5.2 <localhost>: Helo command rejected 10 years ago
  Dmitry Azhichakov e105193e74 Fix "forcing" client certificate for SMTP 10 years ago
  Dmitry Azhichakov 0c2fbf5706 New feature: SMTP connection may use client certificate. 10 years ago
  Unknwon bd555551ce fix #801 10 years ago
  无闻 030b3d751e Merge pull request #766 from phsmit/correct_from 10 years ago
  Peter c884ecfea1 Parse the from string to extract the email address 10 years ago
  Peter edbe1de026 Remove unused "User" member of Message Struct and fix bounce address 10 years ago
  Peter 2321b4b272 Change from header in email, fixes #765 10 years ago
  Peter 007cf33e88 Remove standard mailer port lines 10 years ago
  Unknwon b231b8c927 update locale and mirror code format 10 years ago
  Peter eca42bcb44 Prefer CRAM-MD5 over PLAIN authentication 10 years ago
  Peter 5ffeca35e7 Add option to use CRAM-MD5 as authentication method in the mailer 10 years ago
  Peter 87be137b88 Rewrite of SendMail function 10 years ago
  Alukardd 21081836ba Allow send mail without authentication if SMTP server allow this 10 years ago
  mcheng89 b9881d1e7b check for smtp AUTH extension 10 years ago
  Unknwon 39931f8e00 Allow mail with self-signed certificates 10 years ago
  Michel Roux 6705559ce0 Fix malformed address 10 years ago
  Unknwon 8dd07c0ddd New UI merge in progress 11 years ago
  Unknown 688ec6ecbd Fixed #209 11 years ago
  Unknown 4744996f9a Make gmail auth work 11 years ago