Sieve Copy support in Archiveopteryx

The Copy extension allows the fileinto and redirect commands to not cancel the implicit keep.

This example redirects mail that was sent to a specific address, keeping a copy:

if envelope :all :is "to" "webmaster@example.com" { redirect :copy "alfred@exemplo.com.br"; }

Copy support was added in Archiveopteryx 3.1.4.

In case of questions, please write to info@aox.org.

Relevant links

About this page

Last modified: 2010-11-19
Location: aox.org/sieve/copy