Hi,

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

fp = popen("mail [EMAIL PROTECTED]", "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 [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to