I think that all needed together with database to "y"
has to be change default sieve script
from:
require ["fileinto", "regex", "date", "relational", "vacation"];
to
require ["fileinto", "regex", "date", "relational", "vacation"];
# Move spam to spam folder
if header :contains "X-Spam-Flag" "YES" {
fileinto "Junk";
# Stop here so that we do not reply on spams
stop;
}
but i cannot find, where is the default script located...
it should be
/usr/local/ispconfig/server/conf/sieve_filter_1.2.master
but don't know how to change it
Last edited by radim_h; 17th January 2012 at 23:28.
|
Recent comments
1 hour 50 min ago
2 hours 50 min ago
6 hours 37 min ago
7 hours 51 min ago
11 hours 27 min ago
18 hours 42 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 20 hours ago
1 day 22 hours ago