Displaying 2 results from an estimated 2 matches for "becaise".
Did you mean:
beacause
2008 Mar 12
1
Fileinto to a maildir with sieve
Hello,
Is it possible to specify a maildir to a fileinto rule in a sieve file?
A simple:
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
fileinto ".Junk";
}
does'nt work becaise .Junk is a directoty, not a mailbox... See my
dovecot-deliver log:
Couldn't open mailbox .Junk: Invalid mailbox name
Mar 12 09:52:38 helm deliver(nicolas at nicoelro.net): sieve runtime error:
Fileinto: Generic Error
Is it possible to specify a directory (maildir)?
Thanks.
- Nicolas.
2005 May 28
2
xc-ast 0.9.0 is out today
...ase inclued the basis
of the Outbounds Call Manager that will be released for 1.0. If you update
from a previous version, have a look at the UPDATING.txt to understand how
to upgrade your database schema.
* The realtime visualization now shows only calls within a given toime
frame. This is becaise sometimes Asterisk does not write complete
information for a call, and such" orphan calls" used to hang forever as
open calls.
It is now possible to configure the SLA for your site, defining the
maximum observation period and the interval. * Due to popular demand, an
explicit &quo...