[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Send Mail - Open Mail



Hi,

I run this code to send a simple mail:
and i can't open mail:

fp = popen("mail myfriend@hotmail.com", "w");
(fp = NULL can't open mail...)
fprintf("%s", msg);...
(System: Linux RH 6.1 with apache)

If anyone now how to send mail true c source 
i'll be very happy to here his advise

Thank you,
Avi Boots.





=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il