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
22
commits
2
branches
6
tags
203
KiB
Go
99.8%
Makefile
0.2%
38a9c27d35
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
38a9c27d35
Handle too long lines. Make envelope reset into a session method.
2014-07-19 20:55:40 +02:00
.hgignore
Send the HELO hostname to the HeloChecker.
2014-07-18 08:46:39 +02:00
address.go
Different fixes.
2014-07-17 16:00:44 +02:00
example_test.go
Send the HELO hostname to the HeloChecker.
2014-07-18 08:46:39 +02:00
LICENSE
Cleanup, added license.
2014-07-15 12:37:25 +02:00
protocol.go
Handle too long lines. Make envelope reset into a session method.
2014-07-19 20:55:40 +02:00
README.md
Typo, README.
2014-07-15 13:22:18 +02:00
smtpd.go
Handle too long lines. Make envelope reset into a session method.
2014-07-19 20:55:40 +02:00
smtpd_test.go
Handle too long lines. Make envelope reset into a session method.
2014-07-19 20:55:40 +02:00
README.md