Syntax error sending emails with Lua and Gmail
Got a fairly unhelpful error while trying to send an email using LuaSec and LuaSocket to connect to googles SMTP servers:
555 5.5.2 Syntax error. uc3sm9880237wib.2
Turns out google doesn't like the recipient format
'FirstName LastName
'
and instead prefers just
'
'