[EMAIL PROTECTED] wrote:
> All betas so far have compiled without problems on my setup, but something
> breaks in b13.
>
> This problem occurs with both make and gmake.
>
> Below are outputs from make and gmake.
Exactly same thing here, Solaris 10 x86, with Sun CC 12 and gcc.
Tomi
John Lyons wrote:
Is there a way of setting dovecot to use two mysql authentication
databases, either in a live/failover format or a round robin method.
Yes, just provide as many MySQL hosts as you wish in "sql.conf"
"connect = host=mysql1 host=mysql2 dbname=mail user=dovecot .."
MySQL host
Peter Sparkes wrote:
Hi,
I want to install webmail. I am using Dovecot with Exim4.
Recommendations requested please.
RoundCube is nice, but development is slow http://roundcube.net/
@mail is very good, has optional user management module also. @mail is
commercial but then again it is the
Timo Sirainen wrote:
On 20.1.2008, at 19.40, Jerry Yeager wrote:
Undefined symbols:
"_posix_fallocate", referenced from:
_file_set_size in liblib.a(file-set-size.o)
Fixed: http://hg.dovecot.org/dovecot/rev/6c868e7fe7b2
You can also fix it by removing HAVE_POSIX_FALLOCATE from config.
Gary Funck wrote:
On 02/02/08 12:27:14, Ronald MacDonald wrote:
Where does Dovecot put the INDEX? My problem disappeared as soon as I
set INDEX=MEMORY.
Does this mean that as long as the dovecot server is long-running
that it will cache indexes into local memory? Or is the index
kept in memo
Pietro wrote:
Thanks a lot Ronald.
Is there any issue I must consider about dovecot indexes?
Dovecot will log an warning but nothing much else, so it is pretty safe.
Tomi
-Pietro.
2008/2/18, Ronald MacDonald <[EMAIL PROTECTED]>:
On 18/02/2008, Pietro <[EMAIL PROTECTED]> wrote:
Hi all.
I'
Timo Sirainen wrote:
Finally the first v1.1 release candidate. Please test so we can have a
fully stable v1.1.0 release. v1.1.betas are already running in a few
large installations, so I don't expect there to be many bugs left.
So far it's been smooth ride for me, upgraded from 1.0.10 last nigh
Ralf Hildebrandt wrote:
So how can I raise the filedescriptor limit above 1024
(linux-2.6.24.2, Debian)?
In /etc/security/limits.conf, set
## domain typeitemlimit
* softnofile 8192
* hardnofile 8192
And in /etc/profi
Timo Sirainen wrote:
xfs is a lot slower than ext3 with maildir at least in my tests.
Do you have 'dir_index' option enabled on ext3?
Tomi
Jeff A. Earickson wrote:
My one concern about dovecot is the "feeping creaturism" in the code.
Why does it have to be an LDA? That is what procmail is for. And
designing your own mailbox format (dbox?) seems dangerous too.
Both features were done for paying customer. Dovecot LDA is lot more
On Thu, 2007-04-05 at 09:58 +0100, David Craigon wrote:
> I am trying to use dovecot. I've got a GFS2 shared volume on two servers
> with dovecot running on both. On one server at a time, it works.
Do you have mmap disabled?
Tomi
Paul Hamby wrote:
I just loaded 1.0.0 on a new box and am getting the following errors
periodically.
Run memtest86, I bet you have faulty memory or CPU.
Tomi
Peter Eriksson wrote:
We also saw a lot of pollsys() calls when trussing it. We haven't had
time to debug it further though. I tried compiling the source file
that calculates the ioloop timeout using "-O" instead of "-fast" but
that didn't make any difference.
If you are using Sun Studio 12 com
Timo Sirainen wrote:
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta1.tar.gz
Cannot compile this on Solaris 10 with Sun Studio 12.
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/csw/mysql5/include/mysql
-I/opt/csw/include -xO3 -xtarget=native -xc99 -I/opt/csw/include-c
istream-seekab
Timothy Murphy wrote:
I'd be really grateful if someone running a dovecot IMAP (or IMAPS) server
could tell me exactly how their email folders are arranged.
A while back when I was running mid-size Dovecot installation on which
mail spool was arranged something like
/san/%LUN/domain/%UID/inb
Jon Blazquez wrote:
The system works fine but when there are mailing lists the load
increases dramatically.
Any suggestions?
First thing that I would do is to reduce number of concurrent deliver
processes. I have no clue how this is done with Sendmail but with
Postfix one could adjust deli
Sergey wrote:
Hi Timo
I've triedt to compile v1.1.beta3 on OpenSolaris (x86) with SunStudio 12.
options invalid; UNIX 03 and POSIX.1-2001 applications require the
use of c99"
export CFLAGS="-x03 -xtarget=native -xc99"
./configure ..etc..
Your optimization flags may vary.
Tomi
17 matches
Mail list logo