0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
smtpd: remove log spam, add a Close method to the conn More... about 7 years ago
Remove ancient Makefile, add copyright header. More... about 7 years ago
Merge pull request #5 from pranavrc/master More... over 9 years ago
Handle errors returned by Close(), if any. More... about 10 years ago
Merge pull request #2 from andrewsmedina/gofmt More... over 10 years ago
go fmt. More... over 10 years ago
Hang up on bad MAIL FROM More... almost 11 years ago
make ajas build again More... almost 12 years ago
add PlainAuth option More... almost 12 years ago
clear envelope More... almost 12 years ago
add Close More... about 12 years ago
Update to Go 1 More... about 12 years ago
add LICENSE More... over 12 years ago
rearrange some stuff More... over 12 years ago
data stuff More... over 12 years ago
handleData and return error if no recipients More... over 12 years ago
add todo More... over 12 years ago
add NOOP More... over 12 years ago
RSET and no nested MAIL More... over 12 years ago
trim space before newline, don't allow args on RSET, DATA, QUIT More... over 12 years ago
550, not 501 More... over 12 years ago
more envelope / rcpt work More... over 12 years ago
rename conn to session, to match RFC 5321 vocab More... over 12 years ago
each extension on its own line More... over 12 years ago
more proper line handling after reading rfc More... over 12 years ago
start of Server.OnNewMail More... over 12 years ago
start of smtp server library & demo program More... over 12 years ago