Displaying 4 results from an estimated 4 matches for "q56".
Did you mean:
256
2013 Sep 12
0
question about dovecot-auth
...to dovecot-list:
i have a question about dovecot auth:
the database of dovecot-auth is memcached, when i test 200 users login by imap at the same time, there are some error like this: Is there any Parameter matches wrong ?
=====================error=========================
Sep 12 10:14:15 IMAP(q56 at t.com): Info: Quota warning: bytes=1048471142 (90%) messages=0 command=/opt/email/bin/dovecot-quota-warning.sh 90 q56 at t.com
Sep 12 10:14:15 IMAP(q56 at t.com): Info: Quota warning: bytes=1106719539 (95%) messages=0 command=/opt/email/bin/dovecot-quota-warning.sh 95 q56 at t.com
Sep 12 10:14:1...
2010 Aug 13
1
mlogit error
...non-unique value when setting 'row.names': ‘NA.NA’
My code:
> flevel1$Q120<-as.factor(flevel1$Q120)
> MData<-mlogit.data(flevel1, varying=NULL,choice="Q120", shape="wide")
> LogitModel<-mlogit(flevel1$Q120~1|flevel1$Q92, data=MData)
MData[1:10,]
Q56 Q92 Q102 Q119 Q120
1.1 10 7 10 10 FALSE
1.10 10 7 10 10 TRUE
1.2 10 7 10 10 FALSE
1.3 10 7 10 10 FALSE
1.4 10 7 10 10 FALSE
1.5 10 7 10 10 FALSE
1.6 10 7 10 10 FALSE
1.7 10 7 10 10 FALSE
1.8 10 7 10 10 FALSE
1.9 10 7 10...
2010 Jul 30
4
OT dovecot w/postfix, mysql , postfix does unnecessary lookups
...ask Q31
which it now knows is not local?
Secondly, it seems to do "double lookups" of destination and email
before it gets to dovecots deliver, has anyone else ran a log on mysql
and seen same? I'm trying to work out why, since it already has its
answer by Q54 and Q55, it is doing Q56 and Q57, which seem pointless...
54 Connect
54 Query SELECT destination FROM view_aliases WHERE
email='laura at example.com'
55 Connect
55 Query SELECT email FROM view_users WHERE
email='laura at example.com'
56 Connect...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking