How to send automated email to a set of people at fixed time ?

Answers were Sorted based on User's Feedback



How to send automated email to a set of people at fixed time ?..

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

How to send automated email to a set of people at fixed time ?..

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

How to send automated email to a set of people at fixed time ?..

Answer / manoj

configure sendmail & postfix to configure procmail..
Or configure Q-mail / Squirrel mail & use contab

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Linux AllOther Interview Questions

How to findout, if the user is local user or NIS user in the Linux (RHEL)?

1 Answers  


Hi all Could u plz tell me how I can get UNIX/Linux Certification

2 Answers   Accenture,


how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?

0 Answers   Wipro,


Who owns the data dictionary?

2 Answers  


How does the boot process[init levels] work on Linux? How is it different from Solaris?

3 Answers  


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 Answers   Oracle,


what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?

3 Answers   Broadcom,


How to Create NIS Server And NIS Client? Explain With Example?

1 Answers   Cisco,


My Linux server in the two lan card one lan card is ok working but second lan card after restart daily lan card deactivate and then manual activate then properly working but after restart repeat this problem.(Fedora O.S.) Pls tell me solved this problem.

4 Answers  


How to recover a deleted file in linux ?

5 Answers  


what is difference between inetd and xinetd

2 Answers  


Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?

4 Answers  


Categories