how can i write script for sending mail
Answer / swapna
i think u can use sendmail or mutt or mail
to send mail to a domail address ur should configure ur system
| Is This Answer Correct ? | 4 Yes | 2 No |
first women to climb mount everst?
can a merchant exporter adjust or claim refund of input service tax ??
What is the IIS, and why we use it?
is it an open mind or a open mind tell the correct article
What is the difference between return code and completion code. When i was searching in the direct for the problem, the following errors displayed. Please can any1 explain these. Completion Code => 4 Message Id => XXDR012I Short Text => XDR field overflow. Key=SER. Len=8. Completion Code => 8 Message Id => XSQF009I Short Text => Sys call open() failed.Filename=/opt/apps/cdt3/USA/outbound/CD810O.errno=17. Completion Code => 8 Message Id => XCPR010I Short Text => Open failed for copy in OPEN_DEST_DATA. Errno=17. can you explain those 3 completion codes and also with difference between return code and completion code
how can i write script for sending mail
what is employee MAPPING in recruitment...?
wut is pre law
well i dont have toefl and gre scor all that stuff, and i have 7 backlogs, tell me the chances of getting the visa.
Red Hat Linux4.0 configuring in telnet server. Another one Linux system called via telnet . But not connecting in first system.
WHAT IS A VECTOR ? HOW IS DIFFER FORM AN ARRAY
//jobname positional parms,keyword parms,.... Restart=step3 //.. //.. //.. //step3 exec=xxxx //... //step4 exec=yyyy,cond=(0,Le,step3) //.. //step5 exec=zzzz Restart =step 3 executes step3.Step 3 gives some return code.In step 4,the test is passed as 0 is less than step 3.So step 4 is bypassed and is not executed. and the program is responsible for issuing the return code that was not even loaded in the main storage. The result: no return code can exist In the steps that follow any test of COND parameter tat attempts to interrogate this non-existent return code will be ignored . Step 5 will be e executed. IN THIS EXAMPLE WHAT DOES XXXX YYYY ZZZZ MEAN?? PLEASE CAN ANYONE SAY...