Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Brad Smith
On 05/11/15 18:56, Stephan Bosch wrote: On 5/11/2015 6:24 PM, Brad Smith wrote: On 05/10/15 18:42, Stephan Bosch wrote: Hello Dovecot users, Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a few small fixes and one new feature. Changelog v0.4.8.rc1: * LDA Sieve plugin: Do

Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Stephan Bosch
On 5/11/2015 6:24 PM, Brad Smith wrote: > On 05/10/15 18:42, Stephan Bosch wrote: >> Hello Dovecot users, >> >> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a >> few small fixes and one new feature. >> >> Changelog v0.4.8.rc1: >> >> * LDA Sieve plugin: Dovecot changed the del

Re: Dovecot is not reading connections from iOS devices correctly. Any ideas?

2015-05-11 Thread Joseph Tam
Robert Chalmers writes: dovecot-info.log May 11 09:27:45 imap-login: Info: Aborted login (no auth attempts in 0 secs): user=<>, rip=192.168.0.1, lip=192.168.0.15, session= When I try to connect using either the iOS Mail app, or Outlook mail app, nothing happens at al with ssl, and if I use plai

Re: v2.2.17 release candidate released

2015-05-11 Thread Jake Goerzen
On 5/9/2015 10:41 AM, Timo Sirainen wrote: http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz.sig Quite a lot of changes, so here's a release candidate first. If no problems are reported I'll make v2.2.17 release early next

Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Stephan Bosch
On 5/11/2015 6:24 PM, Brad Smith wrote: > On 05/10/15 18:42, Stephan Bosch wrote: >> Hello Dovecot users, >> >> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a >> few small fixes and one new feature. >> >> Changelog v0.4.8.rc1: >> >> * LDA Sieve plugin: Dovecot changed the del

Released Pigeonhole v0.4.8.rc2 for Dovecot v2.2.17.rc1

2015-05-11 Thread Stephan Bosch
Hello Dovecot users, Ok, RC1 contained one rather stupid bug that caused a segfault at delivery. It was caused by a new feature, so the list of changes is not updated. Changelog v0.4.8: * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to include %{delivery_time}. This prompte

Re: v2.2.17 release candidate released

2015-05-11 Thread Thomas Leuxner
* Timo Sirainen 2015.05.09 19:41: > + lda, lmtp: deliver_log_format can now include %{delivery_time}, > which expands to how many milliseconds it took to deliver the mail. > With LMTP %{session_time} also expands to how many milliseconds the > LMTP session took, not

Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Brad Smith
On 05/10/15 18:42, Stephan Bosch wrote: Hello Dovecot users, Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a few small fixes and one new feature. Changelog v0.4.8.rc1: * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to include %{delivery_time}. This

Re: v2.2.17 release candidate released

2015-05-11 Thread Santiago Vila
On Sat, May 09, 2015 at 08:41:23PM +0300, Timo Sirainen wrote: > - mbox: Fixed crash/corruption in some situations when the first mail > was expunged. Not really fixed. Please see my previous email.

Re: Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)

2015-05-11 Thread Santiago Vila
On Thu, May 07, 2015 at 05:20:31PM +0200, Robert Schetterer wrote: > http://wiki2.dovecot.org/PrebuiltBinaries#Automatically_Built_Packages > > ... > deb http://xi.rename-it.nl/debian/ testing-auto/dovecot-2.2 main Thanks a lot. I installed dovecot version 2:2.2.17~rc1-1~auto+5 using that line.

Dovecot is not reading connections from iOS devices correctly. Any ideas?

2015-05-11 Thread Robert Chalmers
From the dovecot logs. dovecot-info.log May 11 09:27:45 imap-login: Info: Aborted login (no auth attempts in 0 secs): user=<>, rip=192.168.0.1, lip=192.168.0.15, session= dovecot-debug.log May 11 09:27:45 auth: Debug: auth client connected (pid=17388) When I try to connect using either th

Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Stephan Bosch
On 5/11/2015 9:34 AM, Stephan Bosch wrote: > On 5/11/2015 9:26 AM, Dominik Breu wrote: >> Hello, >> >> did an test Install on my system get some nice SEGFAULT >> wich backtrace here: https://dominikbreu.de/Stikked/view/8b6b7e5b >> version is following: >> aptitude versions dovecot-sieve i 2:

Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Stephan Bosch
On 5/11/2015 9:26 AM, Dominik Breu wrote: > Hello, > > did an test Install on my system get some nice SEGFAULT > wich backtrace here: https://dominikbreu.de/Stikked/view/8b6b7e5b > version is following: > aptitude versions dovecot-sieve i 2:2.2.17~rc1-1~auto+4 I cannot view that URL (some

Re: What is this message in appfirewall.log telling me ? on OSX

2015-05-11 Thread Muzaffer Tolga Ozses
There are multiple lines in dovecot.conf that contain *debug* to... well... debug the issue. Turn them on. On 11 May 2015 at 10:28, Robert Chalmers wrote: > On 11 May 2015, at 7:55, Muzaffer Tolga Ozses wrote: > > > I'm not 100% sure, but it looks like a client was denied connection. > > > > On

Re: What is this message in appfirewall.log telling me ? on OSX

2015-05-11 Thread Robert Chalmers
On 11 May 2015, at 7:55, Muzaffer Tolga Ozses wrote: > I'm not 100% sure, but it looks like a client was denied connection. > > On 11 May 2015 at 09:53, Robert Chalmers wrote: > >> I'm on OS X >> >> What is this telling me? >> >> socketfilterfw[22097] : dovecot: Deny TCP CONNECT (in:7 out:0) >> >

Re: Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1

2015-05-11 Thread Dominik Breu
Hello, did an test Install on my system get some nice SEGFAULT wich backtrace here: https://dominikbreu.de/Stikked/view/8b6b7e5b version is following: aptitude versions dovecot-sieve i 2:2.2.17~rc1-1~auto+4 best regards dominik Am Montag, den 11.05.2015, 00:42 +0200 schrieb Stephan Bosch: > He