Re: How to log a Sieve match in Dovecot debug_log

2018-06-30 Thread Volker Wysk
Am Samstag, 30. Juni 2018, 12:33:49 CEST schrieb Lukas: > This is what I wanted to avoid with my question. I reported my script with > only three word just to make an example but my list is quite longer than > this. Let's suppose a list of 30 or 40 words... 30 or 40 rules? Possible but > very un

Re: How to log a Sieve match in Dovecot debug_log

2018-06-30 Thread Volker Wysk
Am Samstag, 30. Juni 2018, 11:28:43 CEST schrieb Lukas: > Hi everybody! > > I manage a mail server running Dovecot 2.2.21 with Pigeonhole 0.4.10. I > successfully configured sieve and use it also to filter some spam messages. > Here is one of the script I use to filter messages on the basis of p

(Solved) Re: Authentification fails in dovecot 2.3.0.1

2018-03-07 Thread Volker Wysk
Hi! "Downgrading is possible to v2.2.27 and later. (v2.2.27 accidentally broke dovecot.index* backwards compatibility a bit.) " I've thrown caution to the winds, and downgraded back to 2.2.22, by turning off the Dovecot-PPA, deinstalling 2.3.0.1, and installing 2.2.22 again from the Ubuntu pac

Re: dovecot-lda won't cause mail to be filtered by sieve

2018-02-02 Thread Volker Wysk
Am Samstag, 3. Februar 2018, 06:55:47 CET schrieb Christian Kivalo: > > On February 3, 2018 3:39:56 AM GMT+01:00, Volker Wysk > wrote: > >Hi > > > >I'm changing from fetchmail to getmail, in order to fetch my mail from > >several mail servers and

dovecot-lda won't cause mail to be filtered by sieve

2018-02-02 Thread Volker Wysk
Hi I'm changing from fetchmail to getmail, in order to fetch my mail from several mail servers and deliver it to my local dovecot server. Fetchmail supports LMTP, getmail doesn't. So I'm making getmail call dovecot-lda for delivering the mail. But now, the incoming mail doesn't get filtered thr

Re: (Solved) Re: Upgrade path from MySQL to MariaDB broken? (Akonadi)

2017-08-13 Thread Volker Wysk
Oops, wrong mailing list. Sorry. Volker Am Montag, 14. August 2017, 06:38:33 CEST schrieb Volker Wysk: > Hello! > > I've found it out, how you can solve/work around the problem: > > Nextcloud needs MariaDB. It won't work (so it seems) with MySQL. So mariadb- >

(Solved) Re: Upgrade path from MySQL to MariaDB broken? (Akonadi)

2017-08-13 Thread Volker Wysk
Hello! I've found it out, how you can solve/work around the problem: Nextcloud needs MariaDB. It won't work (so it seems) with MySQL. So mariadb- server needs to be installed. This replaces MySQL (mysql-server-core-5.7 and mysql-client-core-5.7) with MariaDB. The problem is that after that, Ako

Re: Antispam plugin: insufficent error messages

2016-12-17 Thread Volker Wysk
Am Samstag, 17. Dezember 2016, 17:57:54 CET schrieb Tom Talpey: > I too encountered this same issue after upgrading to 2.2.27. I traced it > to an apparent change in Dovecot's mail_get_headers() function, which > now returns a non-zero value even when the header is found. This wasn't > the behavior

Re: Antispam plugin: insufficent error messages

2016-11-30 Thread Volker Wysk
Am Mittwoch, 30. November 2016, 16:23:13 CET schrieb Volker Wysk: > Do you know any documentation about the Dovecot > plugin API? I couldn't find any. I've found it. No need to tell me. Volker

Re: Antispam plugin: insufficent error messages

2016-11-30 Thread Volker Wysk
Am Dienstag, 29. November 2016, 13:59:52 CET schrieb Stephan Bosch: > However, AntiSpam is > not part of the normal Dovecot distribution, nor is it a plugin created > by Dovecot developers. From what I know, Dovecot has mirrored/hosted the > AntiSpam Mercurial repository in the past and contribu

Re: Antispam plugin: insufficent error messages

2016-11-28 Thread Volker Wysk
One more point: The spam message, which has been moved to the Spam folder for training dspam, doesn't get moved. When I refresh (in KMail), the message reappears in INBOX. Bye V.W.

Antispam plugin: insufficent error messages

2016-11-28 Thread Volker Wysk
Hi! "Dovecot always logs a detailed error message if something goes wrong. If it doesn't, it's considered a bug and will be fixed." (http:// wiki2.dovecot.org/Logging) I'm trying to set up a spam filter with dovecot-antispam and dspam as backend. When I move a spam message from INBOX to Spam, I