diff --git a/index.coffee b/index.coffee index 5af2b88..d10bcc5 100644 --- a/index.coffee +++ b/index.coffee @@ -99,7 +99,10 @@ cleanParsingErrors = (string) => @lookup addr, options, (err, parts) => if err? - return done err + if data == '' + return done err + else + parts = data if options.verbose done null, [