Displaying 20 results from an estimated 1000 matches similar to: "Some errors with 1.0.alpha4"
2008 Jan 15
3
DO NOT REPLY [Bug 5203] New: rsync aborts because of glibc invalid pointer
https://bugzilla.samba.org/show_bug.cgi?id=5203
Summary: rsync aborts because of glibc invalid pointer
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2006 Dec 20
0
Unable to authenticate with Pam
Hi,
I'm trying to solve this problem for several weeks and this is a SOS!
I've 2 Debian server runing heartbeat and drbd for high availability.
I'm using LDAP for user database, PAM for authentication and Dovecot for
Pop3s access. On the master server all is fine. If dovecot is started on
the slave server (instead of the master) it does not accept to
authenticate with the
2006 Dec 23
2
rc15 errors
Hi,
Since I installed rc15 I'm seing the following errors in logs of a
server with several hundreds of pop3 and imap users. All the indexes
have been erased and recreated after installation.
Dec 21 21:06:46 rouge dovecot: pop3-login: inotify_init() failed: Too
many open files
The maildir mailboxes are on NFS, but the indexes are local. What should
be done to correct this error ?
These two
2005 May 28
3
Dovecot auth process died because of Socket operation on non-socket
Hi,
I'm having problems setting up a dovecot1.0 stable on a Debian-amd64
server. The process dies with the following message:
May 28 15:13:46 rouge dovecot: Dovecot v1.0-stable starting up
May 28 15:13:47 rouge dovecot: Login process died too early - shutting down
May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket
operation on non-socket
May 28 15:13:47 rouge dovecot:
2011 Mar 31
1
POP3 connection issue & SASL not compiled in
After I've configured dovecot for SSL according to the info given
in the link below:
? ?https://access.redhat.com/kb/docs/DOC-6671
(tried both POP3 & secure POP3 & got the same result)
I tested POP3 access from my unblocked (no firewall rule for outgoing)
broadband PC's Outlook to connect to the postfix/dovecot server & got
the following :
Tasks ? ? ? ? ? ? ? ?
2007 Jan 26
3
imap-login crash with RC19
Hi Timo,
Using RC19, I've have the following crash. If there was a core file,
I've got no idea where it's gone...
Jan 25 10:35:10 rouge dovecot: imap-login: file client.c: line 528
(client_unref): assertion failed: (client->refcount > 0)
Jan 25 10:35:10 rouge dovecot: child 25498 (login) killed with signal 6
Best regards,
--
Nico
On r?alise qu'une femme est de la dynamite
2007 Jan 23
2
imap core dump with rc18
Hi,
I had a core dump while using rc18. Here are the backtraces:
Jan 23 01:01:44 rouge dovecot: IMAP(user): file mail-index-view.c: line
386 (_view_lookup_uid_range): assertion failed: (*last_seq_r >=
*first_seq_r)
Jan 23 01:01:44 rouge dovecot: IMAP(user): Raw backtrace: [0x47f25b00000000]
Jan 23 01:01:44 rouge dovecot: child 24319 (imap) killed with signal 6
Core was generated by
2011 Jun 20
1
Error
I tested POP3 access from my laptop's Outlook which is on the same
subnet as the dovecot/postfix server (so there's no firewall in between
them & was able to get the emails in Outlook with following statuses
shown when "Test Connection" is clicked:
> Tasks Status
> ===================== ========
2007 Mar 05
2
imap core dump with rc25
Hi,
I had a core dump while using rc25. Here are the backtraces:
Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): Maildir
/home/XXXXXX/Mail/.Sent sync: UID < next_uid (1 < 2, file =
1173024945.P2421Q0M874108.rouge:2,S)
Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): file client.c: line 401
(_client_input): assertion failed: (!client->handling_input)
Mar 5 00:52:31 rouge dovecot: child 29120
2007 Apr 19
1
fs quota plugin and NFS
Hi,
I'm trying to use the Dovecot v1 fs quota plugin. The server uses NFS
mounted volumes for INBOX and other maildir folders. The /usr/bin/quota
command is working seamlessly but I get errors with the quota plugin,
which gives the following logs:
Apr 19 17:46:15 rouge dovecot: IMAP(xyxyxyx): quotactl(Q_GETQUOTA,
nfs.xxx.yyy.org:/home) failed: No such file or directory
Apr 19 17:46:18 rouge
2005 Dec 10
1
Dovecot out of memory errors on Debian sid
hi
I have dovecot (1.0.alpha4-1) installed on a Debian sid amd64 machine
(dovecot-imapd and dovecot-common). I am using this so that I can use both
Mutt and something like Thunderbird to access my local Maildir folders.
Sometimes it works fine. Sometimes when I try to access my mailboxes locally
using Mutt, it hangs for a very long time (the bottom of the screen says
"Selecting in..."
2019 May 13
6
Frequent Out of Memory for service(config)
Hello Group,
We have dovecot deployed as solely a Pop3 service that is used by our
applications to pass mail from one application to another internally. We
have roughly 4 applications that connect to the Pop3 service every 2
seconds, to check for new messages and pop them for processing if they are
present. Depending on the site, we have between 1024-2048MB of memory set
for default_vsz_limit.
2006 Nov 18
1
deriv when one term is indexed
Hi,
I'm fitting a standard nonlinear model to the luminances measured
from the red, green and blue guns of a TV display, using nls.
The call is:
dd.nls <- nls(Lum ~ Blev + beta[Gun] * GL^gamm,
data = dd, start = st)
where st was initally estimated using optim()
st
$Blev
[1] -0.06551802
$beta
[1] 1.509686e-05 4.555250e-05 7.322720e-06
$gamm
[1] 2.511870
This works fine but I
2005 Oct 20
2
alpha4 and zlib-plugin?
Hi,
I saw the zlib-plugin reference in the alpha4 ChangeLog
notes are searched the list for info about it. The only
reference I found was from Timo back in March 2005.
Questions:
1) Is this going to become a standard part of version 1.0?
2) Any plans or ability to make it read/write to a gzipped
mailbox, or is this possible? Or will it always be read-only?
3) How does a mailbox get gzipped?
2005 Oct 21
1
Performance issues in Alpha4 gone
Hi
The performance issues I noticed on my system/setup with Alpha3 seem to
be gone with Alpha4. As soon as I installed it I noticed imap seemed
more responsive.
Just thought I would let the list know.
Regards
Daniel
2005 Oct 25
1
alpha4 - Unknown passdb driver 'pam'
Does anybody see this?
Oct 24 19:41:44 athena dovecot: Dovecot v1.0.alpha4 starting up
Oct 24 19:41:45 athena dovecot: Auth process died too early - shutting down
Oct 24 19:41:45 athena dovecot: auth(default): Unknown passdb driver 'pam'
Oct 24 19:41:45 athena dovecot: child 3374 (auth) returned error 89
This is on Fedora FC5-devel x86_64 (opteron), which is certainly pam based.
FWIW,
2006 Jan 23
1
Compiling Dovecot with-notify=inotify
Hi,
I'm trying to compile Dovecot beta2 with inotify support, but this is
unsuccessfull.
First, it seems that the configure script is looking for inotify.h in
/usr/include/sys, whereas it is in /usr/include/linux on my Debian Sarge
system. But that's a minor point, let's make a symlink.
% dpkg -S /usr/include/linux/inotify.h
linux-kernel-headers: /usr/include/linux/inotify.h
% dpkg
1997 Jul 29
0
Subnet browsing with alpha4
We got a network with 6 sites, each with their own subnet. 5 sites uses
Windows NT 4.0 server with all the bells and whistles. The last site uses
Windows 95 and Windows NT workstation as clients, but only Samba based
unix servers. Each site has its own domain/workgroup, and we got a working
WINS setup.
The five NT sites can browse the unix site, but the unix site can't browse
the NT sites. I
2008 Nov 23
1
v1.2.alpha4 released
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha4.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha4.tar.gz.sig
Note that there are significant changes in this release from alpha3 and
I haven't tested everything extensively. Be careful. The next release
will hopefully be v1.2.beta1 with a feature freeze.
Most importantly shared mailboxes and IMAP ACLs are finally
2005 Nov 28
1
dovecot 1.0.alpha4 hangs at auth
I'm using dovecot 1.0.alpha4 on a freebsd 5.3 i386 system. Dovecot is
configured to use mysql authentication and I'm running mysql 5.0.15 .
Everything works fine, but after a period of inactivity (20-30 minutes )
when I connect and try to authenticate it just hangs.
I noticed that the dovecot-auth worker process is not running anymore...
from looking at the source code I understand that