SMTP Problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
rplkent
Forum Newbie
Posts: 1
Joined: Mon Oct 25, 2010 10:04 am

SMTP Problem

Post by rplkent »

Hi, I have just loaded PHP in a WAMP setup. My background is in Windows. Setting a web page to send email was easy using CDOs. So I want to use phpmailer to send an email from a web page and I keep getting the error [SMTP: Invalid response code received from server (code: 554, response: 5.7.1 : Relay access denied)] .

So sorry to be thick but IIS has the Virtual SMTP Server, do I need to install something else when using Apache in Windows? Do I need to configure php or apache in some way?

many thanks in advance
Post Reply