Web form problems
Hi chadhaajay,
What type of coding are you using for the sending of your webform-generated emails? I assume you may be using the sendmail process to send the email. If this is the case we have had extensive experience with tripping spam filters because of problems with the headers in the formatted email that is delivered by sendmail. Many times the FROM: field is the culprit. A simple fix is too make sure you have a name in "" quotes such as From: "Your company" <info@yourcompany.com>
Can you provide some more information? Maybe show us the header information for one of your emails that is sent from the web form.
Also it is very possible that your server has been flagged. Check your IP address against some common blacklist spam sites like spamhaus.org
Post us some more info and maybe we can help.
Eric
|