Re: [Dovecot] dovecot/auth killed with signal 6

2012-05-09 Thread Edward Burr
Some more info... I finally got it working by commenting out the configuration under service auth { # inet_listener { #port = 12345 # } which I had in there for SASL with postfix, and which WAS working before the power outage. I guess now I need to figure out why it doesn't like that now, b

Re: [Dovecot] dovecot/auth killed with signal 6

2012-05-09 Thread Edward Burr
Okay, I figured out about installing debuginfo for a better backtrace, so here it is: #0 0x003016c32885 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 resultvar = 0 pid = 2598 selftid = 2598 #1 0x003016c34065 in abort () at abort.c:92 save_

[Dovecot] dovecot/auth killed with signal 6

2012-05-09 Thread Edward Burr
I've had this working for over a month now with no problems. Then I suffered a power outage today, and now dovecot/auth dies as soon as I start dovecot. I've spent the past three hours searching google, but can't find even a hint at what's wrong with my server. As far as I can tell, this is the onl

Re: [Dovecot] Enforcing Dovecot Quotas

2012-05-09 Thread Leon Meßner
On Wed, May 09, 2012 at 10:39:17PM +0100, Tim wrote: > Thanks Leon > > I changed my SQL to the following after trying a few combinations: > > user_query = SELECT maildir, 5000 as uid, 5000 as > gid,concat('maildir:bytes=',quota) as quota FROM virtual_mailbox WHERE > username = '%u' Try the above

Re: [Dovecot] Enforcing Dovecot Quotas

2012-05-09 Thread Tim
Thanks Leon I changed my SQL to the following after trying a few combinations: user_query = SELECT maildir, 5000 as uid, 5000 as gid,concat('maildir:bytes=',quota) as quota FROM virtual_mailbox WHERE username = '%u' It seems that Dovecot didn't understand the * backend for some reason (even thou

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Markus Fritz
Am 09.05.2012 22:40, schrieb Ken Stevenson: > On 2012-05-08 14:17, Markus Fritz wrote: >> Hello, >> >> the error is still present: >> May 8 19:47:18 opsys dovecot: imap-login: Disconnected (no auth >> attempts): rip=82.113.119.140, lip=78.46.216.126 >> >> Whenever I start a session with openssl to

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Ken Stevenson
On 2012-05-08 14:17, Markus Fritz wrote: Hello, the error is still present: May 8 19:47:18 opsys dovecot: imap-login: Disconnected (no auth attempts): rip=82.113.119.140, lip=78.46.216.126 Whenever I start a session with openssl to STARTTTL (Server: mail.opsys.de) the handshake is successfull.

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Janne Snabb
On 2012-05-10 03:29, Markus Fritz wrote: > The key still has (when I do openssl x509 -in ssl.crt -noout -text) > X509v3 Basic Constraints: > CA:FALSE I believe this only means that you can not use the certificate as a CA certificate and issue sub-certificates of that certificate.

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Markus Fritz
Am 09.05.2012 18:50, schrieb Janne Snabb: > On 2012-05-09 22:48, Markus Fritz wrote: >> Thanks! That might help, yes I got the sub.class1.server.ca.pem file. >> How I include this to my ssl.crt file now? > Just append the intermediate CA certificate in the same file AFTER your > own certificate. As

Re: [Dovecot] mixed MBOX and Maildir format ?

2012-05-09 Thread Daniel Parthey
Hi Frank, Frank Bonnet wrote: > would it be possible to run 2 Dovecot instances on the same server? > one running on std ports numbers and one running on customs ports numbers > thank you http://wiki2.dovecot.org/RunningDovecot Section "Running Multiple Invocations of Dovecot" describes exactly

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Janne Snabb
On 2012-05-09 22:48, Markus Fritz wrote: > Thanks! That might help, yes I got the sub.class1.server.ca.pem file. > How I include this to my ssl.crt file now? Just append the intermediate CA certificate in the same file AFTER your own certificate. As in: # cat sub.class1.server.ca.pem >> ssl.crt

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Markus Fritz
Am 09.05.2012 17:07, schrieb Bill Cole: > On 9 May 2012, at 9:51, Markus Fritz wrote: > >> Am 09.05.2012 15:42, schrieb Bill Cole: >>> On 9 May 2012, at 9:05, Markus Fritz wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 09.05.2012 14:32, schrieb Ken Stevenson: >>

Re: [Dovecot] lmtp_save_to_detail_mailbox not working?

2012-05-09 Thread Oscar del Rio
On 05/ 8/12 08:30 PM, Timo Sirainen wrote: On Tue, 2012-05-08 at 13:36 -0400, Oscar del Rio wrote: Dovecot 2.1.6, with lmtp_save_to_detail_mailbox=yes recipient_delimiter=+ messages addressed to "user+detail@domain" are always delivered to INBOX regardless if "detail" mailbox already exists or

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Bill Cole
On 9 May 2012, at 9:51, Markus Fritz wrote: Am 09.05.2012 15:42, schrieb Bill Cole: On 9 May 2012, at 9:05, Markus Fritz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 09.05.2012 14:32, schrieb Ken Stevenson: I got only this keys. Can you explain me what exactly you mean with ad

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Markus Fritz
Am 09.05.2012 15:42, schrieb Bill Cole: > On 9 May 2012, at 9:05, Markus Fritz wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Am 09.05.2012 14:32, schrieb Ken Stevenson: I got only this keys. Can you explain me what exactly you mean with adding chains? And I

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Bill Cole
On 9 May 2012, at 9:05, Markus Fritz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 09.05.2012 14:32, schrieb Ken Stevenson: I got only this keys. Can you explain me what exactly you mean with adding chains? And I wonder why this error only occurs in Thunderbird, not in openssl.

[Dovecot] mailbox_check_mismatching_separators

2012-05-09 Thread Danilo Acquaviva
I using dovecot with mdbox and in one account i get this error: doveadm(xxx): Panic: file mail-storage.c: line 787 (mailbox_check_mismatching_separators): assertion failed: (strncmp(vname, ns->prefix, ns->prefix_len-1) == 0) doveadm(xxx): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x4

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Markus Fritz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 09.05.2012 14:32, schrieb Ken Stevenson: >> >> I got only this keys. Can you explain me what exactly you mean with >> adding chains? >> And I wonder why this error only occurs in Thunderbird, not in openssl. >> > > Never mind, I don't think my fir

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Ken Stevenson
I got only this keys. Can you explain me what exactly you mean with adding chains? And I wonder why this error only occurs in Thunderbird, not in openssl. Never mind, I don't think my first guess was correct. I wonder if it has to do with the error 27 reported in the verify by openssl. Acco

Re: [Dovecot] dovecot and systemd

2012-05-09 Thread Timo Sirainen
On 9.5.2012, at 14.49, Michal Hlavinka wrote: > On 05/04/2012 08:54 PM, Timo Sirainen wrote: >> On 16.4.2012, at 12.55, Michal Hlavinka wrote: >> >>> I wrote simple patch that close the extra sockets. It's tested and works >>> fine. You'll maybe want to move that function to different place and/

Re: [Dovecot] dovecot and systemd

2012-05-09 Thread Michal Hlavinka
On 05/04/2012 08:54 PM, Timo Sirainen wrote: On 16.4.2012, at 12.55, Michal Hlavinka wrote: I wrote simple patch that close the extra sockets. It's tested and works fine. You'll maybe want to move that function to different place and/or change wording of error messages. I committed it to v2

Re: [Dovecot] acls not copied when creating subfolder of private INBOX

2012-05-09 Thread Robert Schetterer
Am 09.05.2012 12:31, schrieb Andreas Helmcke: > Am 25.04.2012 23:27, schrieb Timo Sirainen: >> On 24.4.2012, at 17.09, Andreas Helmcke wrote: >> >>> Using brand new dovecot 2.1.5 I still have a problem with the inheritance >>> of acls. >> >> Maybe http://hg.dovecot.org/dovecot-2.1/rev/e8b80e0767ac

Re: [Dovecot] acls not copied when creating subfolder of private INBOX

2012-05-09 Thread Andreas Helmcke
Am 25.04.2012 23:27, schrieb Timo Sirainen: > On 24.4.2012, at 17.09, Andreas Helmcke wrote: > >> Using brand new dovecot 2.1.5 I still have a problem with the inheritance of >> acls. > > Maybe http://hg.dovecot.org/dovecot-2.1/rev/e8b80e0767ac fixes this as well? > I am not sure if this change

Re: [Dovecot] Thunderbird STARTTLS error

2012-05-09 Thread Markus Fritz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 08.05.2012 20:58, schrieb Ken Stevenson: > I'm just learning about this, but I was able to get it working recently. Also I haven't read your earlier posts. > > Did you receive intermediate certificates from StartCom? When I got my certificate, I h

Re: [Dovecot] Client got empty email from dovecot

2012-05-09 Thread Lori Seda
It's not dovecot's problem, it's about the vpopmail spam options. I finilly resolved this problem by rebuilding vpopmail with spam options removed. Sorry for botherred everybody. On Wed, May 9, 2012 at 2:49 PM, Lori Seda wrote: > Hi, > > I built a mail server with qmail + vpopmail + doveco

Re: [Dovecot] mixed MBOX and Maildir format ?

2012-05-09 Thread Frank Bonnet
On 05/09/2012 02:20 AM, Timo Sirainen wrote: On Tue, 2012-05-08 at 09:16 +0200, Frank Bonnet wrote: Hello would it be possible to have mixed formats in Dovecot 2.1.x userland ? I mean MBOX format for INBOXes Maildir format for IMAP folders ( to let users create subfolders ) You could, alt

Re: [Dovecot] default mail quota when using per user quota (news1204: message 6 of 20)

2012-05-09 Thread Nikolaos Milas
On 23/4/2012 1:34 μμ, Timo Sirainen wrote: What do you get in logs with auth_debug=yes? Sorry for being late in responding. When I run: # doveadm quota get -u tester1 Quota name TypeValue Limit % User quota STORAGE 0 - 0 User quota MESSAGE 1 - 0 # doveadm quota get -u te

Re: [Dovecot] mixed MBOX and Maildir format ?

2012-05-09 Thread Frank Bonnet
On 05/09/2012 09:24 AM, Frank Bonnet wrote: On 05/09/2012 02:20 AM, Timo Sirainen wrote: On Tue, 2012-05-08 at 09:16 +0200, Frank Bonnet wrote: Hello would it be possible to have mixed formats in Dovecot 2.1.x userland ? I mean MBOX format for INBOXes Maildir format for IMAP folders ( to

Re: [Dovecot] mixed MBOX and Maildir format ?

2012-05-09 Thread Frank Bonnet
On 05/09/2012 02:20 AM, Timo Sirainen wrote: On Tue, 2012-05-08 at 09:16 +0200, Frank Bonnet wrote: Hello would it be possible to have mixed formats in Dovecot 2.1.x userland ? I mean MBOX format for INBOXes Maildir format for IMAP folders ( to let users create subfolders ) You could, alt

Re: [Dovecot] Dovecot for POP3S proxying

2012-05-09 Thread Gilles Albusac
It works. Thanks a lot. Regards -Message d'origine- From: Timo Sirainen Sent: Sunday, May 06, 2012 5:46 AM To: Gilles ALBUSAC Cc: Dovecot Mailing List Subject: Re: [Dovecot] Dovecot for POP3S proxying So, what you need is to first make authentication with LDAP work, and then add the