Summary: Hi, I want to send mails to certain users if the previous step in my shell script fails. Can you guide me as to how to accomplish this. Also, was wond...
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 quic...
Summary: 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 onl...
Summary: I had the mail program on my UNIX server sending mail through my Exchange server but I had to stop routing through Exchange due to a mail relay proble...
Summary: Hi all.. I am a novice in shell scripts..but I would like to know how we can format a script which would send a mail on a specific date. Say every 25...
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 t...
Summary: Hi I would like to know if there is any way of disconnecting a TS session by means of an automatic script running all the time if an error occurs from...
Summary: We have Linux Redhat 6.2 and we want to configure the send mail facility to our office. We have ISDN,VSNL,WAN connection facility. We like to configu...
Summary: I'm using the mailx of Unix to send mail. When receiving the mail in the From column the name of the sender appears like root@servername.domain (I'm s...
Summary: Hoe I can send message (mail) inside the script? For example while sleep 3600 do if [ “everything is ok” ] then : else send mail to system us...
Summary: 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 th...
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 Mai...
Summary: I have a samba server. I have been asked to send an excel spreadsheet residing on the server to a couple of mail recipients every morning. I want to s...
Summary: I am running 10 programs in UNIX environment. I run them by crontab. So far everything okay. Now my boss asked me to write a shell script so that I ...
Summary: I recently switched over from a Windows system to a Freebsd system. I have my web server running on this box with php support. I used to use the smtp ...
Summary: Hello: I tried to send email on workstation using command line "mail xxx@.xxx.xx.xx" but OS showed the following message. Pls. help me to find the rea...
Summary: i am using linix mailserver, when i send mail ,i am getting error message saying"this is message can't send past 4 hours". why this message appears? ...
Summary: You should check your DNS records first. Run nslookup -query=mx and enter in the domain you are trying to send to. You should get some output like thi...
Summary: here what I found on IBM's home page: Change the Cw setting You must tell sendmail to accept mail addressed to @test.com. This is accomplished by chan...
Summary: I'm running SNA RJE on a HP k360. The sna connection was not responding. This is the error message from the sna.err log: The DLPI rejected primitive ...
Summary: I just read about this on SUN (different question) site, try Nail (BSD version of Mail you can download it from SUN ) with Nail you can send mail in H...
Summary: I cannot use Unix Mail commands (Mail user@computer) to send mail between networked machines but I can send mail to different users on the same machin...