This website requires JavaScript.
Explore
Help
Sign in
jmb
/
smtpd
Watch
1
Star
0
Fork
You've already forked smtpd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fork of github.com/chrj/smtpd
golang
smtp
12
commits
2
branches
6
tags
203
KiB
Go
99.8%
Makefile
0.2%
b41158c331
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Christian Joergensen
b41158c331
newSession cannot fail.
2014-07-15 10:11:37 +02:00
cmd
/smtpd
go fmt.
2014-07-14 14:20:36 +02:00
address.go
Implemented MaxConnections, corrected examples, removed MailAddress.
2014-07-15 10:07:58 +02:00
example_test.go
go fmt.
2014-07-15 10:09:34 +02:00
protocol.go
Implemented MaxConnections, corrected examples, removed MailAddress.
2014-07-15 10:07:58 +02:00
smtpd.go
newSession cannot fail.
2014-07-15 10:11:37 +02:00
smtpd_test.go
Implemented MaxConnections, corrected examples, removed MailAddress.
2014-07-15 10:07:58 +02:00