Timo Sirainen wrote:
http://dovecot.org/releases/1.0/dovecot-1.0.12.tar.gz
http://dovecot.org/releases/1.0/dovecot-1.0.12.tar.gz.sig
- Using mail_privileged_group with dotlock_use_excl=no worked, but it
logged "access denied" errors.
Even though previous version would apply cleanly, I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I'm running Dovecot v1.0.10 and downloaded the "HEAD snapshot" today.
If both plugins are enabled, I get:
: file zlib-plugin.c: line 64 (zlib_maildir_get_stream): assertion
failed: (fname != NULL)
: Raw backtrace: imap [0x80ad741] -> imap
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
antispam plugin version downloaded HEAD snapshot today.
Leaked a t_pop() call in I/O handler 0x805b350
Raw backtrace: imap [0x80ad741] -> imap [0x80ad65c] ->
imap(io_loop_handler _run+0x1ce) [0x80b35ce] -> imap(io_loop_run+0x28)
[0x80b29a8
> Leaked a t_pop() call in I/O handler 0x805b350
>
> Raw backtrace: imap [0x80ad741] -> imap [0x80ad65c] ->
> imap(io_loop_handler _run+0x1ce) [0x80b35ce] -> imap(io_loop_run+0x28)
> [0x80b29a8] -> imap(main+0x5a0) [0x8063590] ->
> /lib/tls/i686/cmov/libc.so.6(__lib c_start_main+0xc8) [0xb7e37
> If both plugins are enabled, I get:
>
> : file zlib-plugin.c: line 64 (zlib_maildir_get_stream): assertion
> failed: (fname != NULL)
>
> : Raw backtrace: imap [0x80ad741] -> imap [0x80ad65c] ->
> /usr/local/dovecot-1.0.10patch4mgtsv92/lib/dovecot/imap/lib20_zlib_plugin.so
> [0xb7e517ac] ->
on 3-4-2008 6:17 PM Charles Marcus spake the following:
On 3/4/2008 tlum wrote:
dovecot --version = 1.0.rc15
Upgrade, upgrade, upgrade...
I need to make a template to make this easier...
I think it needs to be added to each message by the list software.
Something like;
" If you are not
So, to follow up to my previous thread, we just successfully migrated our
NFS-based mail cluster from qmail pop, courier imap, and bincimap to
dovecot 1.1rc1.
Overall the transition was very smooth, the only unexpected adjustment was
having to implement ntpd on each box, rather than doing an h
Words by Andy Dills [Wed, Mar 05, 2008 at 11:23:08AM -0500]:
>
> So, to follow up to my previous thread, we just successfully migrated our
> NFS-based mail cluster from qmail pop, courier imap, and bincimap to
> dovecot 1.1rc1.
>
> Overall the transition was very smooth, the only unexpected adj
Hi,
I am contemplating migrating from maildir to dbox. However, I wonder
about the maturity of the dbox code, as it appears to not be widely
used. Does anybody have some success stories?
My primary driver is to have non-changing file names, and thus smaller
backup deltas. Are there other adv
Hello Dovecot List,
I am a bit of a sysadmin novice and this is my first time emailing,
so please let me know if I have left some critical information out. I
am supporting a small office network supported primarily by linux
servers. All of my users are using dovecot as a pop3 daemon on a
centOS
Hi,
> Hi
> I see you have in quota :ignore=Trash, does it mean that the Trash
> folder would grow endless? is there a way of erasing mail in a folder
> (Trash) after a period of time?
> Thanks
that's true, but with my small amount of users, this is no problem.
You could build a cronjob deleti
On Wed, 5 Mar 2008, Ben Julian wrote:
All changes resulted in only a brief (1-2hr) cessation of the problem.
I've subscribed for a month or so now and searched the archives, but
if I missed a solution to this in there, I apologize.
That sounds like a drag. Let's see if we can help you.
Can
Anders, on 3/5/2008 3:02 PM, said the following:
I am contemplating migrating from maildir to dbox. However, I wonder
about the maturity of the dbox code, as it appears to not be widely
used. Does anybody have some success stories?
No, but, hopefully you are using 1.1.x code... dbox will never
On Wed, 2008-03-05 at 11:23 -0500, Andy Dills wrote:
> The impact has been severe! Even with NFS-stored indexes, our netapp is
> seeing 1/6th of the NFS ops per second, and its CPU utilization is now at
> 1/3rd previous levels.
Have you thought about enabling Squat indexes? I'd like to know how
On Wed, 2008-03-05 at 12:33 +0100, Steffen Kaiser wrote:
> I'm running Dovecot v1.0.10 and downloaded the "HEAD snapshot" today.
>
> If both plugins are enabled, I get:
>
> : file zlib-plugin.c: line 64 (zlib_maildir_get_stream): assertion
> failed: (fname != NULL)
I'm not exacly sure why it's
On Thu, 2008-03-06 at 02:09 +0200, Timo Sirainen wrote:
> On Wed, 2008-03-05 at 12:33 +0100, Steffen Kaiser wrote:
>
> > I'm running Dovecot v1.0.10 and downloaded the "HEAD snapshot" today.
> >
> > If both plugins are enabled, I get:
> >
> > : file zlib-plugin.c: line 64 (zlib_maildir_get_stre
Hi all,
I would like to write my own checkpassword script for dovecot. I have
very little experience with C programming. My questions are:
1. Can I use php for this purpose?
2. How dovecot call checkpassword program (passes NUL
to checkpassword)?
Thank you in advance for answers.
Bob
Words by Bob Wonder [Thu, Mar 06, 2008 at 09:09:52AM +0700]:
> Hi all,
>
> I would like to write my own checkpassword script for dovecot. I have very
> little experience with C programming. My questions are:
>
> 1. Can I use php for this purpose?
Yes.
> 2. How dovecot call checkpassword program
On Thu, 6 Mar 2008, Timo Sirainen wrote:
> On Wed, 2008-03-05 at 11:23 -0500, Andy Dills wrote:
>
> > The impact has been severe! Even with NFS-stored indexes, our netapp is
> > seeing 1/6th of the NFS ops per second, and its CPU utilization is now at
> > 1/3rd previous levels.
>
> Have you th
On Wed, 2008-03-05 at 23:02 -0500, Andy Dills wrote:
> > Have you thought about enabling Squat indexes? I'd like to know how much
> > it would affect I/O and CPU usage in larger installations. CPU grows
> > (maybe a lot) but searches should be faster and use very little I/O as a
> > result.
>
> By
Hi,
I'm using dovecot1.1 with postfix2.2.5; I configure dovecot.conf following
the dovecot-wiki.
But i doesn't work. The maillog said 'Can't connect to auth server at
/var/run/dovecot//auth-master: No such file or directory' when I send a mail.
my Postfix Master.cf configure:
do
21 matches
Mail list logo