How to send automated email to a set of people at fixed time ?
Answers were Sorted based on User's Feedback
Answer / vivek raghuwanshi
just create a alias of people and create a command file and
create a crond entry
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / suri
# crontab -eu username
12 16 * * * /bin/echo "hi how are you" | mail -s
textmail username
:wq
#service crond restart
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / manoj
configure sendmail & postfix to configure procmail..
Or configure Q-mail / Squirrel mail & use contab
| Is This Answer Correct ? | 2 Yes | 3 No |
commands regarding the adding of users into groups n different options with useradd...?
How to findout, if the user is local user or NIS user in the Linux (RHEL)?
You want to create a compressed backup of the users' home directories. What utility should you use?
What is the minimum number of partitions you need to install Linux?
how u use the iptable firewall to restrict ssh,telnet,ftp
what is the difference between NIS and DNS...?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
i installed clustering packages.When i try to run it getting LUCI error...what is it..??
How to load the old kernel without rebooting server
what is NIS Server...?
Tell me the 5 differences between Linux and Unix?
what is the use of runlevel 4 in redhat linux? in which cases it will use.