Displaying 20 results from an estimated 400 matches similar to: "domain user map"
2011 Aug 05
3
fit a 2-variables function to data
Dearl all,
I have to fit a function
y = f(x1, x2)
to data experiemntal data describing the measured behavior of y.
x1 and x2 are the independent variables.
Could you suggest me wich R package can I use for this purpose?
Thanks,
Paola.
--
*Paola Lecca, PhD*
*The Microsoft Research - University of Trento*
*Centre for Computational and Systems Biology*
*Piazza Manci 17 38123 Povo/Trento,
2005 Mar 11
2
Is it possible to regenerate the index files?
Is it possible to regenerate the index files, on other conditions than
the mbox file being read?
For instance, it would be nice if I could regenerate the index for a
specific mbox whenever procmail delivers mail to it.
If theres no existing solution, would it be possible to make a small
script with something like "nc" that could send an imap command to
dovecot, so that dovecot would
1999 Apr 15
1
No subject
After upgrading to samba 2.0.0 on solaris 2.6 I get the following error on
some NT4
machines.
When I double click on a printer I get a message about needing to install
the printer.
After clicking yes to install the printer I get the following error message:
"The server on wich the printer resides does not have a suitable NULL
printer driver installed. Click on OK if You wish to install the
2010 Jan 01
1
fedora rpm for 2.0 beta?
I'm looking for a spec/rpm file suitable for fedora 11/12,
for dovecot and pidgenhole sieve.
Has anyone done this yet? Otherwise I will attempt to the dovecot 1.2
spec files for f11.
--
Joakim Verona
2013 Jan 14
2
deleting duplicate mail?
Hello,
Due to a misstake I got many duplicate emails in my inbox folder.
They are stored in maildir format, so my initial thought was do simply
md5sum the mail files and remove the duplicates. This doesnt work
because the mails has differinf uids. Any other hints?
--
Joakim Verona
2004 Apr 13
2
R apache and PHP
I've developed a web application in PHP and R
my script is
<?php
...
exec("R CMD BATCH --silent /home/marcello/R_in/myfile.bat
/home/marcello/R_out/myfile.out");
...
?>
This script execute in R batch mode and write the myfile.out.
On Win2000 the similar script is ok, but on linux I've a problem.
I suppose is a permession problem because the same script on shell
2004 Mar 17
2
Q: Odds Ratio
Dear all,
is there a automatic method to obtain Odds Ratio estimates and their
confidence intervals from a GLM Logistic model?
Thanks
Cristian
=============================================
Cristian Pattaro
=============================================
Unit of Epidemiology & Medical Statistics
Department of Medicines and Public Health
University of Verona
cristian@biometria.univr.it
2007 Jul 03
2
"Open Extend >> " doesn't work anymore... !
I've a problem with a program.
Printing system does:
type test.txt *>>* \\lnxsrv\printer
and it return:
"the parameter is incorrect"
but if i try:
type test.txt *> *\\lnxsrv\printer
it works
but if i try with early samba before 3.0.21 release "open extend >> "
works !
with last samba release 3.0.25 not work and it tell me error ! Only
simple >
2004 Jul 23
4
Reading ASCII files
Dear all,
I need to read an ASCII file with diffent length lines.
This is what is contained in the file gene.txt:
1st line ID description snp_id genotype
2nd line 10003 Low rs152240
3rd line 10003 Moderate rs189011 TC
4th line 10004 Conservative rs152240 GC
5th line 10004 Bad rs154354
6th line 10013 Bad rs152240
7th line 10019 Conservative rs152240 AC
etc...
This is what I would like to obtain
2020 Sep 09
2
[RFC] New Feature Proposal: De-Optimizing Cold Functions using PGO Info
On Wed, 9 Sep 2020 at 18:15, Min-Yih Hsu via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> David mentioned in D87337 that LLVM has used similar techniques on code
> size (not sure what he was referencing, my guess will be something related
> to hot-cold code splitting).
>
IIUC, it's just using optsize instead of optnone. The idea is that, if the
code really doesn't
2007 Sep 03
3
When 1+2 != 3 (PR#9895)
Full_Name: Marco Vicentini, University of Verona
Version: 2.4.1 & 2.5.1
OS: OsX & WinXP
Submission from: (NULL) (157.27.253.46)
When I proceed to test the following equation 1 + 2 == 3, I obviously obtain the
value TRUE. But when I tryed to do the same using real number (i.e. 0.1 + 0.2 ==
0.3) I obtained an unusual FALSE.
In the online help there are some tricks for this problem. It
2020 Jul 09
2
Proposal for CIRCT incubator project
Renato, I'm happy to kibitz on the build problems. Cmake seems to be
working well at this point for us, but it took quite a bit to get there and
there are some pitfalls. I'm aware of some namespace issues in mlir, but
haven't gotten around to dealing with them.
Steve
On Thu, Jul 9, 2020, 3:47 AM Renato Golin <rengolin at gmail.com> wrote:
> On Wed, 8 Jul 2020 at 22:43,
2020 Jul 08
2
Proposal for CIRCT incubator project
> On Jul 8, 2020, at 8:52 AM, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> It would be nice to have an external MLIR user in the project, and
> this project seems really well organised and relevant. +1 from me,
> too.
I think that flang beat us to the punch as the first external MLIR user :-) but thank you for your support Renato!
-Chris
>
> On
2006 Mar 22
1
problem with dovecot lda
I'm having trouble getting dovecot lda to work.
I'm using dovecot b3, and a dovecot lda cvs checkout,
according to http://wiki.dovecot.org/LDA
I tr to use the .forward method:
|"/usr/local/libexec/dovecot/deliver"
I also tried this line:
"|/usr/local/libexec/dovecot/deliver -c /etc/dovecot.conf -d joakim"
I get this error in maillog:
stat=unknown mailer error 80
I
2004 May 25
5
Histogram
Dear all,
I have a surprising problem with the representation of frequencies in a
histogram.
Consider, for example, the R code:
b<-rnorm(2000,3.5,0.3)
hist(b,freq=F)
When I plotted the histogram, I expected that values in the y-axis (the
probability) varied between 0 and 1. Instead, they varied within the
range 0-1.3.
Have you got any suggestion for obtaining a correct graph with
2008 Feb 15
1
smbd daemon running as wrong user ID
Hello,
I have a strange problem affecting samba-3.0.10-1.4E.12.2 on a Red Hat
Enterprise Linux AS release 4 system.
We have a multi-domain configuration here at University of Verona
(Italy). We use Samba as PDC for several faculties. Each faculty has its
own daemon instance and its own smb config file:
[root@ldapvr1 ~]# ls /etc/samba/smb.*
/etc/samba/smb.conf
2020 Sep 10
2
[RFC] New Feature Proposal: De-Optimizing Cold Functions using PGO Info
FYI David is referring to PGSO (profile-guided size optimization) as it exists directly under that name, see: https://reviews.llvm.org/D67120. And yeah using PGSO is selecting optsize while this change is selecting optnone.
On 9/9/20, 10:58 AM, "llvm-dev on behalf of Tobias Hieta via llvm-dev" <llvm-dev-bounces at lists.llvm.org<mailto:llvm-dev-bounces at lists.llvm.org> on
2010 May 18
1
problem trying out dovecot hg
I get:
May 18 14:56:16 exodia dovecot: master: Dovecot v2.0.beta5 (4ba05c3702be) starting up (core dumps disabled)
May 18 14:56:16 exodia dovecot: master: Error: service(pop3-login): safe_mkstemp(/tmp/dovecot-master) failed: Permission denied
May 18 14:56:16 exodia dovecot: master: Error: service(imap-login): safe_mkstemp(/tmp/dovecot-master) failed: Permission denied
"nc localhost
2010 Jan 10
1
how to use dsync?
I would like to try dsync but dont quite understand the usage
string. Can anyone offer an example?
--
Joakim Verona
2009 Aug 13
1
cant compile dsync
I'm trying to compile dsync, but failing. What am I doing wrong?
hg pull
pulling from http://hg.dovecot.org/dovecot-2.0/
...
./configure && make clean all
...
make[5]: Entering directory `/mnt/data/build/dovecot-2.0/src/lib-storage/index/maildir'
make[5]: *** No rule to make target `maildir-transaction.c', needed by `maildir-transaction.lo'. Stop.
make[5]: Leaving