I am working on a PHP / Flash contact form for a client’s website. The form works when I test it on my own server, which has a Linux System base. When I test the form on my clients server, which has a Windows System base, the email does not go through.
The phpinfo() for my client’s server gives me the following information:
Internal Sendmail Support for Windows: Enabled
SMTP: 203.147.62.198
smtp_port: 25
Does anyone know what the problem could be? I plan to call the client’s website server provider but I am not really sure what to ask them to do.
Any help or suggestions would be very helpful!!! Thank you in advance.