Displaying 20 results from an estimated 2000 matches similar to: "Upgrade alpha5 to beta3"
2006 Feb 28
1
Virtual-Auth-Problem "user unknown"
After setting up dovecot 1.0beta-2 on a debian(etch) system
I can well login as local user but not vor virtual domains.
When I try to login via POP3 as via IMAP connects (here with
telnet from localhost), I get a strange output "user unknown":
-------------------------
/var/log/dovecot
-------------------------
2006-02-28 01:07:38 Info: auth(default): client in: AUTH 1
2006 Feb 06
1
Panic: key not found from hash
Hello,
we have about 120 servers doing some million mails per day. Most of
them use dovecot for pop and imap.
In version 1.0.alpha4 we have dovecot-crashes on one or two of the
machines in a week where dovecot log says "Panic: key not found from
hash" and dovecot dies.
We tried version 1.0.beta2 on some machines but with that we have
another problem where log says "Error:
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
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
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 Mar 11
1
Dovecot Convert
Trying to figure out how to convert an existing mbox system to maildir
Below is my dovecot.conf file. Tried adding this at the bottom of the
file and nothing happens.
plugin {
convert_mail = mbox:/vhome/%d/home/%n:INBOX=/vhome/%d/home/%n/INBOX
convert_skip_broken_mailboxes=yes
}
What am I doing wrong?
## Dovecot 1.0 configuration file
# '#' character and everything after it is
2005 Sep 23
0
Moving messages takes a longgggggg..... time. (Timeouts?) dovecot.conf help?
Hi,
I'm trying to get dovecot set up better. I am using 1.0alpha3. It
takes a long long time to move messages for some reason. It seems it
may be a timeout thing, because neither the client or server is using
any cpu time or disk i/o or network to speak of. (To move maybe 400
messages, it seems to take maybe half an hour, maybe longer.) With
alpha 2 I was getting messages from
2006 Jan 18
0
still strugling
Hi all,
After I posted yesterday, I'm still struggling with dovecot 1.0beta1
I installed it on openbsd with no problem. But I can't get it to
authenticate plaintext on Unixware.
I had to add two include files <sys/types.h> and <sys/mkdev.h> in
compat.h because minor and major where undefined on unixware. I doubt that
could fail...
What's wrong with that conf:
##
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 21
0
1.0 alpha5: Plugin woes: quota/trash
Hello,
I'm running Dovecot v1.0.alpha5 and I'm trying to get the quota
plugins to work. I've enabled modules in dovecot.conf, but when
the IMAP connection is opened, the log shows undefined symbols.
: Loading modules from directory: /usr/local/lib/dovecot/imap
: dlopen(/usr/local/lib/dovecot/imap/libtrash_plugin.so) failed: /usr/local/lib/dovecot/imap/libtrash_plugin.so: undefined
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:
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?
2006 Feb 07
3
MySQL client out of memory error
Hi,
I'm using Dovecot 1.0-alpha5 as POP3 server with MySQL DB of users.
Sometimes clients get an authentication errors. In this time dovecot
writes to log file next lines:
Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at mydomain.com.ua,192.168.3.36): Password query failed: MySQL client run out of memory
Feb 7 11:14:30 orion dovecot: auth-worker(default): sql(user at
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
2006 Apr 02
5
1.0.beta4 released
I haven't had yet time to read all the mails in this list which I
skipped in the last few of weeks. I'll try to get to them eventually.
This release contains several new features which haven't been fully
tested yet, such as ACLs, master users and Maildir++ quota. If you
intend to use them, test them properly first.
This is the first Dovecot release where it's supposed to work
2005 Apr 19
1
dovecot-stable-latest.tar.gz - Login process died too early - shutting down
Hello,
i've installed dovecot:
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--enable-debug \
--with-storages=maildir && make && make install
groupadd dovecot
useradd -s /bin/bash -g dovecot dovecot
ok, in /etc/dovecot.conf I have:
# grep -v "#" /etc/dovecot.conf
2005 Dec 27
2
postfix, dovecot, sasl deliver error
Hi,
I am receiving an error when trying to send mail. I am using FreeBSD 6
and dovecot 1.0.alpha5 and postfix 2.3-20051223 which includes the
dovecot sasl patch.
I am getting:
Dec 26 17:26:45 example postfix/pipe[612]: DC90D5C30:
to=<tep@example.com>, relay=dovecot, delay=14, delays=14/0.05/0/0.08,
dsn=4.3.0, status=deferred (temporary failure. Command output: Error: