Displaying 20 results from an estimated 1000 matches similar to: "Today's dovecot-1.1.alpha3 checkins fail to build"
2009 Jan 24
7
Dovecot-1.1.9 fails to work with Thunderbird
When Thunderbird starts up 1.1.8 log entries reflect:
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<yemiah at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login: user=<david-xfer at coolsurf.com>, method=PLAIN,
rip=71.155.185.14, lip=69.94.137.124, TLS
Jan 24 06:44:56 net1 dovecot: imap-login: Login:
2007 Oct 23
0
beta2-beta4 moving mail between accounts broken
I've upgraded to latest Thunderbird client and recompiled latest
dovecot source repository code and this problem still persists.
I have two accounts which I've been transferring email between
for months. Now when I attempt this the following loop begins
and the only way to stop it is to restart both Thunderbird and
dovecot. Let me know how to
Oct 23 07:53:49 net1 dovecot: imap-login:
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 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 Mar 14
4
solaris 10 + dovecot (1)
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support ..........
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
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
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.
2007 Oct 21
1
Problem building Dovecot from hg
I did an hg pull; hg update, and now my Dovecot working copy doesn't
build:
../../src/lib-storage/index/dbox/libstorage_dbox.a(dbox-file.o): In
function `dbox_file_metadata_get':
/home/paulproteus/dnlds/dovecot/src/lib-storage/index/dbox/dbox-file.c:820:
undefined reference to `dbox_file_maildir_metadata_get'
collect2: ld returned 1 exit status
make[3]: *** [imap] Error 1
make[3]:
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 Oct 13
1
1.0 alpha3 slower?
Hi
Is 1.0 alpha3 a bit slower than the dovecot-1.0.stable branch?
Regards
Daniel
2001 Mar 27
0
Compiling Samba 2.2.0-alpha3 on SCO Openserver 5.0.6
Hello,
We are trying to compile the samba 2.2.0-alpha3 source on a SCO Openserver
5.0.6 server.
we ran configure with standard options no visible problems. On running make
we get the following error
.....
Compiling tdb/spinlock.c
Compiling tdb/tdbutil.c
Compiling printing/printing.c
Compiling printing/nt_printing.c
Compiling smbd/noquotas.c
Compiling smbd/oplock.c
Compiling smbd/oplock_irix.c
2009 Nov 11
0
patch for 2.0.alpha3 crash
Dovecot-2.0.alpha3 crashes on startup for me on Mac OS X. It hits a segmentation fault at:
0 libdovecot.0.dylib 0x0000000100025e9f master_service_set_die_with_master + 10
1 libdovecot.0.dylib 0x0000000100025d93 master_service_settings_read + 1818
2 libdovecot.0.dylib 0x0000000100025e63 master_service_settings_read_simple + 110
3 dovecot
2004 May 20
0
theora header bitmap for alpha3
below is an rfc-style bitmap of the initial theora header. I've checked
it against the spec and the code in libtheora; please double check :)
I'm posting it here for those implementing demux stages (which necessarily
don't use libtheora), and hence offering it for the spec. A typical
demux stage just needs to pick out the FRN, FRD and KFGSHIFT fields,
without going through the whole
2001 Mar 27
0
Can't install printer driver - Win2k, HP LJ6p, Samba 2.2.0 Alpha3
samba 2.2.0 alpha3 does great serving files, however
I can't print to the printer on my SGI box (running samba).
With Win2k, I keep having problems installing the driver.
(I got the latest for my LaserJet 6P from the HP site).
If I'm looking at the printers directory via explorer, I
can double click on the printer icon and see the queue
(which is empty), but if I try to look at the
2001 Apr 03
0
ACLs on 2.2.0-alpha3 with Solaris
Hi
I'm trying out samba-2.2.0-alpha3 on a Solaris 8 box.
When I look at the ACL for a file from a windows 2000 client I see the ACL, but
the usernames only appear as SIDs, rather than names. What can I do (if
anything) to have things map symbolically? Both the Samba server and the
Windows 2000 client are members of an NT4 domain.
The entries I get look like:
2007 Apr 04
3
solaris 10 dovecot-1.0.rc29 - building issue
Hi all,
I'm having terrible time, and a lot of core dumps, building dovecot on
Solaris 10.
My environment:
gcc 3.3.2
LDFLAGS=-L/usr/local/ssl/lib -lssl -lcrypto \
-L/usr/local/BerkeleyDB.4.2/lib -ldb -L/usr/local/lib -lldap
CPPFLAGS=-I/usr/local/BerkeleyDB/include \
-I/usr/local/include -I/usr/local/ssl/include
my configure:
./configure --prefix=/usr/local --with-ldap
...that is: