Hi guys,

I have the following line:
system("cat $FILENAME | mailx -s \"test\" $mailAddress
");

How can I check whether mailx operation above was
successful or not?


Thank you!

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to