Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to send mail in UNIX
Name: Net Date: October 1, 2008 at 05:24:03 Pacific OS: SUN CPU/Ram: . Product: .
Comment:
Hi,
the following is the script i used to send mail to corporate ID.
But the script is not sending mail.
Please let me know which part is wrong in the script.
Summary: I use sendmail command to send mail on UNIX to stmp mail,but it is faiture. The followings are I inputted command and error message. Pls reply me quickly. Thanks. # sendmail -v yim125@hotmail.com WARN...
Summary: Hi Frens, I have to send a mail from UNIX which is the output of a script and end to a mail ID in lotus notes. I tried: uuencode output.out | mail Mailid which sends an attachment to that mail ID, it ...