Displaying 20 results from an estimated 1000 matches similar to: "Alpha1..2.. and 3 with Tru64"
2009 Jun 17
1
ldap proxy
Hi all
I'm trying to setup a dovecot proxy through and LDAP server.
I'm already using Perdition and it works very well but I would like to setup
dovecot proxy for managesieve capabilities
(http://wiki.dovecot.org/ManageSieve?highlight=(sieve)|(proxy)#Proxy)
The version of dovecot is 1.1.16 but I can't understand how to setup dovecot
correctly.
This is my dovecot.conf:
2001 Apr 06
1
Problem with getnameinfo in Tru64 v5.1
Hello,
When make ./configure && make on my Tru64 v5.1 machine, sshd couldnot
start with diagnostic "Cannot bind any address.". Problem was in
getnameinfo which don't return error if you don't set address family
before call to it. Patch included.
--
Best regards,
Stanislav mailto:stas at peterstar.com
-------------- next part
2003 May 17
1
Tru64 Unix patch for rsync 2.5.6.
Version 2.5.6 of rsync fail to compile on Tru64 Unix v5.1 with this
error message:
cc-wrapper -I. -I. -g -DHAVE_CONFIG_H -c socket.c -o socket.o
cc: Error: socket.c, line 619: In this statement, "sin_len" is not a
member of "sock2". (needmember)
sock2.sin_len = sizeof(sock2);
--------^
make: *** [socket.o] Error 1
error: compile failed.
The problem
2002 Jul 12
5
rsync 2.5.5 Tru64 5.1
Hi,
I am trying to compile rsync 2.5.5 on a Tru64 box. I downloaded
configure.in revision 1.148, which I believe is the correct fix for the
getaddrinfo problem; however I still have errors compiling rsync. Also I
had to change line 22 in options.c from #include "popt.h" to #include
"popt/popt.h". Any suggestions or ideas?
Tan Dang
2001 Jan 04
0
Problems/Modifications compiling SAMBA 2.2-alpha1 on SCO Openserver 5.0.5a
Hello,
after one small modification I was able to compile samba. I have not yet tried to use it, but at least swat is working.
It would be nice if anyone could modify the current code to resolve the specified problems.
Mike
The Problems:
Only a nuisance: uid_t and gid_t are unsigned:
/GNU-Source/samba-2.2.0-alpha1/source/smbd/sec_ctx.c: In function `initialise_groups':
2005 Aug 18
3
1.0 alpha1 released
As promised a few days ago, 1.0.alpha1 release is now available from
Dovecot web page.
Changes since 1.0-test80 include only one mbox assert crashfix and
removed fsync() call when writing to transaction log, making it a bit
faster.
I changed the version number also since 1.0-tests to 1.0.alpha. I know
'-' is problematic to binary package builders, maybe the new versioning
is better?
2011 Feb 10
4
Printer drivers installation: files are not deleted
Hello all,
I'm running Samba 3.5.5 on Debian 5, and following the documentation as
closely as I can to install drivers using rpcclient.
I first install the driver on a Windows 7 x65 workstation, then use
rpcclient/smbclient to fetch the files.
I then use smbclient to put those on the print$ share of the Samba
server. So far, so good.
Then I use rpcclient to add those files, and that
2007 Jul 30
1
dovecot-1.1-alpha1 prefetch appears broken
Config shows...
# 1.1.alpha1: /usr/local/conf/dovecot.conf
protocols: imaps
ssl_listen: 69.94.137.124:10943
login_dir: /common/pkgs/dovecot-1.1-alpha1/var/run/dovecot/login
login_executable: /common/pkgs/dovecot-1.1-alpha1/libexec/dovecot/imap-login
mail_debug: yes
auth default:
verbose: yes
debug: yes
debug_passwords: yes
passdb:
driver: sql
args:
2005 Aug 29
2
Sig11 and some corrupted indexes after 1.0-stable -> 1.0.alpha1
I just upgraded my production box from 1.0-stable to 1.0.alpha1. I've
noted some new errors in my dovecot logs:
Aug 28 23:23:56 cliff dovecot: IMAP(rsferra): Corrupted index cache
file /mail/mcad.edu/rsferra/Maildir/.Sent Items/dovecot.index.cache:
indexid changed
Aug 28 23:33:57 cliff dovecot: IMAP(acarr): Corrupted transaction log
file /mail/mcad.edu/acarr/Maildir/.Deleted
2005 Sep 06
2
1.0.alpha1: Namespaces
Hi,
I'm currently using 1.0.alpha1 without luck regarding a namespace
issue. Maybe it's a general understanding problem on my side, but
let's see :-)
I would like to have my mail stored in Maildir format below
~/.maildir/, which works fine so far.
I want any (sub)folders to be created like this:
~/.maildir/
/cur
/new
/tmp
/.Folder/
/cur
/new
/tmp
/.Subfolder/
2005 Sep 11
1
Do index files need removing when upgrading 1.0-stable to 1.0-alpha1 or later?
Hi Timo,
Just a quick question: do index files still need removing when upgrading
from 1.0-stable (as in the testXX series) or will Dovecot regenerate
them automatically?
I'm expecting to go with 1.0-stable on Tuesday for my 20,000 users (as
that's what I've been testing), but if we see lots of index issues, I
may want to upgrade to alpha1 (or later) fairly soon afterwards and it
2005 Sep 19
1
Is Alpha2 slower than Alpha1?
I changed servers at the same time as changing from Alpha1 to Alpha2 but
I'm on a faster server so it should be faster. But it seems slower
especially deleting server side messages. Using mbox .
Anyone else seeing tis?
1998 Sep 01
0
samba-2.0.0-alpha1 on SGI Irix 6.2
Just compiled samba-2.0.0-alpha1 on SGI Irix 6.2 (using vendor cc). It
compiles and is running.
Did
env CC=cc CFLAGS=-n32 configure --prefix=/var
make
make install
Initially, I tried to build outside the source tree but this failed.
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research and Technical Support
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61
2012 Oct 29
1
v2.2.alpha1 released
http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz
http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz.sig
I wanted to start stabilizing v2.2 release some months ago already, but
I somehow got stuck adding more and more features. Now it looks like all
of the necessary API changes are done, so everything I'm planning on
near future can still be added to v2.2 without
2012 Oct 29
1
v2.2.alpha1 released
http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz
http://dovecot.org/releases/2.2/alpha/dovecot-2.2.alpha1.tar.gz.sig
I wanted to start stabilizing v2.2 release some months ago already, but
I somehow got stuck adding more and more features. Now it looks like all
of the necessary API changes are done, so everything I'm planning on
near future can still be added to v2.2 without
2008 Sep 24
2
dovecot 1.2.alpha1 quota dict driver mysql broken
Hi Timo,
quota dict seems to be broken with 1.2.alpha1
MAP(robert at schetterer.com): read(/var/run/dovecot/dict-server) failed:
Remote disconnected
dovecot: Sep 24 18:43:16 Error: dict: Error in configuration file
/etc/dovecot/dovecot-dict-quota.conf line 1: Unknown setting: driver
dovecot: Sep 24 18:43:16 Error: dict: Failed to initialize dictionary
'quotadict'
2008 Sep 10
2
1.2.alpha1: file_dotlock_open() failed with subscription file
Hi *,
running dovecot 1.2.alpha1 I find the following messages in the log:
Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): fchown(/home/Mail/steffen/subscriptions.lock) failed: Operation not permitted
Sep 10 01:28:38 seymour dovecot: IMAP(steffen,192.168.28.31): file_dotlock_open() failed with subscription file /home/Mail/steffen/subscriptions: Operation not permitted
Sep 10
2013 Oct 22
1
10.0-ALPHA1: /usr/bin/read: strange return code with -t option
When using /usr/bin/read with the -t option the "timeout" return code should
be 1 (verified with 8.4-RELEASE and 9.2-RELEASE). When used with
10.0-BETA1, the return code is 142.
How to recreate:
/usr/bin/read -t 1 RESPONSE JUNK (allow this to timeout)
echo $?
142
Also with /bin/sh:
builtin read -t 1 RESPONSE JUNK (allow this to timeout)
echo $?
142
Thanks for
2005 Aug 19
0
1.0 alpha1 and postfix dovecot auth
Does the postfix-2.2.1-dovecot-auth patch not work with 1.0alpha1? I
was using the stable branch and it was working fine. Tried out
1.0alpha1 and now when I connect to postfix it logs this error.
Aug 19 11:25:19 redefine postfix/smtpd[17343]: fatal: SASL: connect
failed: No such file or directory
I've tried with postfix-2.2.4 and 2.2.5. Right now I'm using auth
default but I also
2005 Aug 26
0
Dovecot.1.0.alpha1+mysql+mysql
Hi, we are trying to track down the problem that prevents two mysql
password databases from working. Instead of connecting to each database,
it looks like dovecot tries to connect *twice* to the second specified.
Do do this we just inserted some i_warning()s in the code.
We noticed that passdb_sql_init (auth/passdb-sql.c) is called twice,
once per configuration file, with the correct argument