Changes between Version 26 and Version 27 of Email
- Timestamp:
- 07/25/06 16:04:14 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Email
v26 v27 58 58 [0 dkg@kalyke ~]$ 59 59 }}} 60 61 If you want to have your mail forwarded to another email address without keeping it on your astro account (the functionality that was previously handled by .forward files), you can create and import a script that contains the line: 62 63 {{{ 64 redirect "user@domain.com"; 65 }}} 66 60 67 You can find some [http://www.cmu.edu/computing/documentation/sieve/sieve.html example sieve scripts] [http://wiki.fastmail.fm/index.php/SieveRecipes online], if you want to experiment more.
