Displaying 20 results from an estimated 249 matches for "evgeniys".
Did you mean:
evgeniy
2005 Dec 01
8
Impaired boxplot functionality - mean instead of median
Hello to all users and wizards.
I am regulary using 'boxplot' function or its analogue - 'bwplot' from
the 'lattice' library. But they are, as far as I understand, totally
flawed in functionality: they miss ability to select what they would
draw 'in the middle' - median, mean. What the box means - standard
error, 90% or something else. What the whiskers mean -
2019 Apr 26
2
How to submit a change for code review using arc
...een able to find any documentation on how to setup
reviewers so I've guessed you can add it to .git/arc/config:
What I've got now is my .git/arc/config is:
{
"editor": "vim",
"reviewers": {
"peterc": "peter at pcc.me.uk",
"evgeniys": "eugeni.stepanov at gmail.com",
"llvm-commits": "llvm-commits at lists.llvm.org"
}
}
My commit message is:
$ git log -1
commit f04a938e5ad72afbf64242718d456fa480ad5f6b (HEAD ->
compiler-rt-fix-cmake-warnings)
Author: Wink Saville <wink at savil...
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
2017 Sep 11
1
Per-user quota (passwd)
Hi.
But there is one problem...
protocol lda {
mail_plugins = " quota autocreate sieve quota"
plugin {
quota = dict:user::file:/var/vmail/glu_vrem/%u/.quotausage
}
}
protocol imap {
mail_plugins = " quota autocreate autocreate imap_quota"
plugin {
autocreate = INBOX
autocreate2 = Sent
autocreate3 = Trash
autocreate4 = Drafts
autocreate5 =
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>
>> ????: "dovecot" <dovecot at dovecot.org>
>>
2014 Jul 29
2
[LLVMdev] Sanitizer test failure
I can. I've removed every other compilation flags from clang and even
used GCC, with the exact same behaviour.
cheers,
--renato
On 29 July 2014 15:15, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> OK, we can switch to SIGHUP. Could you please verify that this SIGUSR1
> behavior is not caused by MSan?
>
> On Tue, Jul 29, 2014 at 6:09 PM, Renato Golin
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
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
It is quite easy.
I use a client (thunderbird or windows live mail) set it up to use starttls on standard port 110. Logon and just do a list on the mailbox. The fatal error occurred when I logoff.
Arvid
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of dovecot-request at dovecot.org
Sent: 11. september 2017 14:57
To: dovecot at dovecot.org
2014 Jul 28
2
[LLVMdev] Sanitizer test failure
Hi Evgeniy,
Yes, it is. The problem here is that the program doesn't fail on my
box (release and debug builds), so I have no idea how to debug the
problem. According to the test, it's ran as "not
chained_origin_with_signals.cc.tmp", expecting it to fail. Also, the
FileCheck expects to find warnings on the output, for which there is
none
Maybe I'm missing some CMake flag or
2014 Jul 29
2
[LLVMdev] Sanitizer test failure
Yup, using SIGHUP works.
On 29 July 2014 13:14, Evgeniy Stepanov <eugeni.stepanov at gmail.com> wrote:
> Could it be that I'm misunderstanding signal semantics, and SIGUSR1 is
> not guaranteed to be delivered (to the same process!) before kill()
> returns? Could you check if that's what happens by adding a sleep()
> somewhere?
>
> On Tue, Jul 29, 2014 at 2:17 AM,
2014 Apr 22
5
[LLVMdev] Building sanitizers for Android
Sorry for the slow replies. I'm out on vacation this week.
Alexey wrote:
> If you want to test the sanitizer runtiume library "during development",
> you should verify that it works with the Clang at hand.
I want to test an implementation of libraries, not that clang links a
library in its install directory. We only need one clang test for the
latter (not 100) and that
2014 Feb 13
2
[LLVMdev] [cfe-dev] Unwind behaviour in Clang/LLVM
On Thu, Feb 13, 2014 at 5:52 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 13 February 2014 13:47, Evgeniy Stepanov <eugenis at google.com> wrote:
>> Hm, I see that -funwind-tables on arm-linux-androideabi target
>> replaces this "cantunwind" with a proper unwind table.
>> Hence http://llvm-reviews.chandlerc.com/D2762.
>
> If Android is
2017 Sep 12
1
dovecot Digest, Vol 173, Issue 28 (INTERNAL)
Hi,
I enabled rawlog.
Everything seems to be OK but the dovecot-log shows a fatal error and core dump. (created a core file)
Arvid
Rawlog in
<<<
STAT
>>>
<<<
LIST
>>>
<<<
UIDL 1
>>>
<<<
UIDL
>>>
<<<
QUIT
>>>
Rawlog out
<<<
+OK Logged in.
>>>
<<<
+OK 22 17589388
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,
2014 May 29
2
[LLVMdev] setrlimit vs ulimt
> Why does fork-exec for llvm-symbolizer work, but simple exec(self) does not?
Because the llvm-symbolizer the runtime finds is built for the host
architecture. This is weird, yes, but once we integrate the
symbolizer, it goes away.
> Could we write a ulimit-like utility that would do setrlimit and then
> exec the specified binary
> %run %ulimit -s 8192 %t?
I like that idea. How
2014 May 29
2
[LLVMdev] setrlimit vs ulimt
> execv(argv[0]) is a canonical way to restart the
> process, it's sad that the emulator interferes with that.
We have the option to emulate the instruction set or emulate the OS.
The former is lighter weight and easy to configure. The downside is
that system calls route to the host system. That can be useful if,
for example, the executable invokes llvm-symbolizer.
While
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 Jan 16
2
Plugin "mail_crypt" does not work
We tried these rights:
[root at mail44 dovecot]# ls -la
????? 80
drwxr-xr-x 8 root root 4096 ??? 13 13:17 .
drwxr-xr-x 98 root root 12288 ??? 11 11:47 ..
drwxrwxrwx 2 root root 4096 ??? 10 15:58 eckey
drwxr-xr-x 2 root root 4096 ??? 13 12:42 eckey2
drwxr-xr-x 2 vmail vmail 4096 ??? 11 09:14 RSAkey
[root at mail44 dovecot]# cd eckey2
[root at mail44 eckey2]# ls -la
????? 16
2017 Jun 30
0
Per-user quota (passwd)
Our solution:
userdb {
args = /etc/imap.passwd
driver = passwd-file
override_fields = home=/var/vmail/glu_vrem/%u
}
userdb {
driver = passwd
override_fields = home=/var/vmail/glu_vrem/%u
}
Users with non-standard quota in passwd-file:
>>>>>> administrator:*:95400500:95400513:Administrator:/home/DOM/administrator:/bin/bash::userdb_quota_rule=*:bytes=10G
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 can i use per-user