import smtp
On compile I get:
/usr/local/Cellar/nim/1.2.4/nim/lib/pure/smtp.nim(131, 40) Error: type mismatch: got <typeof(nil)> but expected 'SslContext = void'
Does anyone else have this problem?