A client has a need to send an email with a blank subject (i.e. not a space, but an empty string). NS doesn't like that (says "Missing a required argument: options.subject" using email.send in 2.0). Anyone have any ideas for how to make the subject empty while making NS think it's not?