issues
search
duesee
/
smtp-codec
Parsing and construction of SMTP messages
Apache License 2.0
6
stars
2
forks
source link
misuse: Ensure that `TextString` has at least one character.
#14
Closed
duesee
closed
1 year ago
duesee
commented
1 year ago
textstring = 1*(%d09 / %d32-126)
duesee
commented
1 year ago
Fixed in #15.