Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread @lbutlr
On Nov 23, 2016, at 5:02 PM, Joseph Tam wrote: > add the public part of the cert into your system's trusted CA store. Silly question, but how would you do that?

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Steve Litt
On Thu, 24 Nov 2016 07:52:51 +0100 (CET) Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 23 Nov 2016, Steve Litt wrote: > > >On Wed, 23 Nov 2016 16:04:22 -0600 (CST) Greg Rivers > > wrote: > >> $ strings $(whence alpine) | grep '^/.*certs$' > >> /etc/ssl/ce

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Andrew McGlashan
On 25/11/16 02:37, Steve Litt wrote: >> "sees the self-signed cert"? >> Did you've added it as trusted to the CA as Greg said and wrote what >> to do? > > No. I don't want to deal with a third party "Trusted Party": I want it > self-signed. What I was looking for was a way Alpine could be set t

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Martin Wheldon
Hi Steve, You could create your own private CA then sign your Dovecot certificate with the CA cert and alpine should then trust it. Best Regards Martin On 2016-11-24 15:37, Steve Litt wrote: On Thu, 24 Nov 2016 07:52:51 +0100 (CET) Steffen Kaiser wrote: -BEGIN PGP SIGNED MESSAGE-

Re: Implementing secondary quota w/ "Archive" namespace

2016-11-24 Thread Timo Sirainen
On 24 Nov 2016, at 9.33, Mark Moseley wrote: > > On Wed, Nov 23, 2016 at 6:05 PM, Timo Sirainen wrote: > >> On 23 Nov 2016, at 0.49, Mark Moseley wrote: >>> >>> If I move messages between namespaces, it appears to ignore the quotas >> I've >>> set on them. A *copy* will trigger the quota erro

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Frank-Ulrich Sommer
What would be the use of a self signed cert that is not automatically checked? If you see a warning how can you be sure that the cryptographic key used is correct? Just manually checking the common name displayed lowers the security to almost zero. A big additional disadvantage is that one gets

shared/public mailbox application

2016-11-24 Thread Michael Fox
I'm new to Dovecot and I need help configuring a shared or public mailbox - I'm not sure which is appropriate. I've read the wiki and Peer's book and neither appears to cover what I'd like to do. So I could use some specific help on how to configure a solution for the following: I'd like to c

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Joseph Tam
On Thu, 24 Nov 2016, Steve Litt wrote add the public part of the cert into your system's trusted CA store. Silly question, but how would you do that? You didn't say which OS you're running on (alpine runs on Windows as well), but I'll assume *nix. A previous poster showed you how to do it w

Re: Implementing secondary quota w/ "Archive" namespace

2016-11-24 Thread Mark Moseley
On Thu, Nov 24, 2016 at 10:52 AM, Timo Sirainen wrote: > On 24 Nov 2016, at 9.33, Mark Moseley wrote: > > > > On Wed, Nov 23, 2016 at 6:05 PM, Timo Sirainen wrote: > > > >> On 23 Nov 2016, at 0.49, Mark Moseley wrote: > >>> > >>> If I move messages between namespaces, it appears to ignore the

Re: Updated my Dovecot certificate for the first time

2016-11-24 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 24 Nov 2016, Steve Litt wrote: On Thu, 24 Nov 2016 07:52:51 +0100 (CET) Steffen Kaiser wrote: On Wed, 23 Nov 2016, Steve Litt wrote: On Wed, 23 Nov 2016 16:04:22 -0600 (CST) Greg Rivers wrote: $ strings $(whence alpine) | grep '^/.*cert