Displaying 20 results from an estimated 3000 matches similar to: "dovecot and cloudfile systems"
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 Sep 21
6
Dovecot Usage Poll
Hi all,
I'm trying to get a feel for how many sites are using Dovecot
and the size of the installation. Jonathan's query about big
sites spurred my curiousity.
I'd like to take an informal poll and will post results to the list.
I'm interested in hearing from those of you who are using dovecot
in a real-life/production type environment (not just testing).
Please email me
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
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
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 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
2013 Feb 12
1
Disabling the shutdown buttons in graphical login screen of CentOS 6.3
Hi,
I am not sure if I probably have overlooked some important clue, but I
am stuck with a problem with the gdm-greeter in CentOS 6.3 here since
three days without finding any suitable solution.
The problem:
* I have to somehow deactivate the "Suspend", "Restart" and "Shutdown"
options in the login screen.
* This has to be done in CLI mode, as I have to change
2010 Jan 18
1
No filelocking at "shared-mailboxes" dictionary?
Using imapsync I changed many ACLs on many accounts simultaneously in
four concurrent IMAP-sessions.
I started with an empty file "shared-mailboxes". But after the sync the
file "shared-mailboxes" has been crashed. I found broken lines and I'm
missing some entrys.
Is it possible that there's no filelocking on that file?
I used the ext3 filesystem.
That's
2002 Jul 15
2
Change Filelocking
Hi there,
is it possible and when, how - to change the filelocking-status of an opened
file from EXCLUSIVE+BATCH to another status ?
We have to open an file to write at the same time from different pc's into
this file.
For example the following smbstatus -u USER output:
Pid DenyMode Access R/W Oplock Name
DENY_DOS 0x1 RDONLY EXCLUSIVE+BATCH
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
2014 May 27
2
How to build and install python-libvirt
ubuntu@host-192-168-0-7:~/github$ git clone
git://libvirt.org/libvirt-python.git
ubuntu@host-192-168-0-7:~/github$ cd libvirt-python/
ubuntu@host-192-168-0-7:~/github/libvirt-python$ python setup.py build
Package libvirt was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvirt.pc'
to the PKG_CONFIG_PATH environment variable
No package
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
2015 Sep 08
2
How to ifup nic automaticly after hotplug nic for lxc
Hi experts,
When I hotplug nic into lxc, the nic in lxc seemed to be down status as
following:
1224: vnet0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
link/ether fa:16:3e:fc:e5:96 brd ff:ff:ff:ff:ff:ff
It seems mechanism such as udev is needed here. But I found udev is not
supported well in lxc.
So how can I get a 'up' nic after hotplug into lxc ?
Very
2011 Jan 20
1
Constrained Regression
Hi everyone,
I'm trying to perform a linear regression y = b1x1 + b2x2 + b3x3 + b4x4 +
b5x5 while constraining the coefficients such that -3 <= bi <= 3, and the
sum of bi =1. I've searched R-help and have found solutions for
constrained regression using quadratic programming (solve.QP) where the
coefficients are between 0 and 1 and sum to 1, but unfortunately do not
understand
2002 Sep 10
3
print
Hi all,
Suppose I have a vector
Fruits <- c('Apple','Orange','Pear','Banana','Mango')
I want to print the statement
"The fruits in the basket are: Apple, Orange, Pear, Banana, Mango"
If I do:
print(paste('The fruits in the basket are:',Fruits))
The output is:
[1] "The fruits in the basket are: Apple" "The fruits in