PDA

View Full Version : Mail Server


a43079
Tue 19th Nov '02, 8:01am
OK well i installed apache,php,mysq, on my windows XP box..

and the board runs fine but not when it comes to sending email from the board i get.

Warning: Server Error in C:\Program Files\Apache Group\Apache2\htdocs\forums\member.php on line 1450

or

Warning: Server Error in C:\Program Files\Apache Group\Apache2\htdocs\forums\admin\email.php on line 148

i installed ISMAIL as my mail server so the boad can send out emails and it worked for awhile but if it sits for about 10-20 minutes it will stop emailing users..if i open the php.ini and save the file it will work again for a bit then stop...???
I dont know why does anyone have any ideas on what i can do to get the board to work good on sending out emails..or is there a better email server program i can use???

or is there an easier way to get the board to send out emails

jedivn
Wed 20th Nov '02, 3:11am
I am using IPSwitch IMail server and it works fine.

Or You can set

SMTP = yourISP.smtp.server

in the php.ini file to use your ISP's SMTP server.

Jedi

a43079
Sat 23rd Nov '02, 8:31pm
thank you very much