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

I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers

0 Answers  


plz mention some interesting problems you faced and how you solved it?

0 Answers  


Without Using $date -dyesterday. How I get the yesterday's date ?

3 Answers   DELL,


Where is standard output usually directed?

2 Answers  


will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?

1 Answers  






what are the steps for Password-less ssh

5 Answers   IBM, Mind Tree,


what is the difference between fork and thread ? and parent and child process in fork system call?

3 Answers   Satyam,


What is page-in and page-out in redhat linux?

1 Answers  


How To Hide the FTP Version?

3 Answers   Wipro,


What are main anti-spam features available in sendmail?

1 Answers   CSC,


What are RPM?s, what do they offer?

2 Answers  


This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.

0 Answers  


Categories