Displaying 20 results from an estimated 2000 matches similar to: "Unkown namespace / sieve"
2008 Apr 23
4
disconnect error
a user complain about suddent disconnect error from time to time (he's
using pop3 with Apple Mail)
Looking at dovecot logs I discover that, each time the error shows up
for him, I have this :
dovecot: pop3[95137]: Info: user=<dan at userdomain.com> Disconnected
top=0/0, retr=0/0, del=0/4, size=127101
but all other "regular" pop3 session looks like this one :
dovecot:
2013 Mar 02
1
Metafor "SMCR" Pre-Post Effect sizes
Dear all,
I am very grateful that Wolfgang Viechtbauer implemented the standardised mean change for dependent
groups. I was playing around a bit today, and I am not sure if I understand the "SMCR" procedure correctly. The documentation states that sd1i and sd2i are needed, but it seems to me that SMCR is ignoring sd2i (so Variances are not pooled). Instead, it uses sd1i (pre-test sd),
2011 Jan 12
1
Metafor vs Meta vs Spreadsheet: wrong numbers
Hello,
I experimented the Metafor and Meta packages in the scope of replacing Excel
for meta-analysis. I performed the first working example provided in Michael
Borenstein's book "Introduction to Meta-Analysis" with Excel, Metafor and Meta.
The numbers given by my spreadsheet, which I validated from Borenstein's book,
conrespond quite closely to those given by Meta, but
2012 Aug 22
1
(Slight) calculation discrepancy in escalc (metafor package)
Hello,
I recently started using the metafor package (version 1.6-0) in R (2.15.1,
64-bit Windows 7) and noticed that I was getting slightly different values
when I manually calculated the standardized mean difference versus what
escalc was giving me. Here''s a very simple example:
escalc(measure="SMD", m1i=5,m2i=10,n1i=5,n2i=5,sd1i=1,sd2i=2,vtype="LS")
The result
2014 Nov 13
1
metafor - code for analysing geometric means
?Dear All
I have some data expressed in geometric means and 95% confidence intervals. Can I code them in metafor as:
rma(m1i=geometric mean 1, m2i=geometric mean 2, sd1i=geometric mean 1 CI /3.92, sd2i=geometric mean 2 CI/3.92.......etc, measure="MD")
All of the studies use geometric means.
Thanks!
Edward
----------------------------
[[alternative HTML version deleted]]
2009 Jul 11
1
sieve_execute_bytecode(/var/vmail/domain1/user/dovecot.sievec) failed
I am trying to implement vacation with sieve in dovecot, but each time
I try to use a sieve rule that sends a mail, like vacation or reject,
I obtain this error code_
sieve_execute_bytecode(/var/vmail/domain1/user/dovecot.sievec) failed
Checking syslog I found this message:
sieve runtime error: Reject: No return-path for reply
Googling I found a report of a problem like this but I can't
2007 Aug 11
8
Sieve Vacation cause deliver to die
When a user enable vacation in sieve deliver die and the mail lost. I am
using 1.0.3
Thanks
-------------------------------------------------------------------------------------------------------------------------------------------
in syslog
postfix/pipe[16060]: 8E33017D4: to=<vivi at abc.com.hk>, relay=dovecot,
delay=0.17, delays=0.13/0.01/0/0.03, dsn=5.3.0, status=bounced (Command
2007 Oct 19
1
Dovecot v1.0.3 -> Sieve "redirect" command returning Sendmail exit status 75
Hello!
My local setup here is Exim 4.68, DSPAM 3.8.0 and Dovecot 1.0.5. Entirely
on MySQL tables for virtual hosts and authentication. Dovecot does the
authentication for Exim.
What I am having problems with, is a simple sieve script to redirect a
message that matches the "X-DSPAM-Result" header as "Spam" to another email
address.
When this rule matches, deliver returns in
2006 Jan 06
2
replace unkown action with 404
is there a way to replace unkown action error with a pretty 404 page ?
I set the ErrorDocument 404 in .htaccess, however when someong goes to
http://www.mysite.com/bogus i would like it to show a 404 error instead of
just "Uknown action".
Is this possible with a rescue or something?
adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 May 07
4
dsmark, unkown
Hi,
I want to use the dsmark, but it always says: "unkown qdisc", although I
have enabled it (y in Network options), and I have my kernel recompiled.
I am using SuSE 8.1, 2.4.20 Kernel, tc available at the HTB site (with
already precompiled HTB queue).
Can anybody find the problem?
thx
_________________________________________________________________
MSN 8 helps eliminate e-mail
2007 Feb 25
0
Fedora Core 6 dom0 with a win 2003 server domU; unkown PCI device
Hello,
I''ve got xen installed on a box running Fedora Core 6. In addition
I''m running a Windows 2003 server as a domU. Everything work fine
and I am quite satisfied with the setup. However, in win 2003''s
device manager there is a unknown PCI device that I not able to
find a suitable driver for. Windows update can''t find one either.
Is there a way to find what
2007 Dec 13
0
[LLVMdev] Obfuscation Transformations Clobbered by Unkown Optimizations
Hello, Matt.
> Does anybody know what pass is clobbering my obfuscations?
I think this is DAG combiner machinery in the codegenerator itself. Try
to provide -fast option to llc.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2005 Mar 29
0
.call Files and Unkown Keywords
Hey, another question. I am having problems with my call files.
Whenever I drop one into the outgoing folder, I get an "unknown
keyword" error for each line in the file. This is what I have my file
as right now.
Channel: IAX2/scheda:*****@switch-2.nufone.net
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: outgoing
Extension: 18636045489
Priority: 2
On the channel, that may need to
2011 Jan 21
0
Channel in an unkown state
Hello all.
I have a dahdi card with 2 FXO and 1 FXS. I'm able to make calls without any problem. However, when I have an incoming call, I see the following message on the asterisk console:
-- Starting simple switch on 'DAHDI/1-1'
-- Executing [s at DID_trunk_1:1] ExecIf("DAHDI/1-1", "1?SetCallerPres(unavailable)") in new stack
-- Auto fallthrough,
2008 Jul 10
0
Rmpi unkown input format error
I have just installed Rmpi on a Suse 9.1 linux cluster with
openmpi-1.0.1. I am trying the example included below from the tutorial
website. However, I keep getting the following error:
> # Load the R MPI package if it is not already loaded.
> if (!is.loaded("mpi_initialize")) {
+ library("Rmpi")
+ }
>
> # Spawn as many slaves as possible
>
2007 Dec 14
0
[LLVMdev] Obfuscation Transformations Clobbered by Unkown Optimizations
On Thu, 13 Dec 2007, Matt Fredrikson wrote:
> After I run opt on an un-obfuscated bitcode file to produce an
> obfuscated bitcode file, I verify that my transformations were placed
ok
> in the file using llvm-dis. At this point, the changes appear to have
> been made. However, if I run the obfuscated bitcode file through llc
> to produce x86 assembly, the obfuscations vanish. I
2013 Nov 15
1
samba4 smb.conf directive "dns recursive queries" unkown
Hi there,
I build a samba 4.0.11 on a Debian Wheezy from source, joined a existing
AD (samba works with internal dns) and have this smb.conf:
=======
# Global parameters
[global]
workgroup = DOMAIN
realm = DOMAIN.local
netbios name = SAMBA1
server role = active directory domain controller
allow dns updates = nonsecure
dns recursive queries = yes
2007 Dec 14
0
[LLVMdev] Obfuscation Transformations Clobbered by Unkown Optimizations
Matt,
The LLVMCore library provides constant folding automatically. So, when
your obfuscated module is read in and the assembler re-creates your
constants, the arithmetic is done automatically and the constants are
folded. To see where this is done, see lib/VMCore/ConstantFold.cpp
Reid.
On Thu, 2007-12-13 at 02:22 -0600, Matt Fredrikson wrote:
> Hello all,
>
> I am implementing some
2003 Aug 27
2
How to test a model with two unkown constants
Hi all,
suppose I've got a vector y with some data (from a repeated measure
design) observed given the conditions in f1 and f2. I've got a model
with two unknown fix constants a and b which tries to predict y with
respect to the values in f1 and f2. Here is an exsample
# "data"
y <- c(runif(10, -1,0), runif(10,0,1))
# f1
f1 <- rep(c(-1.4, 1.4), rep(10,2))
# f2
f2 <-
2007 Dec 13
4
[LLVMdev] Obfuscation Transformations Clobbered by Unkown Optimizations
Hello all,
I am implementing some simple obfuscation transformations in LLVM. One
of the obfuscations involves searching for particular constants, and
"unrolling" them throughout a procedure using arithmetic. In effect,
certain constants are broken up into smaller constants and recombined
as needed using the appropriate operators. I perform this on
intermediate LLVM instructions.
After