mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
ooops. I don't know how to write smtp
This commit is contained in:
parent
c5298cd25f
commit
5b7f2b4488
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
require_dependency 'email/renderer'
|
||||
require 'uri'
|
||||
require 'net/stmp'
|
||||
require 'net/smtp'
|
||||
|
||||
SMTP_CLIENT_ERRORS = [Net::SMTPFatalError, Net::SMTPSyntaxError]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue