LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mailing (https://www.linuxquestions.org/questions/linux-newbie-8/mailing-228058/)

praveenv 09-08-2004 04:23 AM

mailing
 
Every day logs are Mailed to "root", ,but I want to logs to be mailed to other mail id like "xyz@yahoo.com"

What components and modifications do i need to have .Anyway I was running sendmail and no DNS running

david_ross 09-08-2004 12:53 PM

Add a line to /etc/aliases like:
root:xyz@yahoo.com

Then rebuild the aliases table:
newaliases

praveenv 09-10-2004 05:19 AM

Mailing
 
Still it is not mailing to xyz@yahoo.com

I have an entry in /etc/aliases root : root, praveen_mscis@yahoo.com, which will send mail to root and pgiven id

but not mailing to given id


All times are GMT -5. The time now is 02:07 AM.