flashmob / go-guerrilla

Mini SMTP server written in golang
MIT License
2.79k stars 366 forks source link

make test undefined: Iconv #91

Closed goodforever closed 6 years ago

goodforever commented 7 years ago

Dear all, I make test ,then I got go test -v .

gopkg.in/iconv.v1

../../../gopkg.in/iconv.v1/reader.go:10: undefined: Iconv FAIL github.com/flashmob/go-guerrilla [build failed] make: *** [test] Error 2

flashmob commented 6 years ago

Sorry for late reply. Recently updated the project to make iconv optional, more info in the build notes https://github.com/flashmob/go-guerrilla/wiki/Build-Notes