Displaying 20 results from an estimated 6000 matches similar to: "Problem running latest 1.0-alpha3"
2012 Jan 10
1
plotOHLC(alpha3): Error in plotOHLC(alpha3) : x is not a open/high/low/close time series
R version 2.12.0, 64 bit on Windows.
Here is a short script that illustrates the problem:
library(tseries)
library(xts)
setwd('C:\\cygwin\\home\\Ted\\New.Task\\NKs-01-08-12\\NKs\\tests')
x = read.table("quotes_h.2.dat", header = FALSE, sep="\t", skip=0)
str(x)
y <- data.frame(as.POSIXlt(paste(x$V2,substr(x$V4,4,8),sep="
"),format='%Y-%m-%d
2007 Aug 13
2
v1.1.alpha3 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha3.tar.gz.sig
All kinds of fixes and API changes. Previous alphas had some problems
with index handling, now I didn't get any errors after almost 24h of
stress testing.
As a new feature userdb passwd now supports overriding some fields with
templates.
2005 Oct 13
1
1.0 alpha3 slower?
Hi
Is 1.0 alpha3 a bit slower than the dovecot-1.0.stable branch?
Regards
Daniel
2007 Sep 01
1
Today's dovecot-1.1.alpha3 checkins fail to build
net1#uname -a
Linux net1.coolsurf.com 2.6.22.4-65.fc7 #1 SMP \
Tue Aug 21 21:50:50 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
make[5]: Entering directory `/build/work/dovecot-1.1.alpha3/src/lib-storage/index/dbox'
gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail
-I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage
2009 Nov 10
2
v2.0.alpha3 released
http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha3.tar.gz
http://dovecot.org/releases/2.0/alpha/dovecot-2.0.alpha3.tar.gz.sig
Nothing horribly exciting since alpha2, but since I did other releases I
thought I might as well release this one too.
- Most of the stuff in master.conf is now built into binaries so the
file itself is small. dovecot -n also doesn't show the defaults anymore.
2008 Oct 22
9
Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
2008 Oct 22
9
Released v1.1.5 and v1.2.alpha3
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.5.tar.gz.sig
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz
http://dovecot.org/releases/1.2/alpha/dovecot-1.2.alpha3.tar.gz.sig
A combined release announcement for a change. :)
Largest changes since v1.1.4:
* Dovecot prints an informational message about authentication problems
2005 Nov 02
2
major pop3+ldap problem with alpha3 and alpha4
hi,
For some of our customers we provide a pop3 access, and after an upgrade
to alpha3, it is not working anymore.
All of our data is ldap based and everything is working as before for
our IMAP customers, but our POP3 users fail.
Obviously the pop3 login process does not read the data correctly that
comes from ldap.
after enabling mail_debug, I saw the following error in our log:
2005 Oct 16
3
Problem with pop3 and alpha3
Hi all, I have a problem with dovecot-alpha3 and pop3 protocol (on a tru64
5.1a...)
In my Maildir/cur there are 8144 mails and if I use pop3 protocol I receive in
the output 8146 line instead of 8144. The problem is that 2 mails are
duplicated . The output of ?List? command is like:
1 51265
2 261783
.
.
.
2987 30291
2987 30291 (duplicated line)
2988 16631
.
4601 1231
4602 8921
4602 8921
2008 Oct 30
1
Enable logging of all client commands in dovecot-1.2.alpha3
Hello,
I would like to log all IMAP client commands sent to dovecot. The
format would be time pid command arguments. I reviewed
http://wiki.dovecot.org/Logging and started digging through
dovecot-1.2.alpha3/src/master . I don't need this turned on all the
time, just enough to see how clients do things and I don't need to see
passwords.
Any tips would be appreciated.
-Jonathan
2009 Nov 17
2
2.0.alpha3 ssl_ca_file is broken
In dovecot-2.0.alpha3, setting "ssl_ca_file = /path/to/file" in conf.d/ssl.conf does not work, because imap-login chroots before opening the ca_file. Perhaps this parameter could be replaced with "ssl_ca = </path/to/file" as was done with ssl_cert and ssl_key.
Tue Nov 17 11:19:38 server dovecot[1143]: imap-login: Fatal: Error reading configuration: Invalid settings:
2005 Sep 23
4
1.0 alpha3 released
I'm a bit too busy nowadays because of school so I haven't had time to
look at everyone's bug reports and some other mails. They're still
marked as unread in my mailbox, so hopefully I'll get to them soon. And
I don't mind you resend them if I don't answer in a few weeks :)
Changes:
- Fixed maildir syncing errors about wrong UIDs
- Maildir was re-read all the time,
2005 Oct 14
2
Problem with dovecot 1.0 make
When trying to build dovecot with MySQL support I got the following:
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x880):/root/dovecot-1.0.alpha3/src/lib/sha1.c:233:
first defined here
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld:
Warning:
2004 Oct 14
2
errors in logfile
I just upgraded to -test47 from 0.99.11-test4, and am getting a bunch of
these messages in the logfile:
dovecot: Oct 14 07:30:21 Info: imap-login: Login: andrew [64.36.1.74]
dovecot: Oct 14 07:30:22 Error: IMAP(andrew): sigaction(SIGRTMIN) failed: Invalid argument
dovecot: Oct 14 07:30:22 Error: IMAP(andrew): fcntl(F_SETSIG) failed: Invalid argument
dovecot: Oct 14 07:30:22 Error: IMAP(andrew):
2005 Oct 09
1
1.0.alpha3 plaintext authentication problem
Hello everyone,
Since the upgrade to 1.0.alpha3 I experience a strange problem with
plaintext
authentication. I successfully login first few (2-5) times after the
dovecot restart,
and then on a reason I cannot login any more (both via POP3 and IMAP). I
tried
to find out what could be the reason for this but I failed. Nothing is
changed
inside the user's home directory or
2001 Mar 23
5
Samba 2.2 alpha3 released
Hi all,
I have just released the fourth alpha snapshot
of what will become Samba 2.2.0.
It's available from the usual ftp sites, in the alpha
directory as :
<ftp mirror>:/pub/samba/alpha/samba-2.2.0-alpha3.tar.gz
If people could test this snapshot out and provide feedback
about what is broken and let the lists know that would help.
The problem acting as a PDC for
2005 Dec 28
1
Problems with klibc 1.1.8
Hi,
trying to build klibc 1.1.8 on x86 fails on my machine as follows:
KLIBCCC dash/trap.o
KLIBCCC dash/output.o
dash/trap.c: In function 'trapcmd':
dash/trap.c:94: warning: unused parameter 'argc'
dash/trap.c:94: warning: unused parameter 'argv'
dash/trap.c: In function 'decode_signal':
dash/trap.c:398: error: 'SIGRTMIN' undeclared (first use in this
2005 Sep 26
2
Problems with alpha3 + openssl-0.9.8
Has anybody successfully compiled alpha 3 with the newly released
openssl-0.9.8? I just wasted the weekend trying to get dovecot to
compile using the new openssl libs. Openssl-0.9.7d works like dream.
Just wanted to know if anybody had this combo working.
2008 Oct 23
0
ManageSieve v0.11.0 released for Dovecot 1.2.alpha3
Hello Dovecot users,
I have composed a release of the ManageSieve service for Dovecot v1.2. I
also added two new capabilities that were added to the ManageSieve
specification. Just like the last few releases, this new release
supports the new Sieve plugin already.
Change Log v0.11.0
-------------------
* Upgraded to Dovecot v1.2
* Added support for new ManageSieve capabilities RENAME
2008 Oct 23
0
ManageSieve v0.11.0 released for Dovecot 1.2.alpha3
Hello Dovecot users,
I have composed a release of the ManageSieve service for Dovecot v1.2. I
also added two new capabilities that were added to the ManageSieve
specification. Just like the last few releases, this new release
supports the new Sieve plugin already.
Change Log v0.11.0
-------------------
* Upgraded to Dovecot v1.2
* Added support for new ManageSieve capabilities RENAME