Send linux mail to an external email adress
woensdag, 14 maart 2007

Today I looked in the mail records of my linux server and I saw all this crap. So I decided to send all the local mail to my normal email account. This is what I had to do:

 Make sure this is in: /etc/aliases:

root: real-leon
leon: This email address is being protected from spam bots, you need Javascript enabled to view it

Then run the command:

newaliases
 
< Prev   Next >