Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I'm not quite sure...

Status
Not open for further replies.

bwilch

Technical User
Joined
May 5, 2003
Messages
627
Location
US
I've worked on various setups with HTML and recently was introduced to PHP in order to run a forum webmail script on a website. This script has worked wonderfully without any problems in the past, until recently. Typically we use a host that we resell to our clients, but one client has their own Apache server running on Windows NT. The script no longer works. From the people I've been able to get some help with locally, the problem exists because the PHP code was changed from when the initial script was written to now. I've made the modifications to the sctipt as indicated by those people, but here's the problem I'm not sure I understand.

From what I can tell, PHP calls on sendmail or another mail type of program in order to actually send out the email. I've been unable to get the client's pop/smtp server to relay the message (they have open relaying turned off/mail server is different than web server) so I'm not sure the most effecient way to acomplish this, thus my request for suggestions.

Your thoughts? :D And thanks for any help anyone can offer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top