Cron Emails to External Email Address

Hello again all. I was wondering what would be the best way to enable Cron to send emails to external addresses. I want to forward yum-cron and backup messages to said external emails. I current have the SOGO package (bu not the mail server package) installed. Thanks!

I’d use the “traditional” way: email address at the bottom of /etc/aliases, where you find:

Person who should get root’s mail

root: mario@example.org

But this question made me think about a panel in the first config wizard where we could chose root’s email address.

What do you think?

That sounds like a good idea, especially since some users may use gmail, etc. instead of some self-owned domain server-based email.

With the /etc/aliases method, is it possible to specify multiple users and multiple emails to send to?