Having major problem with setting up PHP mail script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sovereign6
Forum Newbie
Posts: 3
Joined: Tue Oct 26, 2004 7:39 am
Location: UK

Having major problem with setting up PHP mail script

Post by sovereign6 »

I am in the process of setting up a website for our company.

I am having untold problems in understanding how to configure the mail script for a Newsletter and setting up the script for formmail PHP.

I now in the dwang and have sort this out pronto.

Any help would be great.

The Newsletter block is at

http://www.pro-netmarketing.co.uk

Feedback form is at:

http://www.pro-netmarketing.co.uk/EzineThanks.htm

Please take a look a the code and see where I am going wrong.

Grateful thanks. :? :?
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

Wanna just post the code in here using the php tags so we can see it easier. Is there any errors produced by the script? Is php configured correctly with an smtp? Do you have an smtp installed? Can you telnet to the smpt? Is it running? Just provide more info so we can help you.
Post Reply