http://cgxwikifunck7z7yx2ex4d4u6dzmzzc5kbnmeie7zp7n2nesiat63cad.onion/it/linux-selfhosting/mta-mda/dovecot/sieve
Dans cet exemple c'est
[email protected] require ["variables", "envelope", "fileinto", "mailbox", "regex", "subaddress", "body"];
if address :
matches ["to","cc"] "*@domain.tls" {
set :lower "hop" "${1}";
if not string :is "${hop}" "default" {
if not string :is "${hop}" "" {
fileinto :create "${hop}";
stop;
}
}
} Classer automatiquement : Alias "Plus" = Répertoire du même nom Par exemple :
[email protected] → INBOX/test/ require ["variables", "envelope", "mailbox",...