email function

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
mustafa
Forum Newbie
Posts: 3
Joined: Mon Jun 30, 2003 3:39 am
Location: pakistan

email function

Post by mustafa »

i have used an email function in my code ,i am using a linux server and development is going on the windows system.when i use the mail function it doesnt sends the mail.send mail service is already started on the linux server
User avatar
cactus
Forum Regular
Posts: 343
Joined: Tue Jun 10, 2003 4:16 am
Location: UK

Post by cactus »

Can you post your code, and any error messages. It will help the group determine your issue.

Regards,
SBukoski
Forum Contributor
Posts: 128
Joined: Wed May 21, 2003 10:39 pm
Location: Worcester, MA

Post by SBukoski »

To my knowledge, the mail() function will not work on a Windows server. Not sure if there is any way to get it to. Is the mail also not being sent on the Linux server?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

viewtopic.php?t=10251

Why did you post this in the PHPMac forum if you are talking about Windows and Linux servers? I'm therefore moving it to PHP Normal.

Mac
Post Reply