Re: Thunderbird supports SPECIAL-USE (Merry x-mas!)

2014-12-26 Thread Michael Kliewe
Am 26.12.2014 um 23:39 schrieb Patrick Ben Koetter: We - sys4 and our business partner Becon - sponsored SPECIAL-USE. I hope SPECIAL-USE will make your and your customers life easier. The patch just became ready for x-mas. :) Hi Patrick, many thanks for this feature in Thunderbird, a great X-MA

Thunderbird supports SPECIAL-USE (Merry x-mas!)

2014-12-26 Thread Patrick Ben Koetter
I've waited about two years to write this mail... :) As of Dezember, 24th Mozilla Thunderbird can handle SPECIAL-USE. The patch, which adds the required functionality, has passed review and TBs nightly build was successful. The next official Thunderbird release (version 38, release date 2015-05-19

Deleting files in sdbox

2014-12-26 Thread Jeff Mitchell
Hello, I'm curious as to what happens if I were to manually delete files in an sdbox on the server. A long time ago -- I'm not sure how, as it was several years ago -- something happened and a number of users got a large number of mail messages duplicated. Literally duplicated -- all headers, all

Re: Awfully slow dovecot

2014-12-26 Thread Reindl Harald
Am 26.12.2014 um 17:16 schrieb Nick Edwards: On 12/26/14, Reindl Harald wrote: sure, you can manage anything if you write enough tools to automate things, nothing new for me as software developer, but don't you think there is a reason why advanced package management exists and 95% of all produ

Re: Awfully slow dovecot

2014-12-26 Thread Marc Stürmer
Am 26.12.2014 um 17:21 schrieb Nick Edwards: Maildir is fine as long as you don't have too much mail on your storage, but there comes a point when you are getting big enough where Maildir really isn't going to behave really nicely anymore, because too many files and way too many seeks. Mdbox is

Re: Awfully slow dovecot

2014-12-26 Thread Nick Edwards
On 12/26/14, Marc Stürmer wrote: > > > Maildir is fine as long as you don't have too much mail on your > storage, but there comes a point when you are getting big enough where > Maildir really isn't going to behave really nicely anymore, because > too many files and way too many seeks. Mdbox is qu

Re: Awfully slow dovecot

2014-12-26 Thread Nick Edwards
On 12/26/14, Reindl Harald wrote: > > Am 26.12.2014 um 02:20 schrieb Edwardo Garcia: >> On 12/26/14, Jeff Mitchell wrote: >>> On Dec 25, 2014 3:15 PM, "Reindl Harald" wrote: your Gentoo is nice in a small environment on larger setups someone is using binary packages and can s

Re: Curious dovecot behavior with service_count = 0

2014-12-26 Thread anon_user
On 2014-12-23 22:51, anon_u...@openmailbox.org wrote: Hello, I'm not experiencing this problem at all with service_count = 1 With service_count = 0, this is what I got randomly in my logs: TLS: SSL_read() syscall failed: Connection reset by peer To be successfully logged, the user have to ini

Re: Maildir permissions on creation?

2014-12-26 Thread Von Random
Yes, and it is not my use case, sadly. ACLs are meant for imap, not filesystem access and mail_access_groups is also useless for some reason. It just does not change anything. Probably because I don't use mail_location and variables when I provide path for home. (It's stored as is in a database

Re: Awfully slow dovecot

2014-12-26 Thread Marc Stürmer
Zitat von Benny Pedersen : using dovecot 1.2.17 here with maildir, still have to see performance issues, but yes will move to ssd soon, i will just fix problems that are here, not things that are not a problem, the above will kill my server, so need to have an intel i7 with 25MB L1 cache,

Re: Awfully slow dovecot

2014-12-26 Thread Benny Pedersen
Marc Stürmer skrev den 2014-12-26 09:42: And if it is then still slow because some people have folders with shitloads of emails, you may consider switching your mail storage over to mdbox with enabled compression. using dovecot 1.2.17 here with maildir, still have to see performance issues, bu

Re: Awfully slow dovecot

2014-12-26 Thread Marc Stürmer
Am 25.12.2014 um 21:07 schrieb Benny Pedersen: >> We’re using dovecot 1.0.7, which seems to be the latest version available on CentOS 5. update to centos 7 if dovecot still not working, report again And if it is then still slow because some people have folders with shitloads of emails, you

Re: Maildir permissions on creation?

2014-12-26 Thread Von Random
Err, my bad, of course 0640 on files in case of setgid on directories. 26.12.2014, 11:36, "Von Random" : > The main reason is that I don't want to provide backup user with unnecessary > write permissions within maildirs and mail user within backup logs dir. I was > talking about mail_user:mail_g

Re: Maildir permissions on creation?

2014-12-26 Thread Von Random
The main reason is that I don't want to provide backup user with unnecessary write permissions within maildirs and mail user within backup logs dir. I was talking about mail_user:mail_group 0750 on dirs and 0640 on files. (Or, possibly, mail_user:backup_group 2750 and 2640.) 26.12.2014, 11:19,