similar to: 1.0-alpha5 and Plugins

Displaying 20 results from an estimated 150 matches similar to: "1.0-alpha5 and Plugins"

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
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 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 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 \
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
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
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 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 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 15
3
1.0 beta1 testing
If you have time, please test http://dovecot.org/nightly/dovecot-latest.tar.gz If nothing big comes up, I'll release it as 1.0beta1 tomorrow evening. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url :
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 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 =
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.
2005 Dec 31
4
invalid mbox files
Hello! I recently upgraded from dovecot 0.9x to 1.0.5-Aplha and now when ever folders are opened (in IMAP), it keeps saying invalid mbox files. It worked fine in 0.99.x. It is detecting the right mbox files because it lists the folders and the subscriptions correctly. I am using "default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u" in the config file, but I get the same error with
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
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
2005 Dec 10
1
help! assertion failed in 1.0alpha4
Hi, I've been getting this bug in 1.0alpha4. It happens every time the user checks his Inbox. I'm using mbox btw. Can I get any hint on why this is happening? Dec 9 09:08:39 lasige-serv dovecot: imap(pjsousa): file mail-index-sync-ext.c: line 155 (get_ext_header): assertion failed: (memcmp((char *)(ext_hdr + 1), ext->name, strlen(ext->name)) == 0) Dec 9 09:08:39 lasige-serv
2005 Dec 15
1
messages_count too large (1121 > 1115)
I've seen this was mentioned before but remains unsolved. I upgraded Dovecot from 0.99 to v1.0.alpha4 yesterday and it rendered my inbox inaccessible: Dec 15 00:09:07 sand dovecot: imap(willers): Corrupted index file /home/willers/mail/.imap/INBOX/dovecot.index: messages_count too large (1121 > 1115) I've since moved that inbox away so I can view my new mail again. The error has