Displaying 20 results from an estimated 54 matches for "leva".
Did you mean:
lea
2010 Dec 06
1
waldtest and nested models - poolability (parameter stability)
...nyone can help me making waldtest recognize the nesting.
Here's the lines I run:
(BTW, I try to use robust standard errors because what I normally use
(glm.binomial.disp) to correct for overdispersion does not converge for the
unpooled model. But this is another story....)
# poolability for leva.fin03.d
# pooled model
inv.log.leva.base = glm(mix.au.bin ~ cat.gap.tot + leva.fin03.d + ... +
sud0nord1, data = inv.sub.au, family = binomial, maxit = 1000) # I deleted
almost all variables to make the line more readable
# overdispersed pooled model - NOT THE PROBLEM NOW
inv.log.leva.base.disp...
2007 May 13
1
dovecot deliver tries to setuid but why?
Hi!
I've set up postfix(2.4.1) + dovecot(1.0-cvs) + dovecot-lda(1.0-cvs).
Dovecot's deliver is running as vmail:vmail (according to postfix's
master.cf).
Now the problem (when receiving mail):
deliver(leva): auth input: leva
deliver(leva): auth input: uid=8006
deliver(leva): auth input: gid=8000
deliver(leva): auth input: home=/var/mail/virtual/leva
deliver(leva): setuid(8006) failed: Operation not permitted
Every virtual user has different uids, but the gid is the *same* for
everyone. The gid is 8...
2008 Jan 07
2
do not lose mail when dovecot is dead
...the message, so it
got lost.
An example:
postfix/pickup[29619]: 8A1C6F261: uid=1001 from=<id>
postfix/cleanup[19148]: 8A1C6F261:
message-id=<20080107192402.8A1C6F261 at domain.hu>
postfix/qmgr[29441]: 8A1C6F261: from=<id at domain.hu>, size=585, nrcpt=1
(queue active)
deliver(leva): Loading modules from
directory: /usr/local/lib/dovecot/lda
deliver(leva): Module
loaded: /usr/local/lib/dovecot/lda/lib10_quota_plugin.so
deliver(leva): Module
loaded: /usr/local/lib/dovecot/lda/lib90_cmusieve_plugin.so
deliver(leva): Can't connect to auth server
at /var/run/dovecot/auth-...
2003 Mar 16
0
SV: Adding users
...the nice people here tolt
me what to do ..
>smbpasswd -a username(valid unix)
and then define the password
this shuld do the job :)
Ps -axe |grep Ketil
79 ? S 1:09 /usr/sbin/klogd -c 3 -x PWD=/
CONSOLE=/dev/console -x (Ketil Braun Larsen)
-----Oprindelig meddelelse-----
Fra: Leva [mailto:leva@interware.hu]
Sendt: 16. marts 2003 13:35
Til: samba@lists.samba.org
Emne: [Samba] Adding users
Hi,
I've isntalled samba, and I have problems (I have read the docs,
etc...).
I can't add samba users. The smbadduser program outputs the following:
root@chacha:~ > smbaddus...
2009 May 19
2
expire-tool segmentation fault
Hi!
I'm using Dovecot 1.1.15 on OpenBSD 4.4.
How can I debug this?
# /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-
tool
Segmentation fault (core dumped)
# gdb /usr/local/sbin/dovecot
(gdb) run --exec-mail ext /usr/local/libexec/dovecot/expire-tool
Starting program: /usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool
Program received
2006 Oct 21
2
any idea why the mail downloading is slow?
...hing
else works as fast as expected eg. http, ftp, scp...
The OS is OpenBSD 3.9-stable and the system is not under heavy load at
all. I've tried to turn off TLS but there was no change.
Is the pop3 protocol this slow by design or there is something wrong
with my setup?
Thanks!
Daniel
--
LeVA
2007 Mar 30
2
make failed in doc/wiki
Hi!
I have this problem with cvs (1.0 branch):
[...]
Making all in wiki
make: don't know how to make \n. Stop
in /home/leva/dovecot/dovecot/doc/wiki.
*** Error code 1
Stop in /home/leva/dovecot/dovecot/doc (line 323 of Makefile).
*** Error code 1
Stop in /home/leva/dovecot/dovecot (line 390 of Makefile).
*** Error code 1
Stop in /home/leva/dovecot/dovecot (line 242 of Makefile).
Using automake-1.9.6 and autoconf-2.5...
2003 Sep 29
2
changing share name?
...with smbclient, it prints:
Sharename Type Comment
--------- ---- -------
homes Disk Public folder
Is is possible to change that "homes" to the name of the actual user, or
anything that I type in smb.conf?
Thanks!
Daniel
--
LeVA
2002 Jul 12
3
adding users
hi,
i have compiled samba 2.2.5 with ldap support and pam
support. will samba still search for users in smbpasswd file?
because i want to use ldap, but for first just to test
samba i only want 1 or 2 users in the smbpasswd file?
when i want to add user with smbpasswd command i get and
LDAP error, that is understandble, can i start samba, so
that it doesn't use LDAP (how?), or should i
2006 Aug 17
6
auth failure with digest-md5
.../dovecot.passwd: Read 1
users
I can notice that the second (the failure) log is shorter than the first
(the success). Maybe something is missing from there.
The PLAIN auth mechanism is working, even after a failed DIGEST-MD5
login. In fact the PLAIN login always works :)
Thanks!
Daniel
--
LeVA
2007 Oct 25
1
master user can not login with digest-md5 password
...b containing "master =
yes" last, why?)
This only works if the master user (in the master passwd file) has PLAIN
password scheme. It doesn't work with DIGEST-MD5. Here is the log when
it's in DIGEST-MD5:
auth(default): passdb(master,84.x.x.x,master): Master user logging in as
leva
auth(default): digest-md5(leva,84.x.x.x): password mismatch
imap-login: Disconnected: user=<leva>, method=DIGEST-MD5, rip=84.x.x.x,
lip=212.x.x.x, TLS
When the master password is in PLAIN scheme, I can login as anyone.
I'm using dovecot-1.1beta4.
Daniel
2007 Oct 26
2
append bug in 1.1beta4?
Hi!
I'm guessing this is the append bug which is still present in
dovecot-1.1beta4?:
Info: IMAP(leva): Disconnected: EOF while appending bytes=31665/119125
This happens after sending a mail, and trying upload/copy that mail from
my local "Sent" folder to my IMAP server's Sent folder.
Daniel
2006 Oct 14
1
failed authentication with digest-md5 (rc9)
...client in: CONT 1 <something_long>
12:45:11 Info: auth(default): digest-md5(?,<rip>): Unknown QoP value
12:45:12 Info: auth(default): client out: FAIL 1
12:45:12 Info: pop3-login: Aborted login: method=DIGEST-MD5, rip=<rip>,
lip=<lip>, TLS
Using KMail 1.9.4.
Daniel
--
LeVA
2003 Sep 27
1
per user smb.conf
...mple user can
maintain his own shares, probably under his own home dir. Is it possible
to config samba to enable "per user" samba config files, to let simple
user share their own dirs/files without the root's permission.
Does samba support something like this?
Thanks!
Daniel
--
LeVA
2007 Oct 25
2
few questions about 1.1*
Hi!
I'm testing 1.1, and have some questions.
(How) Can I override the default maildir++ quota setting (I mean
quota_rule) in the userdb, so that one won't have quota at all. Right
now I'm setting a very high limit in the userdb with
quota_rule=*:storage=99G in the extra field.
Prior to 1.1 I was using 1.0 and had fs quota. I've had set up dovecot
so that the indexes were
2008 Dec 22
1
expire plugin with pgsql not working
...to
http://wiki.dovecot.org/Quota/Dict. I'm using dovecot-1.1.7 and pgsql.
When moving a message inside the "monitored" directory, the expires
table won't get updated because of an error:
statement: INSERT INTO expires (expire_stamp, mailbox) VALUES
('1229993423', 'leva/spamassassin.SPAM')
INSERT ERROR: null value in column "username" violates not-null
constraint
Wonder why doesn't dovecot pass the username too. What could be the
problem?
Daniel
--
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 9...
2008 Jan 05
1
randomly disconnected with imap, and latest hg
Hi!
I'm using latest hg from the 1.1 branch, and noticed that since
yesterday's updates, dovecot randomly disconnects clients when using
imap, with these message in the log:
"Disconnected for inactivity in reading our output bytes=153/41319"
This happens randomly. Eg. I'm fetching messages, and suddenly, dovecot
disconnects. Or my MUA just sits there, and then again,
2006 Dec 21
2
Userdb authentication cache
Committed to CVS HEAD already. I think this is small enough change that
it won't break anything too badly for v1.0, but I'd like to get some
testing first. Here's a patch against branch_1_0 CVS and latest nightly
snapshot (looks like they haven't been updating for a while, started
building new a new one now):
http://dovecot.org/patches/userdb-cache.diff
Please try and tell me if
2008 Oct 14
0
swat cann't start
...slackware version 12.1 and kernel version 2.6.24.5.
When i upgrade samba to version 3.2.4.
i want to use swat to configure my samba server,
and i got the message "swat cann't load share file libtalloc.so.1:no =
such file or directory"=20
How can i soultion thih problme=A1H thanks From leva at ecentrum.hu Tue Oct 14 08:11:34 2008
From: leva at ecentrum.hu (=?ISO-8859-1?Q?L=C9VAI_D=E1niel?=)
Date: Tue Oct 14 08:11:39 2008
Subject: [Samba] samba+cups failure - no printers in the share list
In-Reply-To: <48F335E1.20407@seh.de>
References: <48F2F840.2020704@ecentrum.hu> <4...
2008 Oct 27
2
dovecot expire doesn't work (?)
...ct 27 14:22:08 2008 log.0000000001
It contains the familiar BDB files, so I think it works, although the
expire.db's modify time is yesterday, but deliver saved some messages
also today to the spamassassin/SPAM folder.
What could be the problem? Am I missing something?
Thanks!
Daniel
--
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1