I haven't found an easy way to email files as an attachment but if they are just text files you can use
as root
mail -s "some subject" you@whatever.com < filename
This may or maynot work as your server probably doesn't have a reverse DNS record set up for it and some email servers may reject it.
If you need to send it as an atachment the easiest way to do this would be to download the sendEmail program and use that but may still have the same issue mentioned above
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.