Displaying 6 results from an estimated 6 matches for "whatyouw".
Did you mean:
whatyou
2015 Jul 28
2
bug in acl_defaults_from_inbox option
Hi at all,
there is a bug in in acl_defaults_from_inbox option: if you define it
with ANY value ('yes', 'no', 'whatyouwant', 'xxx') it acts like the
value is ALWAYS 'yes', and Dovecot enable it; the only way to disable
it, is comment it or delete from configuration file.
With 'acl_defaults_from_inbox = no', or 'acl_defaults_from_inbox =
whatyouwant', all my folders get ACLs fr...
2015 Sep 07
0
bug in acl_defaults_from_inbox option
On 07/28/2015 06:13 PM, Marco Giunta wrote:
> Hi at all,
> there is a bug in in acl_defaults_from_inbox option: if you define it
> with ANY value ('yes', 'no', 'whatyouwant', 'xxx') it acts like the
> value is ALWAYS 'yes', and Dovecot enable it; the only way to disable
> it, is comment it or delete from configuration file.
>
> With 'acl_defaults_from_inbox = no', or 'acl_defaults_from_inbox =
> whatyouwant', all...
2006 Feb 14
2
How to access values returned by R functions (to put into vectors)?
The question is general for all functions, but here is a specific example -
# For the logistic regression of the following correlated variables:
C <- c(457, 1371, 4113, 12339, 37017, 111051, 333153, 999459)
E <- c(0.003858377, 0.014334578, 0.014092836, 0.737950754, 0.996371828,
0.997482379, 1.005569257, 0.994382856)
# The nls function:
A = nls(E~(Em*C^p)/(C50^p + C^p),
2015 Jul 28
0
sharing INBOX with ACL -> share all folders
Hi Chris,
fortunately I've solved the problem with INBOX sharing: there is a bug
with option 'acl_defaults_from_inbox'. When you define it with ANY value
('yes', 'no', 'whatyouwant', 'xxx') it acts like the value is ALWAYS
'yes', the only way to disable it, is comment it or delete from
configuration file.
> My Maildir directories and files are all owned by the UNIX user that
owns the file.
to avoid problems with acl, mailbox sharing and so on,...
2006 Mar 03
3
Two quick questions
Hi all,
1. How to construct a date from three variables year, month, and day,
where all three are integers?
2. I have a dataframe by date and sector. I would like to add-up all
entries for all variable with identical date and sector, replacing the
original entries, i.e. emulate the STATA command "collapse (sum) var1
var2 var3, by(date sector)".
Thank you,
Serguei Kaniovski
2015 Jul 28
3
sharing INBOX with ACL -> share all folders
Hi at all,
I have a problem with ACL; I want to share INBOX and Sent folder to an
other user, but when I configure ACL on INBOX, all folders are shared
(Sent, Junk, Draft, Trash, etc)
# doveadm acl get -u janedoe INBOX
ID Global Rights
user=johndoe expunge insert lookup post read write write-deleted
write-seen
# doveadm acl get -u janedoe Sent
ID Global Rights