Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Emmanuel Dreyfus
On Fri, Sep 26, 2014 at 03:03:13PM +1200, Mark Davies wrote: > dovecot 2.2.13 works very nicely here via pkgsrc on NetBSD. Same here, works fine on NetBSD. -- Emmanuel Dreyfus m...@netbsd.org

Re: Is dovecot vulnerable to the shellshock/CVE-2014-6271 exploit?

2014-09-25 Thread Philipp
Am 26.09.2014 02:59 schrieb Joseph Tam: Since dovecot passes values via environment variables based on user input (e.g. username, password, mailbox?) to auxilliary executables (including possibly bash shell scripts), is dovecot vulnerable to this exploit? Given this article about how e.g. PHP c

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Johan Huldtgren
I have a dovecot server on my Debian Wheezy desktop computer. My days with Debian are limited, and I'm investigating several 'BSD's: OpenBSD FreeBSD PCBSD NetBSD DragonflyBSD etc Is there any reason Dovecot wouldn't work on any of those? Does anyone know if those OS's have packages for Dovecot,

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Mark Davies
dovecot 2.2.13 works very nicely here via pkgsrc on NetBSD. cheers mark

Is dovecot vulnerable to the shellshock/CVE-2014-6271 exploit?

2014-09-25 Thread Joseph Tam
I'm right now handling this beach-ball sized grenade, and trying to figure out which of our services need to be locked down right away. Since dovecot passes values via environment variables based on user input (e.g. username, password, mailbox?) to auxilliary executables (including possibly bash

Indexing of mailf fts clucene aborts

2014-09-25 Thread Rainer M Krug
Hi I am trying lucene to index my email. To create the index, I run the following command and the indexing aborts: , | 09:42:20 ~$ doveadm -Dv index -u rainerkrug 'RMKrugGMAIL.*' | doveadm(rainerkrug): Debug: Loading modules from directory: /usr/local/Cellar/dovecot/2.2.13_1/lib/dovecot | d

Re: Quota Woes

2014-09-25 Thread Michael M Slusarz
Quoting Art Stephens : Trying to get quota to show up in IMP - Horde 5.x Seems it is not working with dovecot Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready. This is the pre-authentication cap

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Remko Lodder
On 25 Sep 2014, at 18:14, Steve Litt wrote: > Hi all, > > I have a dovecot server on my Debian Wheezy desktop computer. My days > with Debian are limited, and I'm investigating several 'BSD's: > > OpenBSD > FreeBSD > PCBSD > NetBSD > DragonflyBSD > etc > > Is there any reason Dovecot wouldn't

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Michael Grimm
On 25.09.2014, at 18:14, Steve Litt wrote: > I'm investigating several 'BSD's: > > FreeBSD One more to confirm that Dovecot and Pigeonhole are running at FreeBSD. > Does anyone know if those OS's have packages for Dovecot, or do I > need to compile it myself? No need to compile, both come as

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Will Yardley
On Thu, Sep 25, 2014 at 12:01:01PM -0500, Larry Rosenman wrote: > I run dovecot on FreeBSD and its in ports.. no issues at all and the > maintainer keeps it current. I don't use it very much (mostly read mail locally, and it's a single-user system), but I have no problems with Dovecot (2.2.x, bui

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Larry Rosenman
I run dovecot on FreeBSD and its in ports.. no issues at all and the maintainer keeps it current. On Sep 25, 2014 11:17 AM, "Steve Litt" wrote: > Hi all, > > I have a dovecot server on my Debian Wheezy desktop computer. My days > with Debian are limited, and I'm investigating several 'BSD's: > >

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Edgar Fuß
I can confirm that Dovecot 1.2 (I started with 0.9 back in the day and just didn't yet upgrade to 2.x) works fine under NetBSD.

Re: Does dovecot work OK on *BSD?

2014-09-25 Thread Leander Schäfer
Hi Steve, Go for FreeBSD ;) it offers Dovecot(2) via ports or via package. I always recommend ports though, due to the fact of being able to enable/disable options - but that's your choise. Ports: cd /usr/ports/mail/dovecot2 make install clean or via pkg(8): pkg install dovecot2 I can allwa

Does dovecot work OK on *BSD?

2014-09-25 Thread Steve Litt
Hi all, I have a dovecot server on my Debian Wheezy desktop computer. My days with Debian are limited, and I'm investigating several 'BSD's: OpenBSD FreeBSD PCBSD NetBSD DragonflyBSD etc Is there any reason Dovecot wouldn't work on any of those? Does anyone know if those OS's have packages for D

Quota Woes

2014-09-25 Thread Art Stephens
Trying to get quota to show up in IMP - Horde 5.x Seems it is not working with dovecot Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready. root@mail:~# dovecot --version 2.0.19 root@mail:~# dovecot -n

Re: SSL issues when proxying

2014-09-25 Thread Ralf Hildebrandt
* lst_ho...@kwsoft.de : > > Zitat von Ralf Hildebrandt : > > >I'm getting this in the log when proxying IMAP (three "valid > >certificate" messages, two "Invalid certificate" messages) > > > >Why is dovecot (acting as a proxy to another dovecot instance here) not > >recognizing the StartCom Exten

Re: SSL issues when proxying

2014-09-25 Thread lst_hoe02
Zitat von Ralf Hildebrandt : I'm getting this in the log when proxying IMAP (three "valid certificate" messages, two "Invalid certificate" messages) Why is dovecot (acting as a proxy to another dovecot instance here) not recognizing the StartCom Extended Validation Server CA? Forgot to incl

Re: SSL issues when proxying

2014-09-25 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 25 Sep 2014, Ralf Hildebrandt wrote: Date: Thu, 25 Sep 2014 14:22:30 +0200 From: Ralf Hildebrandt To: dovecot@dovecot.org Subject: SSL issues when proxying I'm getting this in the log when proxying IMAP (three "valid certificate" messages,

SSL issues when proxying

2014-09-25 Thread Ralf Hildebrandt
I'm getting this in the log when proxying IMAP (three "valid certificate" messages, two "Invalid certificate" messages) Why is dovecot (acting as a proxy to another dovecot instance here) not recognizing the StartCom Extended Validation Server CA? . LOGIN ralf.hildebra...@charite.de mypassword Se

Re: doveadm penalty: who is 0.0.0.0?

2014-09-25 Thread Ralf Hildebrandt
* Peer Heinlein : > > Using doveadm penalty I just noticed a penalty for 0.0.0.0. > > Is this Postfix querying the auth-socket for his SASL-requests? Maybe a portscan? Sometimes they turn up as 0.0.0.0 -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München S

Namespace configuration over SQL

2014-09-25 Thread Ain
Hello! I had working setup, where namespace settings (including prefix) was queried over SQL. Now, after installing new Dovecot to new server (using same configuration), this is not working anymore. Log shows following error: """ Initialization failed: namespace configuration error: list=yes req