How does one mark all messages as read (imap4flag "seen") with sieve?

2016-11-03 Thread Ben Johnson
Hello! I had hoped that marking all messages that arrive to a specific mailbox as read/seen would be as simple as applying the following sieve script to all incoming mail for that mailbox user: require ["imap4flags"]; addflag "\\Seen"; With this

Re: Forcibly terminated after 10 milliseconds

2016-11-03 Thread Aki Tuomi
Pigeonhole 0.4.15 is not compatible with 2.2.26 when using extprograms. Please upgrade to 0.4.16. Aki > On November 3, 2016 at 9:28 PM Doug Luce wrote: > > > After an OS upgrade (to FreeBSD 11 with pkg Dovecot 2.2.26) I'm getting this > sort of thing in my logs: > >Nov 3 12:15:16 toma

dovecot-antispam plugin not work

2016-11-03 Thread basti
Hello, I try to use the plugin for my dovecot in debian. It seem that the /usr/bin/sa-learn-pipe.sh is not execute. When I run /usr/bin/sa-learn-pipe.sh from commandline logfiles are created. I also read https://johannes.sipsolutions.net/files/antispam.html In syslog you can see fist move a mail f

Forcibly terminated after 10 milliseconds

2016-11-03 Thread Doug Luce
After an OS upgrade (to FreeBSD 11 with pkg Dovecot 2.2.26) I'm getting this sort of thing in my logs: Nov 3 12:15:16 toma dovecot: lda(doug): Error: program `/usr/local/lib/dovecot/sieve-pipe/growlmail' was forcibly terminated with signal 15 Debugging gives a little more info: Nov 3 1

Re: Dovecot 2 LDAP "unknown user"

2016-11-03 Thread Peter Fraser
Thanks for your reply again Steffen. The command doveadm user -u username successfully returns the username and any information it can for the user in AD. As a matter of fact, I entered some home directory information in AD and this command returned the User's Home Directory as well. Is it a proble

Re: "make install" fails

2016-11-03 Thread Aki Tuomi
On 03.11.2016 12:05, E Kogler wrote: > I want to install dovecot 2.2.25 on my opensuse 12.3 (yes, I know that this > is an old distro). > "./configure, make" run with no problems but "make install" fails with: > [...] > libtool: warning: 'libstats_auth.la' has not been installed in > '/usr/loca

"make install" fails

2016-11-03 Thread E Kogler
I want to install dovecot 2.2.25 on my opensuse 12.3 (yes, I know that this is an old distro). "./configure, make" run with no problems but "make install" fails with: [...] libtool: warning: 'libstats_auth.la' has not been installed in '/usr/local/lib/dovecot/stats' libtool: install: /usr/bin/ins

Re: Dovecot 2 LDAP "unknown user"

2016-11-03 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 2 Nov 2016, Peter Fraser wrote: #Custom Settings hosts = 192.168.153.143 dn = u...@domain.com dnpass = password auth_bind = yes auth_bind_userdn = %u...@domain.com ldap_version = 3 base = dc=rpservices,dc=com #user_filter = (&(objectclass=pe