DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I was just thinking that it would be very convenient to have system mail for root, sent to an external pop account. I've been looking online but haven't come up with much. Help much appreciated. I have exim4 installed by default (sid).
1) forward root's mail to your local mailbox
2) create /home/yourusername/.forward
3) add the external email address to this file and finish with an empty line.
this works on my box.
But there is no mailbox in /root, /home/my_user, or /var/mail
I found that the mailbox files are created at first email. I used:
mail -s "test mail" root </dev/null
to send a test mail to the user listed in /etc/aliases (root: basic_user and then changed it to root: root and resent the test). Now I have a "mail" file and a "basic_user" file which both received the test mail. With it set to "basic_user" I created a .forward file in /home/basic_user with my pop address: basic_user@email.com
No mail was rceived by that external pop account. (yes the account works and receives other mail ;-)
Well, I tried to reconfigure but got bogged down in options that I wasn't exactly clear on. Not to say that you shouldn't give dpkg-reconfigure exim4-config a try, just hope you have better luck than I did. If you get it working, will you please post your results?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.