problem sending mails

roeyy

Verified User
Joined
Nov 7, 2005
Messages
20
after upgrade exim problem sending mail trow any page likt this : try and see.

http://www.meimadim-vj.co.il/?page=9

the line is - mail($to,$subject,$body,$headers);

cannot send mail trow any internet page in this server .

but normal mail work - outlook or webmail program .

plz help

10X

da user on centos 4.4
 
You need to use some kind of form-to-email script in your php program. Or a separate php program.

Jeff
 
10x

problem solved

it was problem in php .


i rebuild php and it fix it :>
 
Back
Top