Displaying 20 results from an estimated 7000 matches similar to: "Dovecot Usage Poll"
2006 Nov 28
1
Can't drop root group privileges
Hi all,
I need your insight. I've been testing Dovecot on an AIX 5.2
system. Compiled and running fine. We have some users on an
AIX 5.1 system, so I'm working on installing it there, so we
can do further testing.
I'm using Dovecot 1.0 RC15 with OpenSSL 9.0.7e, configured to use
port 10143 (imap) and 10993 (imaps). The error I'm seeing in the log is:
dovecot: Nov 28
2006 May 08
1
ssl-build-param
Hi all,
I'm trying to get dovecot up and running on an AIX 5.2 system
with openssl 0.9.8a. Everything compiles fine, but when I start
dovecot I find in the log:
dovecot: May 08 13:39:14 Info: Dovecot v1.0.beta7 starting up
dovecot: May 08 13:39:14 Info: Generating Diffie-Hellman parameters for the first time. This may take a while..
dovecot: May 08 13:39:14 Error: ssl-build-param: Trying to
2006 Aug 24
2
Messages not expunged
Hi all,
I'm doing some testing between U of Washington IMAP server (which
we currently run) and Dovecot on a IBM AIX system. I created a
50M mailbox, made up of 262 msgs. I'm using a Perl Script with
the imap::client module to fetch each message and then flag it for
deletion. At the end of the test, I run an expunge to delete all
the messages.
UofW imap server ran fine, messages
2007 Aug 31
2
Server Timed Out: Outlook Express
Hi all,
We just started running Dovecot this fall here on campus v 1.0. I've
started getting some trouble reports from users. An Outlook Express
users reported seeing the "Server has not responded in 60 seconds"
messages. Waiting longer doesn't help, he has to stop/start Outlook
Express to get connected again. Also have a Thunderbird user who is
seeing that type of behavior
2006 May 15
1
Downloading Previous Versions??
Hi all,
How do I get to previous versions of the dovecot source code?
I wanted to download dovecot-1.0.beta7, but can't find it via
the web, only the latest version (beta8). It's probably
obvious how to do this...but I'm not seeing it. Thanks much!
Jackie
----
Jackie Hunt
ACNS Voice: (970)
2007 Nov 15
1
imap process consuming 100% CPU (Dovecot 1.0.3)
>
> Is this behavior cured, or do you continue to see it?
>
No, the behavior isn't cured. We still continue to see it
with various clients. I have posted a couple of truss outputs,
but so far no resolution.
Sorry for the slow response. I've been "fighting other fires".
Jackie
> Jackie Hunt wrote:
> >> On Mon, 2007-09-03 at 12:37 +0200, Robert
2007 Jan 09
1
Disable TLS on port 143?
Hi all,
Is there a way to disable the TLS support provided by Dovecot
on port 143? I'd like to run SSL on 993, so as far as I can
tell I can't use ssl_disable, since the will disable SSL.
I'm looking for the equivalent of an ssl_disable_tls
setting.
Thanks much,
Jackie
---
Jackie Hunt
ACNS
2008 Jan 16
1
"Connection queue full" errors
Hi all,
Our Dovecot server became non-responsive today and had to be restarted.
We had approximately 1200 imap sessions running, and when I looked at
the log, I found the following errors:
Jan 16 10:02:01 lamar dovecot: imap-login: Disconnected: Connection queue full: rip=75.166.40.150, lip=129.82.103.75, TLS handshake
Jan 16 10:02:01 lamar dovecot: imap-login: Disconnected: Connection queue
2007 Aug 23
1
Log Message Disconnected: Disconnected
We just started running Dovecot this summer at our campus.
Overall things have gone very well, and performance have
improved since moving off of U of Wash.
We have run into an issue with a user running Thunderbird
2.0.0.6 on Solaris. He is seeing a very long response time (20mins+)
on his first mailbox selection each morning when he comes into
work.
I looked at the Dovecot log, and the only
2008 Jun 24
4
Problem Compiling 1.1.1 on AIX
Hi all,
We've been running Dovecot since December '07 with with no glitches.
It's a great solid piece of software, thanks so much Timo!!
I thought I'd try out 1.1.1, so I brought it down and tried compiling
it on AIX, using the IBM compiler, xlc. It's what I've used all along.
The error I'm seeing on the make is:
source='array.c'
2007 Oct 11
1
Disconnects in log
Hi all,
I need some help interpreting the info I'm seeing in the dovecot logs.
I have a user using Outlook who is having connectively problems. Below
is a sample of what the Dovecot log is showing. Can anyone explain to
me why multiple logins occur within a few seconds of each other? Also,
as I understand it, the "Disconnected" messages mean the kernel told
Dovecot the
1998 Jul 30
0
username map broken in 1.9.18p8???
I'm having problems with the username map feature of Samba.
Everything was running fine in 1.9.18p7. After the upgrade
to 1.9.18p8, the mapping no longer occurs, and I see errors
in the log file:
password server CSUNTS rejected the password
get_smbpwd_entry: unable to open file /usr/local/samba/private/smbpasswd
I tried going back to 1.9.18p7, and sure enough things work
like a charm.
I
2006 Oct 17
2
Subscription file
Background:
We are a UW-IMAP shop, using mbox format. (!)
We are in the process of upgrading to Dovecot, hopefully to 1.0 proper. :)
One of the modifications we have been using in test versions of Dovecot
involve the move of the user subscription file from:
IMAP-root/.subscriptions
to:
$HOME/.mailboxlist
Rather than having to make changes to Dovecot source code each time a new
release
2007 Sep 02
2
imap process consuming 100% CPU (Dovecot 1.0.3)
Hi,
I have yet another problem with Dovecot: sometimes (rarely, maybe
once every few days) one of the imap processes will 'hang',
consuming all available CPU time. It does not seem to 'finish' in any
reasonable amount of time (in one instance I waited a few days). This
process will not even exit gracefully, it needs to be killed with
'kill -9 <PID>'.
It has
2008 Aug 05
1
Dovecot sieve plugin reject not working
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm at a loss here. Details of my setup:
OS: Solaris 10
gcc version: 3.4.3
postfix version 2.5.2
dovecot version 1.1.2
dovecot sieve version 1.1.5
How I installed:
Postfix:
make makefiles CCARGS='-DUSE_SASL_AUTH
\-DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -I/opt/csw/include'
\AUXLIBS="-R/opt/csw/lib -L/opt/csw/lib
2008 Aug 04
2
Help with auto vacation replies
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm testing out dovecot with postfix. I'm running postfix 2.5.2 with
dovecot version 1.1.1 with dovecot sieve plugin version 1.1.5.
I have everything compiled and working except for the sieve plugin. I'm
now trying to test out the sieve plugin and having no luck in getting a
simple auto vacation reply to work. Here is my
2002 Jul 12
1
.Rprofile on MacOSX
I'm new to R, so apologies if the answer to my question is very obvious to
everyone else!
I use the carbon version of R (1.5.1), not the Darwin version. After a bit
of a battle, I'm getting to grips with using R, and really getting to like
it, but I'm still having trouble customising startup the way I'd like it.
Reading ?Startup, I see that I can specify some commands to be run
2011 Feb 17
1
Upgrading Dovecot v1.0.10 -> v2.0.9
Hi all,
OK, I admit it. I've seriously neglected our Dovecot installation. I
installed version 1.0.10 in Jan 2008, and it has been a great workhorse
since then. It has run like a champ, so it was ignored due to higher
priority projects. But now it is time to get current with Dovecot, and
I really need your help. We are using the mbox mailbox format.
First so I want to upgrade to
2012 Jun 06
2
Dovecot 1.x on AIX -> Dovecot 2.x on Ubuntu
We are working on migrating Dovecot 1.2.17 running on AIX 5.3 (believe it
or not!) to Dovecot 2.0.13 running on Ubuntu. We have hundreds of users
mboxes we will be migrating. My question is regarding the index files.
Should we remove those after the migration, but before we open it up to
users so Dovecot can create new ones?
I did a test migration of a single user, and Dovecot detects the
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty