Displaying 20 results from an estimated 1100 matches similar to: "pkgsrc-ing sieve and managesieve"
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 ..........
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:
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
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
2010 Jul 27
2
Cant compile managesieve 0.11.11 on Solaris10
hi,
i can't compile managesieve-0.11.11 on Solaris 10 against Sieve 0.1.17
and Dovecot 1.2.13:
[...]
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -I/usr/sfw/include -o managesieve-login client.o
client-authenticate.o managesieve-capability.o managesieve-proxy.o
cmd-noop.o 
2008 Nov 12
2
dovecot 1.2 link error
Hello list,
I need/want to build imaptest -- and I can only build it against at least 
dovecot 1.2 .
dovecot 1.2 actually builds just fine but at the end I get the following 
linker error:
/bin/sh ../../libtool --tag=CC --mode=link gcc  -std=gnu99 -O2 -pipe 
-std=gnu99 -Wall  -ftree-dce -ftree-dse -ftree-loop-optimize 
-ftree-loop-linear -I/usr/lib/gcc/i386-redhat-linux/4.1.1/include -Wall -W 
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 
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 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
2006 Sep 20
0
Help problem compiling dovecot-1.0.rc7 on Solaris 10x86
Hi,
    I hope someone can help point me in the right direction.
I have a Sunfire x4100 running Solaris 10x86 06/06 with the Sun Studio 
11 compiler.
I am just trying to do a stock compile of dovecot-1.0.rc7
Ran the ./configure fine. See Below.
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change
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
2009 Mar 05
2
Compilation of dovecot-1.2-sieve-0.1.3 under Solaris 10 for Sparc
I am trying to compile Dovecot Sieve, when i execute the command make i 
get this error:
/usr/ccs/bin/ld: illegal option -- start-group
The configure sentence was :
./configure --with-dovecot=/export/software/dovecot1.2/dovecot-1.2
And it finishes right.
I have succesfully compile dovecot 1.2 beta 1 source with 
dovecot-1.2-managesieve-0.11.3 patch.
Thanks,
-- 
Andr?s Fernando Yacopino
2018 Mar 29
2
Release 2.3.1
On 29.03.2018 10:36, Odhiambo Washington wrote:
>
>
> On 29 March 2018 at 09:43, Aki Tuomi <aki.tuomi at dovecot.fi
> <mailto:aki.tuomi at dovecot.fi>> wrote:
>
>
>
>     On 28.03.2018 22:14, Odhiambo Washington wrote:
>>
>>
>>     On 27 March 2018 at 20:06, <aki.tuomi at dovecot.fi
>>     <mailto:aki.tuomi at dovecot.fi>>
2018 Mar 29
2
Release 2.3.1
On 29.03.2018 13:14, Odhiambo Washington wrote:
>
>
> On 29 March 2018 at 13:04, Aki Tuomi <aki.tuomi at dovecot.fi
> <mailto:aki.tuomi at dovecot.fi>> wrote:
>
>
>
>     On 29.03.2018 10:36, Odhiambo Washington wrote:
>>
>>
>>     On 29 March 2018 at 09:43, Aki Tuomi <aki.tuomi at dovecot.fi
>>     <mailto:aki.tuomi at
2018 Mar 29
2
Release 2.3.1
On 28.03.2018 22:14, Odhiambo Washington wrote:
>
>
> On 27 March 2018 at 20:06, <aki.tuomi at dovecot.fi
> <mailto:aki.tuomi at dovecot.fi>> wrote:
>
>     Hi!
>
>     We are releasing v2.3.1, which mostly consists of bug fixes for
>     2.3.0, and few improvements. This is also available via
>     https://repo.dovecot.org if you want packages. libsodium
2012 Jul 16
1
Compile issue Dovecot 2.1.8, OS X 10.6.x
Hey all.  I'm running Mac OS X 10.6.4, and had Dovecot 2.0.7 installed built from source.  I'm now wanting to upgrade to Dovecot 2.1.8, but I can't get MAKE to finish without errors:
./configure --with-mysql
(snip)
Install prefix . : /usr/local
File offsets ... : 64bit
I/O polling .... : kqueue
I/O notifys .... : kqueue
SSL ............ : yes (OpenSSL)
GSSAPI ......... : no
passdbs
2009 May 13
1
dovecot 2.0 (revision 9271:d467712aee77) compile problems on AIX 5.3
Having some problems compiling on AIX 5.3 with IBM vac version 8.
Programs that I had problems building:
test-mail
test-imap
test-index
To fix the undefined symbols problem:
ld: 0711-317 ERROR: Undefined symbol: .charset_to_utf8_end
ld: 0711-317 ERROR: Undefined symbol: .charset_to_utf8_begin
ld: 0711-317 ERROR: Undefined symbol: .charset_to_utf8
ld: 0711-317 ERROR: Undefined symbol:
2008 Feb 19
3
compiling error imaptest.c
dovecot-1.1.beta16]# gcc imaptest.c -o imaptest -g -Wall -W -I. 
-Isrc/lib-mail -Isrc/lib -Isrc/lib-imap -Isrc/lib-storage/index/mbox 
-DHAVE_CONFIG_H src/lib-storage/index/mbox/mbox-from.o 
src/lib-imap/libimap.a src/lib-mail/libmail.a src/lib/liblib.a
imaptest.c: In client_append function:
imaptest.c:1492: error: too many arguments for i_stream_create_limit 
function
2015 Mar 22
0
2.2.16 link failure on FreeBSD 10.1, with patch
Hi,
Compiling on FreeBSD 10.1 gives linker errors when linking
test-message-snippet. The underlying problem is that libiconv appears on the
actual linker line after libcharset.a, which leads to unresolved libiconv
symbols.
This build process worked fine with 2.2.15. The patch below to
src/lib-charset/Makefile.in resolves the problem for me and seems broadly
correct. libcharset.a does depend on
2018 Mar 27
3
Release 2.3.1
Hi!
We are releasing v2.3.1, which mostly consists of bug fixes for 2.3.0, and few improvements. This is also available via https://repo.dovecot.org if you want packages. libsodium support didn't get into this build, due to build environment issues, but 2.3.2 will contain it.
* Submission server support improvements and bug fixes
  - Lots of bug fixes to submission server
* API CHANGE: