wiki:SieveExamples

Version 2 (modified by dkg@…, 20 years ago) ( diff )

--

Example Sieve Scripts for CAL

~/.forward emulation

If you want to have your 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:

redirect "user@domain.com";

other examples

You can find some example sieve scripts online, if you want to experiment more.

Note: See TracWiki for help on using the wiki.