Re: Quotas not working with roundcube

2018-09-16 Thread Mik J
57:58 UTC+2, Aki Tuomi a écrit : You did everything except actually enable quota... =) Try adding this to your configuration   quota = count:User quota   quota_vsizes = yes inside the plugin {} section. Aki > On 16 September 2018 at 21:58 Mik J wrote: > > > Hello, >

Quotas not working with roundcube

2018-09-16 Thread Mik J
Hello, I'm trying to have quotas working with roundcube. When I'm logged into roundcube I see 0% quota which seems to correspond to disabled. However I did everything that I could to enable quotas https://wiki.dovecot.org/Quota # doveconf -n auth_mechanisms = cram-md5 loginauth_verbose = yes d

Re: How to use quota with dovecot

2017-04-11 Thread Mik J
Hello,Thank you to both of you for your answers.I just use imap.I'm going to look at your examples and 15-lda.confHave a nice week Le Dimanche 9 avril 2017 17h44, chaouche yacine a écrit : On Saturday, April 8, 2017 9:47 AM, Mik J wrote: > Then commented out in 90-qu

How to migration my mails from another server ?

2017-04-08 Thread Mik J
Hello, I would like to host my mails and I would like to retrieve my existing mailbox content from my ISP My ISP == I don't have root access on the server The server seem to use Dovecot according to the banner. My machine == I have root access on the server I use Dovecot 2.2.21 I us

How to use quota with dovecot

2017-04-08 Thread Mik J
Hello, I would like to use quotas with dovecot and things are not clear to me. I read this page https://wiki2.dovecot.org/Quota 1) I did this # ls /usr/local/lib/dovecot/lib10_quota_plugin.so /usr/local/lib/dovecot/lib10_quota_plugin.so # grep mail_plugins /etc/dovecot/conf.d/10-mail.conf mai

Re: [Dovecot] Dovecot configuration and question about IP trusted

2012-10-07 Thread Mik J
> De : Bob Miller > Hi Mik, > >> >> Also how do you understand this sentence >> "# Don't use mmap() at all. This is required if you store indexes > to shared >> # filesystems (NFS or clustered filesystem) or for some operating systems >> # which use a separate cache for mmap, such as OpenB

Re: [Dovecot] Dovecot configuration and question about IP trusted

2012-10-06 Thread Mik J
> De : Bob Miller > > Hi, >> I'm trying to tighten the security a little bit and added in dovecot.conf > >> login_trusted_networks = 192.168.1.0/30 >> Then restarted Dovecot >> >> >> My client has the IP 192.168.1.20 and it's still able to retrieve > emails. I expected it to be forbidden

[Dovecot] Dovecot configuration and question about IP trusted

2012-10-05 Thread Mik J
Hello list, I've just finished to install Dovecot and things seems to work so far. After some little efforts though. My version is 2.0.20 Question 1: I'm trying to tighten the security a little bit and added in dovecot.conf login_trusted_networks = 192.168.1.0/30 Then restarted Dovecot My c