We updated parse-server to reflect the behaviour on parse.com, therefore, the email may be in user.get('username') in some cases.
https://github.com/lcortess/simple-parse-smtp-adapter/blob/master/index.js#L75
You should take that into account :)
See: parse-community/parse-server#2732