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
17
commits
2
branches
6
tags
203
KiB
Go
99.8%
Makefile
0.2%
7b9d6461a0
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
7b9d6461a0
Use separate package for tests and example.
2014-07-15 13:38:50 +02:00
address.go
Implemented MaxConnections, corrected examples, removed MailAddress.
2014-07-15 10:07:58 +02:00
example_test.go
Use separate package for tests and example.
2014-07-15 13:38:50 +02:00
LICENSE
Cleanup, added license.
2014-07-15 12:37:25 +02:00
protocol.go
Implemented MaxConnections, corrected examples, removed MailAddress.
2014-07-15 10:07:58 +02:00
README.md
Typo, README.
2014-07-15 13:22:18 +02:00
smtpd.go
Typo, README.
2014-07-15 13:22:18 +02:00
smtpd_test.go
Use separate package for tests and example.
2014-07-15 13:38:50 +02:00
README.md