This is really more of a debian question than kubuntu per se, but since they are closely related:
k/Ubuntu is supposed to have the root account disabled. But, by default, many applications, such as rkhunter, debsecan, and other things run as cron jobs, send their output in emails to root. It is possible to read those by invoking alpine in a sudo konsole. It is also possible to configure some of those applications to send to a different user. But a better way would be if, by default, any emails coming in for root could be redirected to a normal user.
How to do that is probably buried somewhere in the postfix documentation, but so far I have not found it. Anybody know off the top how to do it? That is, direct incoming mail for root to a normal user account?
k/Ubuntu is supposed to have the root account disabled. But, by default, many applications, such as rkhunter, debsecan, and other things run as cron jobs, send their output in emails to root. It is possible to read those by invoking alpine in a sudo konsole. It is also possible to configure some of those applications to send to a different user. But a better way would be if, by default, any emails coming in for root could be redirected to a normal user.
How to do that is probably buried somewhere in the postfix documentation, but so far I have not found it. Anybody know off the top how to do it? That is, direct incoming mail for root to a normal user account?
Comment