Results 1 to 3 of 3
Sorry for this (most likely) blatantly stupid question, but can you use a mail server program to redirect mail to, say a hotmail account?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-04-2003 #1Linux Newbie
- Join Date
- May 2003
- Posts
- 123
Possible to use a mail program to redirect mail?
Sorry for this (most likely) blatantly stupid question, but can you use a mail server program to redirect mail to, say a hotmail account?
- 08-05-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
Sure you can easily setup a forward to point towards another address.
- 08-05-2003 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Just use your ~/.forward file. If your username is dolda and the address is bigbard@webmail.com, add this line:
See aliases(5) for more info. The file format is exactly the same.Code:dolda: bigbard@webmail.com


Reply With Quote
