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.
Send mail on UNIX
Name: Alpay Date: October 21, 2002 at 18:08:46 Pacific OS: sol9 CPU/Ram: 512
Comment:
Hi, I have a question.
how do we send a mail on one line command??
like it should include the.... recipent, subject, body,
I found some sources online but, it doesnt send it right away.. I tried pine -url 'mailto:somebody@hotmail.com?subject=My%20subject&body=In%20my%20body'
But it goes to mail, and waits me to send it..
I just want to send and finish it at that command Please help me
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: i am sending mails from my unix server to my mail id i used sendmail option previously it ran successfully now it is not sending mails what might be the problem this is the message i am getting in /va...
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 ...