Displaying 20 results from an estimated 3000 matches similar to: "Problem with openldap+nscd+dovecot"
2005 Nov 08
2
dovecot crash after upgrade on FreeBSD
Updated from ports collection from ver. dovecot-1.0.a3 to
1.0.a4_1. And it wan't work. Here's the log
Nov 8 10:51:07 ot-group dovecot: Dovecot v1.0.alpha4 starting up
Nov 8 10:51:08 ot-group dovecot: Auth process died too early - shutting down
Nov 8 10:51:08 ot-group dovecot: auth(default): Unknown userdb driver 'passdb'
Nov 8 10:51:08 ot-group dovecot: child 17872 (auth)
2005 Dec 10
1
help! assertion failed in 1.0alpha4
Hi,
I've been getting this bug in 1.0alpha4. It happens every time the user
checks his Inbox. I'm using mbox btw. Can I get any hint on why this is
happening?
Dec 9 09:08:39 lasige-serv dovecot: imap(pjsousa): file
mail-index-sync-ext.c: line 155 (get_ext_header): assertion failed:
(memcmp((char *)(ext_hdr + 1), ext->name, strlen(ext->name)) == 0)
Dec 9 09:08:39 lasige-serv
2008 Dec 02
2
symlink() failure in 1.2 managesieve
I've been simultaneously learning about dovecot and experimenting with
the 1.2.alpha4. To start I built an rpm under CentOS 5.2 from:
dovecot-1.2.alpha4.tar.gz
dovecot-1.2-managesieve-0.11.2.tar.gz
dovecot-1.2.alpha4-managesieve-0.11.2.diff.gz
dovecot-1.2.alpha4.tar.gz
dovecot-1.2-sieve-0.1.2.tar.gz
and then setup with mysql to use virtual users. Mail-wise, it all
works. :)
2006 Oct 19
2
performance problems with rc10 and solaris 10
Hi,
i have 2 dovecot imap server running on solaris 10
The primary server with dovecot 1.0.alpha4 is running with best
performance on Sun Sparc E4k5 with 8x 450MHz
The secondary with rc10 has ugly performanceproblems on Sun E450 wth 4x
450MHz. Every new imap process takes permanent 25% cpu usage
List the folder and fetch message are both slowy!
Both servers are configred with ldap backend
2005 Oct 16
4
Alpha4 pre-release, please upgrade
Please try if http://dovecot.org/nightly/dovecot-latest.tar.gz (or the
CVS directly) works with you. I made a lot of changes to dovecot-auth,
so I wouldn't want to make alpha4 release without some more testing in
different environments. I'll release alpha4 in a few days, but it'll be
basically same as this unless more bugs get fixed.
Some of the changes include:
- IMAP: We might
2005 Nov 16
2
Mailbox isn't a valid mbox file
Hello all,
I have a new installation of Fedora 4 and Dovecot 1.4.Alpha4
A small percentage of my users are getting unable to pop mail from a client
(ie: Outlook), they get continually prompted for username/password. The
error they get is: Mailbox isn't a valid mbox file.
When I look in the file, I don't see anything unusual. There's not much
info on the Internet about this
2003 Sep 17
0
Problems with Openldap and nscd
The problem description below is relevant for those who use samba + LDAP. We installed four
Intel Xeon servers with standard SuSE 8.2, samba + ldap. The W2K client complained about
very, very, very slow reponse from the server. Below is we descripe the reasons and the
solution.
We have big problems with openldap version 2.1.12 (standard suse 8.2 rpm) and the name server
cache daemon versiom
2006 Mar 23
1
namespaces in 1.0beta3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello
I'm currently running dovecot-1.0.alpha4-1 on my production system,
dovecot-1.0.alpha4-1where I am making use of namespaces. I have
downloaded 1.0-beta3 and have installed it on a test system. I have
customised the configuration for local use, however when I inserted the
namespace settings into my configuration file dovecot refuses to
2009 May 15
1
openldap and nscd
Hi,
This email is a follow-up to my previous email about "Postfix: user
unknown", perhaps these are related.
Every time I restart openldap i get an error message from nscd:
---
May 15 14:53:02 mail nscd: nss_ldap: could not search LDAP server - Server
is unavailable
---
This is due to a timeout, correct?
Here is part of my /etc/ldap.conf
---
timelimit 120
2005 Nov 06
2
1.0alpha4 uploaded to Debian unstable
I finally got some free time and uploaded 1.0alpha4. It will
arrive in the archive by tomorrow afternoon. Together with the
most recent libssl0.9.8 upgrade I think this will fix the SSL problems
users have been facing.
--
Jaldhar H. Vyas <jaldhar at debian.org>
La Salle Debain - http://www.braincells.com/debian/
2005 Oct 20
2
1.0.alpha4 released
The actual alpha4 release this time. With a few changes since the
pre-release.
The important changes again:
- Default lock_method changed to flock instead of the old fcntl.
Solaris users will need to set it back to fcntl. This makes sure that
Dovecot's indexes aren't accidentally used with NFS.
- IMAP: We might have sent extra EXPUNGE messages when output buffer
got full. This could
2006 Feb 24
2
When openldap fails to start, can not login as root
Hi,
I have a problem that when my slapd fails to start, I can no longer
login via ssh as a user that is in /etc/passwd
How can I solve this? Editing /etc/nsswitch.conf o pam.d/ ?
Many Thanks
Oliver
--
Oliver Schulze L.
<oliver at samera.com.py>
2005 Nov 07
1
ioloop-select bug in alpha 4
Howdy,
Forgive me if this issue has been more recently addressed in CVS, but
a quick scan of the archives didn't turn up any other reports.
There appears to be a small typo in src/lib/ioloop-select.c:
--- dovecot-1.0.alpha4/src/lib/ioloop-select.c.orig 2005-11-06
22:06:53.000000000 -0800
+++ dovecot-1.0.alpha4/src/lib/ioloop-select.c 2005-11-06
22:07:13.000000000 -0
800
@@ -113,7
2005 Oct 24
1
Dovecot reports zero messages erroneously
On October 11, Mark Farmer reported a problem about not being able to see new
mails. I'm running into the same issue. Even though cur/ and new/ contain
messages, Dovecot reports that there aren't any.
This problem seemed to start happening in alpha3 (and persists in alpha4).
When I revert back to alpha2, the messages show up again.
It looks like a problem with the dovecot.index*
2007 Sep 11
2
Possible bug in authentication cache in dovecot 1.1.alpha4
Hello,
it seems that there is some bug in authentication cache code in dovecot
version 1.1.alpha4 - after login attempt with wrong password the correct
password also will fail.
I can reproduce it very easy:
$telnet 10.10.10.30 110
+OK Server. <861.2.46e6c679.jZ8QYpFmU8ZN6XIq7zPhkw==@server2>
user testuser
+OK
pass pass
+OK Logged in.
quit
+OK Logging out.
Connection closed by foreign host.
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
2009 Nov 24
1
Titles in plots overlap
Hi,
I use fCopulae package to draw different graphs of univariate and bivariate skew t. But the plots titles overlap. I tried using cex.main, font.main to adjust the size but they still overlaps. Here is my code:
par(mfrow = c(3, 1))
mu = 0
Omega = 1
alpha1 = 0
alpha2 = 1.5
alpha3 = 2
alpha4 = 0.5
Z1 = matrix(dmvst(x, 1, mu, Omega, alpha1, df = Inf), length(x))
Z2 = matrix(dmvst(x, 1, mu,
2005 Jun 03
2
dovecot-auth defunct
Hi,
I'm running dovecot-0.99.11-2.EL4.1 in RHEL4 and a couple of
hours ago, I could not longer login in the imap or pop3 service.
I noted that I have a process like this:
root 8130 0.0 0.0 0 0 ? Z 16:55 0:00
[dovecot-auth] <defunct>
It this ok to have a defunct proccess? I can not kill this process.
I have to stop the dovecot service, killall pop3-login and
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 Nov 28
3
Not an IMAP4 Server?
I've been testing alpha4, and every once in a while my client
(Thunderbird 1.5 RC1) tells me the dovecot isn't a valid IMAP4 server.
This is usually (maybe always) when I first bring up the client up. If
I just ask the client to get the mail again, it does so happily (without
any errors).
I must say I found dovecot as a pleasant surprise. We have been using
UW. Which didn't