Displaying 6 results from an estimated 6 matches for "rw_disc".
Did you mean:
is_disc
2017 Sep 05
2
can't get quota working. I use static userdb driver.
On 05.09.2017 11:28, Steffen Kaiser wrote:
> On Fri, 1 Sep 2017, ????? ????? wrote:
>
> > plugin {
> > quota = maildir:"User quota"
> > quota_rule = *:storage=10M
> > quota_rule3 = INBOX.Trash:storage=+10%%
> ^^ this should spell quota_rule2
> but is not the issue right now
>
actually dovecot probably stops looking after it fails to
2017 Sep 06
0
can't get quota working. I use static userdb driver.
Thank you for your answers.
I fixed config to:
plugin {
sieve_default = /mnt/rw_disc/dovecot/sieve/default.sieve
sieve_global = /mnt/rw_disc/dovecot/sieve/
quota = maildir:User
quota_rule = *:storage=10M
# quota_rule2 = INBOX.Trash:storage=+10%%
quota_max_mail_size = 3M
quota_exceeded_message = "552 5.2.2 Mailbox is full"
}
The mail_location is actually maild...
2017 Sep 06
2
can't get quota working. I use static userdb driver.
Am 06.09.2017 um 12:17 schrieb ????? ?????:
> Thank you for your answers.
> I fixed config to:
>
> plugin {
> sieve_default = /mnt/rw_disc/dovecot/sieve/default.sieve
> sieve_global = /mnt/rw_disc/dovecot/sieve/
>
> quota = maildir:User
> quota_rule = *:storage=10M
> # quota_rule2 = INBOX.Trash:storage=+10%%
> quota_max_mail_size = 3M
> quota_exceeded_message = "552 5.2.2 Mailbox is full"...
2017 Sep 06
1
can't get quota working. I use static userdb driver.
...os 6.9).
>
> 2017-09-06 15:55 GMT+05:00 Alex JOST <jost+lists at dimejo.at>:
>> Am 06.09.2017 um 12:17 schrieb ????? ?????:
>>>
>>> Thank you for your answers.
>>> I fixed config to:
>>>
>>> plugin {
>>> sieve_default = /mnt/rw_disc/dovecot/sieve/default.sieve
>>> sieve_global = /mnt/rw_disc/dovecot/sieve/
>>>
>>> quota = maildir:User
>>> quota_rule = *:storage=10M
>>> # quota_rule2 = INBOX.Trash:storage=+10%%
>>> quota_max_mail_size = 3M
>>> quota_...
2017 Sep 06
0
can't get quota working. I use static userdb driver.
...se any disk quotas in my
system (centos 6.9).
2017-09-06 15:55 GMT+05:00 Alex JOST <jost+lists at dimejo.at>:
> Am 06.09.2017 um 12:17 schrieb ????? ?????:
>>
>> Thank you for your answers.
>> I fixed config to:
>>
>> plugin {
>> sieve_default = /mnt/rw_disc/dovecot/sieve/default.sieve
>> sieve_global = /mnt/rw_disc/dovecot/sieve/
>>
>> quota = maildir:User
>> quota_rule = *:storage=10M
>> # quota_rule2 = INBOX.Trash:storage=+10%%
>> quota_max_mail_size = 3M
>> quota_exceeded_message = "552...
2010 Apr 11
6
[Bug 1754] New: Can not copy from directories with space.
...om
mmarkk at ubuntu:~$ scp host.ru:/home/mmarkk/some\ dir/file.ext .
mmarkk at host.ru's password:
scp: /home/mmarkk/some: No such file or directory
scp: dir/file.ext: No such file or directory
It is able to copy to local dir with space. but
mmarkk at ubuntu:~$ scp /etc/passwd host.ru:/mnt/rw_disc/qwe\ qwe/
mmarkk at host.ru's password:
scp: ambiguous target
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.