Displaying 20 results from an estimated 2000 matches similar to: "1.0 alpha5: Plugin woes: quota/trash"
2005 Dec 12
1
1.0-alpha5 and Plugins
Hi girls,
trying to use the quota and trash plugins with dovecot-1.0-alpha5, but
becomes:
libquota_plugin.so: undefined symbol: dict_transaction_commit
libimap_quota_plugin.so: undefined symbol: quota
libtrash_plugin.so: undefined symbol: quota
by loading the modules
Compiling the source working fine.
Found no crtical messages
Any idea?
Thanks
Dominik Saar
2006 Feb 13
1
Upgrade alpha5 to beta3
Hello,
after an upgrade from alpha5 to beta3, every operation after login from
an MUA returns
ERROR: Could not complete request.
Query: COPY 9 "Trash"
Reason Given: (null)
Both were built with
./configure --prefix=/usr/local \
--disable-ipv6 \
--with-passwd \
--with-passwd-file \
--with-ldap \
--with-ssl=openssl \
--with-ssldir=/etc/dovecot/ssl \
2008 Dec 15
1
v1.2.alpha5 released
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha5.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha5.tar.gz.sig
It's been a while since alpha4 so I thought I'd release a new one while
waiting for Apple's patches..
- mbox fixes.
- Lots of Solr fixes
- Virtual mailboxes + Solr works now nicely instead of duplicating the
indexed data.
- Added alias_for setting
2007 Sep 15
0
v1.1.alpha5 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha5.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha5.tar.gz.sig
I think we're finally close to v1.1.betas.
- Fixed "messages_count too large" index errors.
- deliver was crashing.
- Saving messages with maildir accessed freed memory, which might have
caused crashes.
- Index files are now never marked as
2005 Dec 19
0
alpha5: assert and core
My setup: Solaris 9, dovecot built with gcc 4.0.2. Mailboxes on
remote NFS file mount from another S9 box (mbox format), index files
local disk. IMAP usage only. Dovecot build like so:
VERSION=1.0.alpha5
CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include \
LDFLAGS=-L/opt/openssl/lib \
./configure --prefix=/opt/dovecot.$VERSION --with-ssl=openssl \
--with-ssldir=/opt/openssl/ssl
2005 Dec 16
2
out of memory on dovecot alpha5
Hello
Once a day i have these errors in doveecot.log:
===========================================
dovecot: Dec 16 14:06:04 Error: auth-worker(default): .Out of memory
(Needed 52 bytes)
dovecot: Dec 16 14:06:04 Error: auth-worker(default): sql(login,<ip>):
Password query failed: MySQL
client ran out of memory
dovecot: Dec 16 14:06:06 Info: imap-login: Disconnected: user=<login>,
2006 Apr 04
1
About Released 1.0 alpha5 version
Hi,
I'm woking with dovecot at my work and I would want to upgrade the actual
version to Released 1.0 alpha5 version, but when I saw the download section
at dovecot home page, I noticed that you have only beta versions available.
Because of this, I would want to ask you if since now you only put
available beta versions or those of them will be replace for the next alpha
version.
Thanks for
2007 Sep 15
1
v1.1.alpha5 crashes with segmentation fault
Hello,
dovecot process crashes on startup with segmentation fault.
Here is backtrace:
(gdb) r
Starting program: /usr/local/dovecot/sbin/dovecot
Program received signal SIGSEGV, Segmentation fault.
settings_is_active (set=0x0) at master-settings.c:505
505 if (*set->protocols == '\0') {
(gdb) bt full
#0 settings_is_active (set=0x0) at master-settings.c:505
No locals.
#1
2005 Dec 22
1
alpha5: (message_body_search_ctx) assert
Hi,
My second case of this assert, gdb analysis of the core
dump attached. My setup: Solaris 9, dovecot built with
gcc 4.0.2, mbox format, imap usage only. INBOX is NFS
mounted from another Solaris 9 system, index files are local.
Syslog complaint is:
imap(user): file message-body-search.c: line 414 (message_body_search_ctx):
assertion failed: (input->v_offset == part->physical_pos +
2009 Jan 06
3
Problem with opening ports in alpha5 ?
If I leave the "listen" value as the default in /etc/dovecot.conf I'll
get a message similar to the following on each port that it tries to
open during startup:
# dovecot -F
Fatal: listen(::, 143) failed: Address already in use
If I set either:
listen = *
or
listen = [::]
then it will start up fine. Perhaps it is as though the code tries to
open the port twice for both
2006 Jan 16
0
passdb-pam: PAM_RHOST on FreeBSD >= 5.0 (where PAM != Linux-PAM)
This is actually something I had on my mind to write about in the past
few -stable and alpha releases, but did not get to and instead always
patched myself. Now having updated to the latest snapshot (which may
be released as beta1), I stumbled on it again:
In src/auth/passdb-pam.c, where the client host is passed to PAM, the
code looks like this:
#ifdef PAM_RHOST
const char *host =
2005 Dec 30
1
Compile problem on FreeBSD 6.0-STABLE
Trying to update to dovecot-1.0.alpha5 and seeing this at compile time:
mech-gssapi.o mech-gssapi.c; then mv -f ".deps/mech-gssapi.Tpo"
".deps/mech-gssapi.Po"; else rm -f ".deps/mech-gssapi.Tpo"; exit 1; fi
mech-gssapi.c:30:27: gssapi/gssapi.h: No such file or directory
mech-gssapi.c:42: error: syntax error before "gss_ctx_id_t"
mech-gssapi.c:51: error:
2008 Jun 30
0
[ANNOUNCE] Samba 4.0.0alpha5
We are proud to a announce another alpha release of Samba 4.
What's new in Samba 4 alpha5
============================
Samba 4 is the ambitious next version of the Samba suite that is being
developed in parallel to the stable 3.0 series. The main emphasis in
this branch is support for the Active Directory logon protocols used
by Windows 2000 and above.
Samba4 alpha5 follows on from the
2006 Jan 04
1
Running dovecot-lda
Hi,
I'm planning on setting up dovecot with dovecot-lda, for sieve
support. What does the list have to say about versions to use? I
prefer stability over features but sieve has to be there.
Does anybody use the combination dovecot 1.0 alpha5 and dovecot-lda
0.1 with success or would you recommend running -lda from CVS? If so,
is there any point in time that's better than another?
2009 Feb 12
2
mbox snarf plugin + idle
I'm having a problem with mbox snarf not looking at /var/spool/mail/
when in idle mode thus never giving me a RECENT line even though there
are new messages in /var/spool/mail/ . Here are the imap commands to
reproduce the problem:
1 login userid password
2 select inbox
3 idle
When I run "select inbox" it does see my messages in /var/spool/mail/
and moves them over fine.
2004 May 06
5
Orthogonal Polynomial Regression Parameter Estimation
Dear all,
Can any one tell me how can i perform Orthogonal
Polynomial Regression parameter estimation in R?
--------------------------------------------
Here is an "Orthogonal Polynomial" Regression problem
collected from Draper, Smith(1981), page 269. Note
that only value of alpha0 (intercept term) and signs
of each estimate match with the result obtained from
coef(orth.fit). What
2005 Dec 11
1
Corrupted index problem when disk quota exceeded
Hi!
I should report yet another problem with dovecot index files. Suppose
we have
a user with his filesystem disk quota exceeded. He logins via POP3 or
IMAP to
remove some mail messages and fix this problem. When he logins for the
first time,
everything works fine, and he can read and remove something. But if his
disk
quota is still exceeded when he logs out, he cannot login any more.
2009 Jan 19
2
checkpassword auth issues
Hi,
ok, I'm am developing a new solution that includes dovecot, and will be
wanting to use the latest sieve implementation, so I have chosen to
start with 1.2 as the base.
I had a working install of 1.1.8 installed, and got a checkpassword
setup working properly with it to authenticate a user. I used the passdb
to call checkpassword, and the prefetch userdb to tell it to use the
values that
2007 Mar 02
3
Upgrade dovecot - rpm or spec
His Friends,
I've been using dovecot-1.0.alpha5 for a long time, now i would like to
update to v.1.0.rc24 on my Red Hat ES 4 machine, so i need an rpm version
that i couldn't find on the web. Also now i can build the rpm package via
SPECS, which i don't have. Plis, anybody would help?
Thanks in advanced,
Alfredo
-------------- next part --------------
An HTML attachment was
2005 Dec 11
1
inotify.h not found
Hi,
dovecot (1.0.alpha5) won't compile with inotify support because
inotify.h can't be found. I'm running Linux 2.6.15-rc5 with headers
from 2.6.12 (like most vendors). I've noticed that beagle and other
inotify-enabled applications ships with an inotify.h. Could this be
scheduled for alpha6? :-)