Changes between Version 1 and Version 2 of SieveExamples
- Timestamp:
- 08/02/06 18:43:36 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SieveExamples
v1 v2 1 [[PageOutline]] 2 1 3 = Example Sieve Scripts for CAL = 2 4 5 == `~/.forward` emulation == 3 6 If you want to have your [wiki:Email CAL E-mail] forwarded to another e-mail address without keeping it on your astro account (the functionality that was previously handled by `~/.forward` files), you can create and import a Sieve script that contains the line: 4 7 … … 7 10 }}} 8 11 12 == other examples == 9 13 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. 10 14
