View Single Post
  #5 (permalink)  
Old 01-07-2007, 03:54 AM
nelsonez's Avatar
nelsonez nelsonez is offline
WebProWorld Pro
 
Join Date: Feb 2004
Location: St. Paul, MN
Posts: 108
nelsonez RepRank 0
Default 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
__________________
Eric Nelson, Ph.D. <<SlickRockWeb>> Affordable SEO, Plan your Belize vacation early.
Reply With Quote