Displaying 20 results from an estimated 4000 matches similar to: "randomly disconnected with imap, and latest hg"
2008 Jan 07
2
do not lose mail when dovecot is dead
Hi!
Recently I've experienced problems with dovecot. Dovecot died silently,
what means is that there are no core files, nor any indication in the
log files, just the "kevent(): Invalid argument" messages. Dovecot just
died, so deliver could not connect to the auth-master socket, which
means that messages couldn't been delivered. The problem is that
postfix thought that the
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
2010 Dec 06
1
waldtest and nested models - poolability (parameter stability)
Dear All,
I'm trying to use waldtest to test poolability (parameter stability) between
two logistic regressions. Because I need to use robust standard errors
(using sandwich), I cannot use anova. anova has no problems running the
test, but waldtest does, indipendently of specifying vcov or not. waldtest
does not appear to see that my models are nested. H0 in my case is the the
vector of
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)
2015 Oct 02
5
Problem with 90MB Initrd
>>>
>
> Aside from potentially needing smaller buffers for config files before
> parsing (which seems trivial and unnecessary), what other benefits are
> there to this strategy?
>
At the core, is that Syslinux is a general bootloader which gives access
to a virtual filesystem.? It supports multiple open files, but not
seeking or writing.
<<<
Please correct me if
2017 Jan 24
3
Re: LibVirt query CPU Model support and restore operation
hi,
yes we are talking about same host here.
You could've just used -cpu host-model-only
>> I dont want to host model ( it is working with host model) .
AS KVM seems to allow support Haswell with native commands . Does this mean
in my case KVM is allowing software emulated cpu model.
Can libvirt allow software-emulated for non host model ? if yes how .
thanks
On Tue, Jan 24,
2011 Apr 20
3
[LLVMdev] Is this a bug in clang?
Technically, it could've sent the mail before you even thought about
writing it. Undefined is undefined, there are no requirements. From:
Dustin Laurence
Sent: Wednesday, April 20, 2011 6:50 AM
To: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Is this a bug in clang?
On 04/19/2011 10:50 PM, John Regehr wrote:
> The compiler is perfectly within its rights to send a rude email to your
>
2018 Oct 24
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Nothing, the same error
Oct 24 10:11:16 server dovecot:
imap(email at example.com)<82402><Nhu9MPR4KuaASO/q>: Error: kevent(-1) for
notify remove failed: Bad file descriptor
Oct 24 10:11:16 server dovecot:
imap(email at example.com)<82402><Nhu9MPR4KuaASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 24 10:11:16 server dovecot: imap-hibernate:
2005 Dec 14
2
Patch: ioloop using kqueue/kevent for FreeBSD
Hi,
I would like to submit the attached patch. It implements IO loop using
FreeBSD's kqueue/kevent syscalls. It is based on snapshot of CVS HEAD as of
2005-12-12.
I could only give it limited testing on FreeBSD 5.4 but it works fine so far.
Vaclav Haisman
-------------- next part --------------
diff -rN -u old-dovecot-cvs/autogen.sh new-dovecot-cvs/autogen.sh
---
2006 Oct 21
2
any idea why the mail downloading is slow?
Hi!
I'm using rc10, but had this problem with previous releases too. Not
sure if this is a dovecot problem, but I can not think of anything
else. The mail downloading with pop3 is ~very slow, approx. 20 Kbyte /
sec. no matter how many mails I've got in my mailbox, or how big are
the mails. My ISP provides me a dedicated 100mbit line, and everything
else works as fast as expected eg.
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
2019 Jul 16
2
Replication issue 2.3.7
> On 16/07/2019 18:40 Stuart Henderson via dovecot <dovecot at dovecot.org> wrote:
>
>
> On 2019-07-13, Reio Remma via dovecot <dovecot at dovecot.org> wrote:
> > Hello!
> >
> > I noticed these in the logs since upgrading from 2.3.6. to 2.3.7:
> >
> > Jul 13 11:52:10 turin dovecot: doveadm: Error:
> > dsync-remote(reio at
2019 Oct 31
2
llvm emits unoptimized code
On Thu, Oct 31, 2019 at 11:17 AM Jorg Brown via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> On Thu, Oct 31, 2019 at 8:50 AM kamlesh kumar via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Hi Devs,
>> Consider testcase here
>> https://godbolt.org/z/qHZzqw
>> When optimization is O1 or above it produces unoptimized code
>> because it
2016 Jul 01
2
kqueue crash on FreeBSD with 2.2.25
Hi,
2.2.25 crashes on FreeBSD with a kqueue-related message. I see references to something similar (http://www.dovecot.org/list/dovecot/2012-February.txt) from a couple years ago.
I get:
Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
It's not dumping core, and I get the message even with "protocols ="
Downgrading back to 2.2.24
2008 Aug 16
1
dovecot bug - kevent(EV_DELETE, 9)
Sorry for my english.
FreeBSD 7.0-STABLE
dovecot-1.1.2_1 (from ports with LDAP)
AD LDAP ?? Win 2003 SP2 (work via GK)
CPU 2xIntel XEON
NFS not used
LDAP part of dovecot.conf (if you need all file, l'll send it):
auth default {
mechanisms = plain login
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
userdb ldap {
args =
2006 Mar 11
2
dovecot-1.0b3 kevent error/warning message
i use openbsd/i386, dovecot-1.0b3,
i see some kevent error/warning message in maillog like this:
--------------------------------------------------------
imap(username): kevent(1) in io_loop_handle_add() failed: Bad file
descriptor
imap(username): kevent(1) in io_loop_handle_remove failed: Bad file
descriptor
--------------------------------------------------------
2003 Sep 29
2
changing share name?
Hello!
Is it possible to change the share name of the [homes] section. Now
smb.conf has the [homes] section configured, and when I list my shares
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
2016 Jul 04
3
kqueue crash on FreeBSD with 2.2.25
On 16-07-03 03:30:36, Timo Sirainen wrote:
> On 02 Jul 2016, at 03:30, Adam Weinberger <adamw at adamw.org> wrote:
> >
> >>> Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
> >>>
> >>> It's not dumping core, and I get the message even with "protocols ="
> >>>
>
2003 Aug 19
1
kqueue freezing 5.1R on kevent call
Hi,
The sample program given below freezes my 5.1R installation. This
program is from a bug report - kern/54331. That bug report
(http://lists.freebsd.org/pipermail/freebsd-bugs/2003-July/001608.html) is
for the shutdown function call, whereas my machine basically just freezes
up and reboots on kevent itself. I am also noticing this problem with
another program i wrote (but too long to include
2012 Feb 28
0
[LLVMdev] Proposed implementation of N3333 hashing interfaces for LLVM (and possible libc++)
On Feb 28, 2012, at 6:34 AM, Chandler Carruth wrote:
> Howard, high-level feedback from you would be particularly appreciated as I would love to contribute this to libc++ when the time is right.
Does the enclosed implementation implement this part of N3333:
http://www.open-std.org/Jtc1/sc22/wg21/docs/papers/2012/n3333.html#per.process.seed
?
That to me seems like potentially the most