Displaying 20 results from an estimated 4000 matches similar to: "2.0.alpha3 ssl_ca_file is broken"
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.
2017 Jun 02
2
Bug with 2.2.29-1~auto+25 back to haunt me
> On June 1, 2017 at 1:42 PM Ralf Hildebrandt <Ralf.Hildebrandt at charite.de> wrote:
>
>
> * Aki Tuomi <aki.tuomi at dovecot.fi>:
>
> > > > So I added
> > > > ssl_ca_file = /etc/ssl/certs/ca-certificates.crt
> > > >
> > > > But alas:
> > > > May 31 16:50:24 mproxy dovecot: config: Warning: Obsolete setting
2005 Sep 29
1
Problem running latest 1.0-alpha3
I've tried upgrading from dovecot-1.0 stable to the latest
dovecot-1.0.alpha3.
I've done a configure with:
./configure --with-notify=none --with-ioloop=poll
And all I get is this when I run:
dovecot: Sep 29 16:45:28 Info: Dovecot v1.0.alpha3 starting up
dovecot: Sep 29 16:45:29 Error: Auth process died too early - shutting down
dovecot: Sep 29 16:45:29 Error: auth(default): Fatal:
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.
2017 May 31
2
Bug with 2.2.29-1~auto+25 back to haunt me
> On May 31, 2017 at 6:10 PM Ralf Hildebrandt <Ralf.Hildebrandt at charite.de> wrote:
>
>
> * Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>:
>
> > So I added
> > ssl_ca_file = /etc/ssl/certs/ca-certificates.crt
> >
> > But alas:
> > May 31 16:50:24 mproxy dovecot: config: Warning: Obsolete setting in
2005 Oct 24
2
debian dovecot upgrade
Hi all
I find this highly upsetting, I just upgrade my debian dovecot, and I specified that I dont want to upgrade the conf file.
and on restarting, I get this in my syslog.
Oct 24 17:33:33 mail dovecot: Dovecot v1.0.alpha3 starting up
Oct 24 17:33:34 mail dovecot: Login process died too early - shutting down
Oct 24 17:33:34 mail dovecot: imap-login: Can't load certificate file
2017 May 31
2
Bug with 2.2.29-1~auto+25 back to haunt me
After upgrading from 2.2.28-1~auto+45 to 2.2.29-1~auto+25 I'm gettings
this:
May 31 16:44:31 mproxy dovecot: auth: Fatal: passdb imap: Cannot verify certificate without ssl_ca_dir or ssl_ca_file setting
May 31 16:44:31 mproxy dovecot: master: Error: service(auth): command startup failed, throttling for 8 secs
May 31 16:44:31 mproxy dovecot: imap-login: Disconnected: Auth process broken
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
2007 Sep 08
3
v1.1.alpha4 released / about dbox
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz.sig
Lots of fixes since alpha3. Also includes the dbox rewrite. Currently
dbox works properly only in one-message-per-file mode. I'm not actually
even sure how good idea it would be to use it with
multiple-messages-per-file mode. But I guess it won't hurt to
2009 Nov 14
1
2.0.alpha3: imap-login segfault in hex_to_binary
Dovecot-2.0.alpha3's imap-login segfaulted with this backtrace:
0 hex_to_binary
1 master_send_request
2 anvil_input
3 io_loop_handler_run
4 io_loop_run
5 master_service_run
6 main
7 start
Looks to me like auth_client_get_cookie() returned NULL in master_send_request().
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
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
2009 Nov 17
0
2.0.alpha3 dovecot/auth works multiplying
I setup a test machine with 2.0.alpha3 - Linux, Centos 5.4. I'm using
Postfix as my MTA with dovecot to do SASL authorization from
/etc/{passwd,shadow}. I'm getting 'dovecot/auth -w' processes hanging
around, over a few days I've reached into the 100s. As a test I set
auth_worker_max_count = 2, didn't make a difference.
Attaching with strace, looks like they're in
2004 Aug 24
0
Re: ssl_ca_file
> I am using 0.99.10.7-1 on Debian, and I'm having some trouble with SSL. I
> purchased a certificate from Thawte and I can't figure out how to tell
> dovecot about the CA cert. Adding ssl_ca_file to my configuration produces
> "Unknown setting: ssl_ca_file" on dovecot startup.
>
> Postfix has a smtpd_tls_CAfile argument and that part is working fine.
>
>
2004 Aug 24
0
Unknown setting: ssl_ca_file
I am using 0.99.10.7-1 on Debian, and I'm having some trouble with SSL. I
purchased a certificate from Thawte and I can't figure out how to tell
dovecot about the CA cert. Adding ssl_ca_file to my configuration produces
"Unknown setting: ssl_ca_file" on dovecot startup.
Postfix has a smtpd_tls_CAfile argument and that part is working fine.
Is this a Debian-specific problem or