Displaying 20 results from an estimated 35 matches for "korneechev".
2017 Jun 29
2
Per-user quota (passwd)
Oh you have multiple db's, I missed that.
Remove auth_username_format, and instead
userdb {
args = /etc/imap.passwd username_format=%Ln
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
On 29.06.2017 14:35, Evgeniy Korneechev wrote:
> with auth_username_format = %Ln:
>
> Jun 28 14:43:41 auth: Debug: master in: USER 1 iivanov.ia at example.com service=lda
> Jun 28 14:43:41 auth-worker(18369): Debug: passwd(iivanov.ia): lookup
> Jun 28 14:43:41 auth-worker(18369): Info: passwd(iivanov.ia): unknown u...
2017 Sep 11
1
Per-user quota (passwd)
...otausage" are created in different directories:
/var/vmail/glu_vrem/administrator\DOM/.quotausage
/var/vmail/glu_vrem/administrator at email.dom/.quotausage
And must in the folder "/var/vmail/glu_vrem/administrator"
How fix it?
----- ???????? ????????? -----
> ??: "Evgeniy Korneechev" <ekorneechev at altlinux.org>
> ????: "Aki Tuomi" <aki.tuomi at dovecot.fi>
> ?????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 30 ???? 2017 ? 10:39:16
> ????: Re: Per-user quota (passwd)
> Our solution:
> userdb {
>...
2017 Jun 29
2
Per-user quota (passwd)
Yes.
Aki
On 29.06.2017 14:07, Evgeniy Korneechev wrote:
> And if such a user:
> email (from AD) = ivanov.ia at example.com
> login (from AD), %n = iivanov
> %d = DOM
> %u = iivanov at DOM
>
> ?
>
> ----- ???????? ????????? -----
>> ??: "Aki Tuomi" <aki.tuomi at dovecot.fi>
>> ????: "dove...
2017 Jun 29
2
Per-user quota (passwd)
or use, as I indicated before, auth_username_format = %Ln
Aki
On 29.06.2017 13:58, Evgeniy Korneechev wrote:
> Hi!
> workaround:
> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G userdb_mail=maildir:/var/vmail/glu_vrem/administrator/Maildir
> administrator at email.dom:*:95400500:95400513:Administrator:/home/DOM/administra...
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
...cot.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of dovecot digest..."
Today's Topics:
1. Re: pop3-login core dump when using TLSSTART on version
dovecot-2.2.32 (INTERNAL) (Aki Tuomi)
2. Re: Per-user quota (passwd) (Evgeniy Korneechev)
3. Re: Per-user quota (passwd) (Aki Tuomi)
4. Re: Is it possible to disable pipelining in imapc? (Nagy, Attila)
----------------------------------------------------------------------
Message: 1
Date: Mon, 11 Sep 2017 13:57:19 +0300
From: Aki Tuomi <aki.tuomi at dovecot.fi>
To: dovec...
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
...dit your Subject line so it is more specific than "Re: Contents of dovecot digest..."
>
>
> Today's Topics:
>
> 1. Re: pop3-login core dump when using TLSSTART on version
> dovecot-2.2.32 (INTERNAL) (Aki Tuomi)
> 2. Re: Per-user quota (passwd) (Evgeniy Korneechev)
> 3. Re: Per-user quota (passwd) (Aki Tuomi)
> 4. Re: Is it possible to disable pipelining in imapc? (Nagy,
> Attila)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 11 Sep 2017 13:57:19 +0300
> From: Aki...
2017 Jan 17
2
Plugin "mail_crypt" does not work
mail_attribute_dict = file:%h/Maildir/dovecot-attributes > dovecot.conf
Apparently so?))
----- ???????? ????????? -----
> ??: "Evgeniy Korneechev" <ekorneechev at altlinux.org>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 17 ?????? 2017 ? 17:32:38
> ????: Re: Plugin "mail_crypt" does not work
> Hi, guys. Also, currently a problem (with
> http://wiki2.dovecot.org/Plug...
2017 Jan 16
2
Plugin "mail_crypt" does not work
...- ???????? ????????? -----
> ??: "Aki Tuomi" <aki.tuomi at dovecot.fi>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 13 ?????? 2017 ? 14:18:55
> ????: Re: Plugin "mail_crypt" does not work
> On 13.01.2017 12:21, Evgeniy Korneechev wrote:
>> mail_crypt_global_public_key = </etc/dovecot/eckey/ecpubkey.pem
>
> Is this world-wide readable file? Is LDA able to access this?
>
> Aki
--
WBR,
BaseALT/ALTLinux Team
2017 Jun 30
0
Per-user quota (passwd)
...> Oh you have multiple db's, I missed that.
>
> Remove auth_username_format, and instead
>
> userdb {
> args = /etc/imap.passwd username_format=%Ln
> driver = passwd-file
> override_fields = home=/var/vmail/glu_vrem/%u
> }
>
> On 29.06.2017 14:35, Evgeniy Korneechev wrote:
>> with auth_username_format = %Ln:
>>
>> Jun 28 14:43:41 auth: Debug: master in: USER 1 iivanov.ia at example.com
>> service=lda
>> Jun 28 14:43:41 auth-worker(18369): Debug: passwd(iivanov.ia): lookup
>> Jun 28 14:43:41 auth-worker(18369): Info: pa...
2017 Jun 28
2
Per-user quota (passwd)
On 28.06.2017 12:36, Aki Tuomi wrote:
> On 28.06.2017 12:25, Evgeniy Korneechev wrote:
>> Hello!
>> We have passwd=pam, userdb=passwd.
>> passdb {
>> driver = pam #server was entered domain Active Directory
>> }
>> userdb {
>> driver = passwd
>> override_fields = home=/var/vmail/glu_vrem/%u
>> }
>>
>> How...
2017 Jun 29
0
Per-user quota (passwd)
...? ????????? -----
> ??: "Aki Tuomi" <aki.tuomi at dovecot.fi>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 29 ???? 2017 ? 14:10:07
> ????: Re: Per-user quota (passwd)
> Yes.
>
> Aki
>
> On 29.06.2017 14:07, Evgeniy Korneechev wrote:
>> And if such a user:
>> email (from AD) = ivanov.ia at example.com
>> login (from AD), %n = iivanov
>> %d = DOM
>> %u = iivanov at DOM
>>
>> ?
>>
>> ----- ???????? ????????? -----
>>> ??: "Aki Tuomi" <aki.tuomi at...
2017 Jan 17
0
Plugin "mail_crypt" does not work
...ing requires that setting you discovered, but be advised that in this mode it will create a keypair for each user, and keypair per folder.
For security and performance reasons, we recommend using ECDSA keys instead of RSA keys.
---
Aki Tuomi
Dovecot oy
> On January 17, 2017 at 4:40 PM Evgeniy Korneechev <ekorneechev at altlinux.org> wrote:
>
>
> mail_attribute_dict = file:%h/Maildir/dovecot-attributes > dovecot.conf
>
> Apparently so?))
>
> ----- ???????? ????????? -----
> > ??: "Evgeniy Korneechev" <ekorneechev at altlinux.org>
> > ?...
2017 Jun 29
0
Per-user quota (passwd)
...omi at dovecot.fi>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????, 29 ???? 2017 ? 13:59:05
> ????: Re: Per-user quota (passwd)
> or use, as I indicated before, auth_username_format = %Ln
>
> Aki
>
>
> On 29.06.2017 13:58, Evgeniy Korneechev wrote:
>> Hi!
>> workaround:
>> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G
>> userdb_mail=maildir:/var/vmail/glu_vrem/administrator/Maildir
>> administrator at email.dom:*:95400500:95400513:Administr...
2017 Mar 21
2
Plugin "mail_crypt" - using folder keys
.../cloud/Maildir/.Trash/cur/1485528906.M150750P3081....) failed:
>> Decryption error: no private key available
>>
>> How fix it?
>>
>> Thank you in advance.
> This seems to be a bug, and we are looking into it.
Is the bug fixed in the new version (2.2.28)?
--
WBR, Korneechev Evgeniy
BaseALT/ALTLinux Team
2017 Jan 27
3
Plugin "mail_crypt" - using folder keys
Hi, i have two questions about using "folder keys" for encryption:
1. If i use this method how can i decrypt files manually?
2. If move a letter to another folder (or remove it), it will be unreadable.
Log:
imap(cloud): Error: read() failed: read(/home/cloud/Maildir/.Sent.test/cur/1485528498.M838579P2267....) failed:
Decryption error: no private key available (uid=5, box=Sent.test,
2017 May 15
3
Plugin "mail_crypt" - using folder keys
On 15.05.2017 09:46, Aki Tuomi wrote:
>
> On 04.05.2017 20:02, Aki Tuomi wrote:
>>
>> On 2017-03-21 09:04, Aki Tuomi wrote:
>>> On 21.03.2017 08:00, Evgeniy Korneechev wrote:
>>>> Hi!
>>>>
>>>>>> 2. If move a letter to another folder (or remove it), it will be
>>>>>> unreadable.
>>>>>> Log:
>>>>>> imap(cloud): Error: read() failed:
>>>>>> read(/home/c...
2017 May 04
2
Plugin "mail_crypt" - using folder keys
On 2017-03-21 09:04, Aki Tuomi wrote:
>
> On 21.03.2017 08:00, Evgeniy Korneechev wrote:
>> Hi!
>>
>>>> 2. If move a letter to another folder (or remove it), it will be unreadable.
>>>> Log:
>>>> imap(cloud): Error: read() failed:
>>>> read(/home/cloud/Maildir/.Sent.test/cur/1485528498.M838579P2267....) failed:
>>...
2017 Jan 17
0
Plugin "mail_crypt" does not work
...c80ff67b21718ae42 at example.com>: failed to store into mailbox 'INBOX':
get_public_key(INBOX) failed: mailbox_attribute_get(INBOX, /shared/vendor/vendor.dovecot/pvt/crypt/active) failed:
Mailbox attributes not enabled
Any ideas?
----- ???????? ????????? -----
> ??: "Evgeniy Korneechev" <ekorneechev at altlinux.org>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ???????????, 16 ?????? 2017 ? 18:17:44
> ????: Re: Plugin "mail_crypt" does not work
> We tried these rights:
>
> [root at mail44 dovecot]# ls -la
>...
2017 Jan 31
1
Dovecot auth-worker error after cram-md5 auth
Output will be in console or in some king of log file?
2017-01-31 8:27 GMT+01:00 Evgeniy Korneechev <ekorneechev at altlinux.org>:
> ----- ???????? ????????? -----
> > ??: "Poliman - Serwis" <serwis at poliman.pl>
> > ????: "Aki Tuomi" <aki.tuomi at dovecot.fi>
> > ?????: "dovecot" <dovecot at dovecot.org>
> > ?????...
2017 Jun 29
0
Per-user quota (passwd)
...---
> ??: "Aki Tuomi" <aki.tuomi at dovecot.fi>
> ????: "dovecot" <dovecot at dovecot.org>
> ????????????: ?????, 28 ???? 2017 ? 12:40:48
> ????: Re: Per-user quota (passwd)
> On 28.06.2017 12:36, Aki Tuomi wrote:
>> On 28.06.2017 12:25, Evgeniy Korneechev wrote:
>>> Hello!
>>> We have passwd=pam, userdb=passwd.
>>> passdb {
>>> driver = pam #server was entered domain Active Directory
>>> }
>>> userdb {
>>> driver = passwd
>>> override_fields = home=/var/vmail/glu_vrem/%u
&...