Re: [Dovecot] Auth socket can't listen using ssl

2014-01-29 Thread Anthony Bourguignon
Le Tuesday 28 January 2014 à 11:28 +0100, Steffen Kaiser a écrit : > On Tue, 28 Jan 2014, Anthony Bourguignon wrote: > > > Le Monday 27 January 2014 à 12:08 -0500, Steve Litt a écrit : > >> I read in some docs somewhere that Dovecot automatically > >> trusts anything on localhost. If you're telnet

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 29 Jan 2014, Anthony Bourguignon wrote: I've tried from localhost and another computer. In both tries, the connection is made without ssl. Hmm, maybe "internal" sockets do not utilize SSL at all? Just IMAP/POP/ManageSieve? Maybe. I don'

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-29 Thread Anthony Bourguignon
Le Wednesday 29 January 2014 à 09:13 +0100, Steffen Kaiser a écrit : > The work around would be to use stunnel or something like that. That's what I just did but it's a hack. If the option is available in the configuration, it should work.

Re: [Dovecot] Dsync Errors

2014-01-29 Thread Asai
The first thing to do when experiencing problems like this is make sure you are on the current version of whatever point release you are running. In your case that would be 2.2.10. Then if you still experience the problem, come back and re-ask... OK, I upgraded to 2.2.10. Same thing. Is th

[Dovecot] dsync backup; compressed to uncompressed

2014-01-29 Thread Michael Smith (DF)
I need to backup some of the mailboxes on our system. We are currently using mdbox with zlib compression plugin. The backups need to be maildir without compression. How can I accomplish this using dsync? The following just causes each msg file in maildir to be compressed as well. dsync -f -u

Re: [Dovecot] dsync backup; compressed to uncompressed

2014-01-29 Thread Michael Smith (DF)
Ok, I think I found an answer. I don't know if it's the right one... I duplicated my dovecot.conf to backup.conf. I then removed this part from plugin {} zlib_save = gz zlib_save_level = 9 I then add "-c backup.conf" to my dsync command. This appears to allow dsync to read the compressed