Displaying 3 results from an estimated 3 matches for "sieve_script_load".
Did you mean:
sieve_script_unload
2006 Jun 08
1
Problem Compiling Dovecot-LDA
...t then fails with the following
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -o sievec sievec.o libsieve.a
/home/tim/src/dovecot-1.0.beta8/src/lib/liblib.a
libsieve.a(script.o)(.text+0xa23): In function `sieve_script_load':
/home/tim/src/dovecot-lda/src/libsieve/script.c:435: undefined
reference to `map_refresh'
libsieve.a(script.o)(.text+0xaf0): In function `sieve_script_unload':
/home/tim/src/dovecot-lda/src/libsieve/script.c:462: undefined
reference to `map_free'
libsieve.a(sieve.o)(.text+0x1e6e):...
2006 Jun 16
2
Problem compile dovecot-sieve under Debian
...sieve-config.h is unchanged
# make
gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -o sievec sievec.o
libsieve.a /usr/src/dovecot-1.0.beta9/src/lib/liblib.a
libsieve.a(script.o)(.text+0xa23): In function `sieve_script_load':
/usr/src/dovecot-sieve/src/libsieve/script.c:435: undefined reference to
`map_refresh'
libsieve.a(script.o)(.text+0xaf0): In function `sieve_script_unload':
/usr/src/dovecot-sieve/src/libsieve/script.c:462: undefined reference to
`map_free'
libsieve.a(sieve.o)(.text+0x1e6e): In fu...
2006 Jun 15
3
Problem with Dovecot LDA / Postfix
Our setup is ok with Postfix / Dovecot.
I just need to add dovecot LDA.
I use the 1.0beta9
LDA Configuration:
protocol lda {
postmaster_address = postmaster@clm.net4all.ch
#hostname =
#mail_plugins =
#mail_plugin_dir = /usr/lib/dovecot/imap
#sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot/auth-master
}
auth default-socket {
mechanisms = plain login
passdb