Problems with the user settings - Mail Delivery, Forward Email, Vacation -
Axel Schmidat
axel.schmidat at lsg.nrw.de
Tue Aug 16 14:58:15 CEST 2005
hi at all,
I get a error-message, if I try activate the user settiings in Mail
Delivery, Forward Email, Vacation .
Mail Delivery:
Errors:
Not curently in TRANSACTION state
Script was:
require "fileinto";
if header :contains [X-Kolab-Scheduling-Messages"] ["FALSE"] {
}
Forward Email:
Errors:
Not curently in TRANSACTION state
Script was:
require "fileinto";
redirect "email-adress"; keep;
Vacation:
Forward Email:
Errors:
Not curently in TRANSACTION state
Script was:
require "vacation";
if header :contains "X-Spam-Flag" "YES" { keep; stop; }
vacation :adresses [ " email-adress" ] :days 7
Thx in advance for some help
Axel
More information about the users
mailing list