10 More Discussions You Might Find Interesting
1. What is on Your Mind?
Dear All,
Here is the current status of the badging system:
The Beta 1 phase of the new badging system is close to completion.
42 prototype badges have been "allocated"
6 prototype badge slots are held in reserve
The "alert you have new badges" prototype is running and is currently... (4 Replies)
Discussion started by: Neo
4 Replies
2. Emergency UNIX and Linux Support
Im Using Centos Version
$ cat /etc/redhat-release
CentOS release 6.4 (Final)
I'm Using Sudo Version
$ sudo -V
Sudo version 1.8.6p3
Sudoers policy plugin version 1.8.6p3
Sudoers file grammar version 42
Sudoers I/O plugin version 1.8.6p3
tried to setup notification mail for sudo,... (2 Replies)
Discussion started by: babinlonston
2 Replies
3. UNIX for Advanced & Expert Users
In our company we work for our customer with a job# philosophy, managing all the informations about a job in a share with directories whose name is starting with job number. Under this entry point we have a standard structure of folders, comprising a "communications" folder.
When we send emails... (0 Replies)
Discussion started by: vroby67
0 Replies
4. Shell Programming and Scripting
Hi,
Is there any way to check the status of the mail sent or not.e.g
mail -s "Error Message" abc@xyz.com <aaa/bbb/data.txt
Can it return a status code which will confirm the delivery of mail sent?Please suggest.
Thanks,
Anil (1 Reply)
Discussion started by: anil029
1 Replies
5. Shell Programming and Scripting
Hi,
I am using sendmail command to send mail
This is the command i am using
cat <filename> | /usr/lib/sendmail -v <emailid>
I will put the contents in the file as body of the email
I want the subject also to be printed in the email
I want to know whether email has been successfully... (1 Reply)
Discussion started by: trichyselva
1 Replies
6. UNIX for Dummies Questions & Answers
rshstatus=`rsh -n lilo /db/p2/oracle/names9208/restart_names.sh`
if $rshstatus <>0 then
errstatus=1
mailx -s "xirsol8dr" ordba@xxx.com >> $log_dr
else if errstatus=0
echo "status to xirsol8dr successful"
can anyone provide if this is t he correct way to do this or is there a better way? (1 Reply)
Discussion started by: bpm12
1 Replies
7. Shell Programming and Scripting
Can someone please help me with this script, I'm trying to create system backup on AIX, for this I want to first mount the filesystem if it is not mounted, then create the backup and unmount the filesystem but I'm having problem while using the mail command to notify the status of filesystem... (9 Replies)
Discussion started by: mbak
9 Replies
8. Solaris
Hi ,
I need to have a monitoring system also I wanna have E-Mail Notification .or SMS notification to be on touch with my System : ) ...
Regards
Adel (1 Reply)
Discussion started by: ArabOracle.com
1 Replies
9. UNIX for Dummies Questions & Answers
After I send a mail thr unix with following command
uuencode tmpFile | mailx -s "sub1" emailid
Yet, I havent received this mail at intended mail client.
In order to find out if the sent mail action resulted in failure,
I checked at
/usr/spool/mail/userid
But there also I couldnt find... (1 Reply)
Discussion started by: videsh77
1 Replies
10. UNIX for Dummies Questions & Answers
I believe i have most of samba configured right but i get this error each time time try to run it. I was given suggestion that i touch the file, i did, but i still cannot rid myself of this error.
Any suggestions (2 Replies)
Discussion started by: macdonto
2 Replies