issues
search
ruby
/
net-smtp
This library provides functionality to send internet mail via SMTP, the Simple Mail Transfer Protocol.
Other
44
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports
#36
Neustradamus
opened
2 years ago
1
add Net::SMTP#tls_verify, Net::SMTP#tls_hostname, Net::SMTP#ssl_context_params
#35
tmtm
closed
2 years ago
0
add Net::SMTP::Address
#34
tmtm
closed
2 years ago
1
Fix markdown format
#33
krororo
closed
3 years ago
0
Update the required ruby version
#32
nobu
closed
3 years ago
0
Add tls and starttls arguments
#31
tmtm
closed
3 years ago
0
The tls_* paramter has been moved from start() to initialize().
#30
tmtm
closed
3 years ago
0
net-smtp-0.2.2 is not released
#29
ojab
closed
3 years ago
2
gemspec: Remove unused "executables" directive
#28
olleolleolle
closed
3 years ago
0
README: fix Markdown format in link
#27
olleolleolle
closed
3 years ago
1
Add response to SMTPError exceptions
#26
ojab
closed
3 years ago
2
Miscellaneous OpenSSL-related improvements
#25
rhenium
closed
3 years ago
0
CI: Add 3.0 to matrix
#24
olleolleolle
closed
3 years ago
0
OpenSSL::SSL::SSLSocket#hostname= is always available.
#23
tmtm
closed
3 years ago
2
Net::SMTP.start() and #start() accepts ssl_context_params keyword argument
#22
TomFreudenberg
closed
3 years ago
3
Replace Timeout.timeout with socket timeout
#21
mohamedhafez
closed
3 years ago
1
Removed needless files from Gem::Specification#files
#20
hsbt
closed
3 years ago
0
Missing server response text in Net::SMTPFatalError
#19
papeng
closed
3 years ago
1
Support parameters for MAIL FROM and RCPT TO
#18
c960657
closed
2 years ago
2
Net::SMTP.start() and #start() accepts `tls_` prefix arguments.
#17
tmtm
closed
3 years ago
1
Version 0.2.0
#16
tmtm
closed
4 years ago
0
update NEWS.md
#15
tmtm
closed
4 years ago
0
add tls_hostname parameter.
#14
tmtm
closed
4 years ago
0
set system default certificate.
#13
tmtm
closed
4 years ago
0
INCOMPATIBLE CHANGE: Verify the server's certificate by default.
#12
tmtm
closed
4 years ago
0
Fix: error on STARTTLS enabled server
#11
tmtm
closed
4 years ago
0
Fix: enable_starttls before disable_tls causes an error.
#10
tmtm
closed
4 years ago
0
Use STARTTLS by default if possible
#9
tmtm
closed
4 years ago
0
add NEWS.md
#8
tmtm
closed
4 years ago
0
Net::SMTP.start arguments are keyword arguments
#7
tmtm
closed
4 years ago
3
TLS should not check the host name by default.
#6
tmtm
closed
4 years ago
5
Use GitHub Actions instead of Travis CI
#5
hsbt
closed
4 years ago
0
Add SNI support to net/smtp
#4
nevans
closed
4 years ago
1
SNI support
#3
hengwoon
opened
4 years ago
2
Fix the repository url in README.md
#2
mame
closed
4 years ago
0
Use GitHub Actions instead of Travis CI.
#1
hsbt
closed
4 years ago
0
Previous