Displaying 20 results from an estimated 300 matches similar to: "dovecot 1.2 link error"
2008 Nov 28
2
Dovecot as proxy for M$ Exchange mailboxes
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
is there a way to use dovecot as proxy for m$ exchange mailboxes?
Currently, our clients not only can login to their mailboxes with
their e-mail address but also with their accountid.
Both the clients e-mail address and accountid are stored in ldap.
Now I need a way to let dovecot rewriting the client's accountid to
the respective
2008 Mar 03
1
dovecot 1.1rc1 deliver linker error without mbox
Hi,
compiling dovecot-1.1rc1 with the option --with-storages=maildir,raw
raises the following error:
cc -std=gnu99 -g -Wall -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -Wstrict-aliasing=2 -o deliver auth-client.o
deliver.o duplicate.o mail-send.o smtp-client.o ../lib/mountpoint.o
-Wl,--export-dynamic
2016 Dec 08
1
Migrate from dovecot 1.1 to 2.2 Maildir to 2.2 mdbox
Hello list,
im am trying to migrate customer mails via dsync from an old dovecot 1.1 setup to an new installed dovecot 2.2.25 setup with mdbox.
Upgrading the old dovecot 1.1 to 2.2 with Maildir isnt an problem and the replication to the new setup works well too.
The only problem now is, that the POP3 UIDL are completely wrong on the target setup.
Im using for Maildir pop3_uidl_format = %f
With
2006 Feb 18
2
"undefined reference to `yes_storage'"
Well after the 'issues' with Compaq C, I decided to attempt compile using
GCC-3.4.3... To put it short, that didn't fair well either. Will L G.
Redhat 7.2 [Alpha]
GCC 3.4.3
Binutils-2.16.x
Kernel-2.6.13.4
ccache gcc-3.4.3 -std=gnu99 -g -O5 -finline -fstrict-aliasing
-fomit-frame-pointer -mieee -w -mtune=ev56 -mmax -pipe -D_BSD_SOURCE
-Wl,-lots -Wl,-lcpml -Wall -W
2008 May 01
1
Need Help! (Bug Report)
Need Help!!
Server : AIX 5.3
Compile Error Message
configure
---------------------------------
checking jfs/quota.h usability... no
checking jfs/quota.h presence... yes
configure: WARNING: jfs/quota.h: present but cannot be compiled
configure: WARNING: jfs/quota.h: check for missing prerequisite headers?
configure: WARNING: jfs/quota.h: see the Autoconf documentation
2007 Jun 22
1
Samba 3.0.24 on AIX 5.3 + winbindd
Hello,
I installed Samba 3.0.24 on my AIX 5.3 and configured it to authenticate
users via winbind.
I followed the previous thread 'Samba on AIX --> nsswitch.conf', copied
WINBIND to /usr/lib/security and modified the default: stanza in
/etc/security/user to include WINBIND (in the SYSTEM and registry entry,
respectively). Additionally, I added an entry in
/usr/lib/security/methods.cfg.
2006 Feb 08
1
Latest snapshot: ./configure does not finish normally
Hi,
OS: FreeBSD 6.0-RELEASE-p2
latest dovecot snapshot does not configurable. ./configure script fails:
# ./configure --prefix=/usr/local/dovecot --with-passwd --with-passwd-file --without-shadow --with-pam --without-bsdauth --without-ldap --without-vpopmail --with-static-userdb --without-pgsql --with-mysql --with-pop3d --disable-ipv6 --with-storages
[... skip ...]
config.status: creating
2003 Jun 26
0
Help with new install on Mac OSX
Can anyone tell me what's going on and how I can fix it?
bash-2.05a# make
make all-recursive
Making all in src
Making all in lib
make[3]: Nothing to be done for `all'.
Making all in lib-settings
make[3]: Nothing to be done for `all'.
Making all in lib-charset
make[3]: Nothing to be done for `all'.
Making all in lib-mail
make[3]: Nothing to be done for `all'.
Making all in
2008 Nov 01
0
[LLVMdev] llvm-gcc-4.2 CC1_SPECS
On Fri, Oct 31, 2008 at 10:38:50AM -0700, Mike Stump wrote:
> On Oct 31, 2008, at 9:40 AM, Jack Howarth wrote:
>> However in current llvm svn, when I compile code with llvm-gfortran, I
>> get these warning
>> flags passed by default so that I get bogus warnings of...
>>
>> f951: warning: command line option "-Wformat" is valid for C/C++/
>>
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:
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 ..........
2006 Apr 08
2
speex cvs: 'EncState' has no member named 'frame'
Trying to build today's svn on fc5, gcc-4.1.0,amd64:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include
-I.. -I/usr/include -O2 -fPIC -funswitch-loops
-ftree-loop-linear -march=k8 -ftree-vectorize -pipe
-mfpmath=sse -frename-registers -O3 -msse -MT nb_celp.lo -MD
-MP -MF .deps/nb_celp.Tpo -c nb_celp.c -fPIC -DPIC -o
.libs/nb_celp.o
nb_celp.c: In function 'nb_encode':
2011 Apr 09
0
[LLVMdev] dragonegg/llvm-gfortran/gfortran benchmarks
On Sat, Apr 09, 2011 at 08:56:49AM -0600, Marcus G. Daniels wrote:
> On 4/9/2011 6:09 AM, Duncan Sands wrote:
> > Hi Jack, thanks for the numbers. Any chance of analysing why gcc does better on
> > those where it does much better than dragonegg?
> >
> > Ciao, Duncan.
> Also, does -fplugin-arg-dragonegg-enable-gcc-optzns get Dragonegg to
> match GCC performance
2006 Jul 31
2
[LLVMdev] Auto-vectorization in GCC 4.0
Hi,
I am trying to turn on the new GCC auto-vectorization feature within
llvmgcc4. Below is the command I used, but nothing was vectorized. Does it
mean that llvmgcc4 has disabled this optimization and all I can do is to
embed SSE intrinsics in the source code by hand?
Thanks!
./llvm-gcc4-x86/bin/llvm-gcc -c -O2 -ftree-vectorize -msse
-ftree-vectorizer-verbose=5 -emit-llvm vec.c -o vec.bc
2006 Mar 09
1
Dovecot LDA doesn't build against 1.0beta3
Here's what I get. Btw I'm on Linux/UltraSparc:
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -o deliver deliver.o duplicate.o imparse.o
mail-send.o map.o sieve-cmu.o smtpclient.o -Wl,--export-dynamic
libsieve/libsieve.a /root/luca/dovecot-1.0.beta3/src/lib-storage/register/libstorage-register.a
2006 Jun 17
1
1.0 beta 9 problems
Two problems with this new beta not found in beta 8.
1. mbox_from_create error
This is the configure string I use, and I paste the make error message
below. I have to use "--with-storages=maildir,mbox" to get around the error.
./configure \
--prefix=/opt1/dovecot \
--localstatedir=/var \
--without-shadow \
--without-cyrus-sasl2 \
--without-pop3d \
--without-gssapi \
--disable-ipv6 \
2006 Jul 31
0
[LLVMdev] Auto-vectorization in GCC 4.0
llvmgcc4 emits LLVM byte code before executing GCC optimizations, so
one can say that llvmgcc4 disables all GCC optimizations.
On Jul 31, 2006, at 11:01 AM, Zhiru Zhang wrote:
> Hi,
> I am trying to turn on the new GCC auto-vectorization feature
> within llvmgcc4. Below is the command I used, but nothing was
> vectorized. Does it mean that llvmgcc4 has disabled this
>
2014 Dec 19
0
[RFC PATCH v3] armv7: celt_pitch_xcorr: Introduce ARM neon intrinsics
On 19 December 2014 at 05:26, Timothy B. Terriberry <tterribe at xiph.org> wrote:
> Viswanath Puttagunta wrote:
>> I responded to your feedback before I started on RFCv3.. and took your
>> silence as approval :).. I guess that email got lost in your inbox sea
>> some where.. so re-posting the responses.
>
> Sorry, I did see it but I guess I read it rather more
2006 Oct 10
0
compiling error R-2.4.0
Hi there,
I am trying to install from the source R-2.4.0 on my mac (osx 10.4.8
G5 DP)
The error imply Tcl/Tk.
I install it by all the way I know: darwinport, the Tcl/Tk package
from the dmg available from CRAN but without success.
The PATH is correct.
tclConfig.sh is localised in /opt/local/lib and have those permission:
-rw-r--r-- 2 root admin 7K Oct 9 09:49 tclConfig.sh
Here is
2018 Jan 26
0
disable deflate compression in rawlog files
Hello list,
is there an way to disable the deflate compression ( imap_zlib ) in the rawlog files, e.g. via postlogin script when dovecot.rawlog folder exists ?
Rawlog shown at the moment like:
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE