When I attempt to submit a contact via the contact us form the submitters email gets CC’d but the to address never gets the email. Not sure why it isn’t going through, email is valid (changed in snipit). The below is snippet being used on the form:
<div style="margin-top:-135px;">[!eForm? &formid=`ContactForm` &subject=`[+subject+]` &to=`
[email protected]` &ccsender=`1` &tpl=`ContactForm` &report=`ContactFormReport` &invalidClass=`invalidValue` &requiredClass=`requiredValue` &cssStyle=`ContactStyles` &gotoid=`46` !]</div>
Is it possible that I may have a permissions issue in one of my directories?