Hello,
I'm new to php. I recently attempted to use the mail() function for my webpage. However, I received the following;
"Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for mkt2000@somecompany.com"
This is php 4 on windows xp pro. Whata I'm basically trying to do is keep itas simple as possible. The vistor enters an email address and a message is sent to his or hers mailbox.
Any suggestions would be helpful.
Thanks
Kyle
I'm new to php. I recently attempted to use the mail() function for my webpage. However, I received the following;
"Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for mkt2000@somecompany.com"
This is php 4 on windows xp pro. Whata I'm basically trying to do is keep itas simple as possible. The vistor enters an email address and a message is sent to his or hers mailbox.
Any suggestions would be helpful.
Thanks
Kyle