mail()

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

Locked
rash28
Forum Commoner
Posts: 38
Joined: Wed Aug 01, 2007 1:21 am

mail()

Post by rash28 »

Hi,

I am not able to send mail from mail()
In php.ini the path is set as
For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i

Is there any changes to be made here to send the mail
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Why not give Swiftmail a chance?
see viewforum.php?f=52
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

rash28, don't duplicate your threads.
Locked