This is the code for the form:
<p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Subject
[select* Subjectcategory “General Inquiries” “IT Assessment” “Professional Services” “Managed Services” “Education Services” “Office 365” “eProcurement” “Career Opportunties”] </p>
<p>Your Message
[textarea your-message] </p>
<p>[submit “Send”]</p>
I fail to see what the subject has to do with why wordpress isn’t sending the email.