Changes between Version 30 and Version 31 of Email
- Timestamp:
- 07/29/06 19:39:17 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Email
v30 v31 46 46 Conversely, if you find a spam message in your inbox, you can retrain your filter by forwarding it to `spam-username@astro.columbia.edu`. If you conscientiously retrain your filter when it errs, it will be better able to anticipate your preferences in the future. 47 47 48 === Personalized Filtering ===48 === Personalized Filtering and Forwarding Email === 49 49 Traditional UNIX-style `.forward` files are not used on the new CAL system. We're using [http://www.ietf.org/html.charters/sieve-charter.html sieve], an emerging standard for mail filtering. You can see an example sieve script [source:trunk/packages/cal-meta/src/examples/sieve/cal-default.script here] (this example script is installed by default for all CAL users, and can be found on Configured Workstations at `/usr/share/doc/cal-base/examples/sieve/cal-default.script`. It filters spam into the user's `spam` subfolder based on the `X-DSPAM` headers mentioned above). 50 50
