Andrey Garkin schrieb:
Dovecot Sieve Plugin...2. dovecot.sieve file in /home/vmail/kipalex.ru/[email protected] require "fileinto"; if header :contains "Subject" "***SPAM***" { fileinto "/home/vmail/kipalex.ru/[email protected]/.Spam/new"; }
AFAIK it should just be fileinto "Spam" Thomas
