13 Mar
2011
13 Mar
'11
9:45 p.m.
Patrick Westenberg
Hi Patrick,
Hi again,
FYI: this is the way it works for me:
require ["fileinto", "mailbox"];
you mean the really name "mailbox" or?
if header :contains "X-Spam-Flag" "YES" { fileinto :create "Spamverdacht"; }
If the specified mailbox does not exist, it will be created.
cu Jim