Displaying 20 results from an estimated 200 matches similar to: "Filing to public folders"
2008 Jun 15
1
wine instalation
I install with Wine ProgeCad from Progesoft , that I have been using for many years in Microsoft Windows, and everithing is runing as I will spect, with the exception that I recive this following mesage:
?failed to load control 'ComandButton' from FM20.DLL. Your version of FM20.DLL may be outdated. Make sure you are using the version of the control that was provided with your
2008 Jun 29
2
runing a program
I am an old user of Microsoft and a new user in Ubunto 8. with wine and
I install some windows programs and add my licenses, test them and each
one were running OK.
I off my computer and when I got back to it, I no longer have in
wine-->programs the list of my software.
Only notepad is shown.
I try to make double click on my *.exe files, but no program runs.
How can I fix this.
Thanks for
2007 Jul 18
1
possible bug R CMD check: No space(s) allowed after \VignetteDepends{}
R CMD check gives an error when a vignette entry %\VignetteDepends{} has any
extra space at the end.
Maybe this is by design, but I found it confusing.
Changing the function "vignetteMetaRE" in tools package could solve the
problem. I.e.
vignetteMetaRE <- function(tag)
paste("[[:space:]]*%+[[:space:]]*\\\\Vignette", tag,"\\{([^}]*)\\}", sep
= "")
2001 Nov 14
2
BASA GELEN CEKiLiR DEMEYiN..
I Don't speak the language it is in, but is this spam?
-----Original Message-----
From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]
On Behalf Of SAGLAM SiGORTA
Sent: Wednesday, November 14, 2001 10:40 PM
To: samba@samba.org
Subject: BASA GELEN CEKiLiR DEMEYiN..
Importance: High
SA?LAM S?GORTA ARACILIK H?ZMETLER?
Merhabalar,
Size ?ncelikle firmam?z? tan?tarak
2002 Nov 06
0
Fw: Performance Problem
Hello your NIC is ??? and samba version ???
Try modify samba tcp parameters as delay and buff or update your nic driver.
> ----- Original Message -----
> From: <fzarnitz@gmx.net>
> To: <samba@lists.samba.org>
> Sent: Tuesday, November 05, 2002 9:08 AM
> Subject: [Samba] Performance Problem
>
>
> > Hello,
> >
> > I have a severe performance
2007 May 26
1
How to get the "Naive SE" of coefficients from the zelig output
Dear R-user:
After the fitting the Tobit model using zelig, if I use the following command then I can get the regression coefficents:
beta=coefficients(il6.out)
> beta
(Intercept) apache
4.7826 0.9655
How may I extract the "Naive SE" from the following output please?
> summary(il6w.out)
Call:
zelig(formula = il6.data$il6 ~ il6.data$apache, model =
2005 Feb 27
2
Jumb between macro's and variables
Hello All,
I have a macro and want to jump to another macro if a conditition is true or
false.
Asterisk is jumping to the next macro, but then the {ARG1} variable is not
working anymore.
part of config:
[macro-default]
exten => s,1,DBGet(do-not-disturb=DND/${ARG1})
exten => s,2,GotoIf($["${do-not-disturb}" = "YES"]?macro-do_not_disturb,s,1)
...
[macro-do_not_disturb]
2004 Apr 29
2
Migration from Windows NT 4.0 -> Samba 3
Hello,
I want with the command :
linux:~ # net rpc join -S DEMONT01 -w DOMNT -U Administrator%passwd
migration from windows nt 4.0 to Samba 3 but i get always this :
linux:~ # net rpc join -S demont01 -w domnt -U samba3%passwd
Unable to find a suitable server
Unable to find a suitable server
linux:~ #
what can i do?
I have a bdc acount on the windows nt 4.0 for the samba 3 server..
With
2008 Mar 19
1
analyzing binomial data with spatially correlated errors
Dear R users,
I want to explain binomial data by a serie of fixed effects. My problem is
that my binomial data are spatially correlated. Naively, I thought I could
found something similar to gls to analyze such data. After some reading, I
decided that lmer is probably to tool I need. The model I want to fit would
look like
lmer ( cbind(n.success,n.failure) ~ (x1 + x2 + ... + xn)^2 ,
2008 Oct 10
1
glmmPQL
Dear all,
I am experiencing problems with glmmmPQL. I am trying to analyze
binomial data with some spatial autocorrelation. Here is my code and
some of the outputs
> colnames(d.glmm)
[1] "BV" "Longitude" "Latitude" "nb_pc_02" "nb_expr_02"
[6] "pc_02" "nb_pc_07" "nb_expr_07"
2001 Oct 26
4
Performance problem
We use some Samba servers running SuSE 7.1 and samba 2.2.1a.
These servers are sometimes very slow while delivering data over the network. It is like a short sleep-mode followed by a wake up. We use Win 95, 98 and 98SE Clients.
Any ideas?
Thanks from germany,
Andre Klocke
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Jun 25
1
degrees of freedom in lme
Dear all,
I am starting to use the lme package (and plan to teach a course based on it
next semester...). To understand what lme is doing precisely, I used balanced
datasets described in Pinheiro and Bates and tried to compare the lme outputs
to that of aov. Here is what I obtained:
> data(Machines)
> summary(aov(score~Machine+Error(Worker/Machine),data=Machines))
Error: Worker
2010 Oct 27
2
Problem with namespace (maybe bug?)
Hi!
Could you tell me what is wrong with an "existence" of mailbox?
Please see the two examples:
. list "" "*"
* LIST (\HasNoChildren) "/" "Trash"
* LIST (\HasNoChildren) "/" "Junk"
* LIST (\HasNoChildren) "/" "Sent"
* LIST (\HasNoChildren) "/" "Drafts"
* LIST
2009 Jan 10
2
finding eval unique values in a name column
Hi,
How to have an output using eval for a unique values in a "name" calumn?
Data;
{:name=>"maria", :name=>"lorie", :name=>"maria", :name=>"smith",
:name=>"maria"}
{:name=>"maria", :name=>"den", :name=>"maria", :name=>"smith",
:name=>"ole"}
Output
2006 Aug 15
2
Acl, Namespace, User Confusion
I'm using dovecot RC6.
I have a group named "cmpymail" with 2 users "jdoe at arinbe.com"
and "jsmith at arinbe.com". I set up a mail folders like:
drwxrwx--- 4 cmpymail cmpymail 4096 2006-08-13 02:21 cmpymail
drwxrwx--- 3 jdoe users 4096 2005-11-21 13:34 jdoe
drwxrwx--- 3 jsmith users 4096 2006-08-13 02:27 jsmith
drwxrwx--- 3 fred users
2008 Sep 04
1
Public (Shared Folders) ACL Questions
I'm trying to set up a public namespace so that a set of IMAP folders
are available to all staff - similar to MS Exchange Public Folders.
I've managed to set up the namespace correctly but I'm having trouble
with the ACLs. The global ACL file is the only method I can get to work.
All I want to do is to allow 1 user admin privileges to create & delete
anything but all other users
2011 Mar 16
1
Virtual and system users with public mailboxes
Hi,
I am running dovecot 1.2.9 and postfix, and I am trying to setup a public mailbox. My thought is that there would be one system user with a sieve script to deliver messages to the public mailbox. And, I would like to give virtual users access to the mailbox.
On this list, I read how you can have both system and virtual users by using passdb and static userdbs. But, I don't understand how
2006 May 29
1
Public Namespace & ACL & Virtual Users
Background:
I am wanting to create shared folders (public namespace) with access
control lists on the sub directories.
Our implementation of dovecot (v1.0b7) uses many virtual users and
domains and 1 actual user (vmail), all using maildir. So far I have
successfully created the public namespace (Public_Folders) which every
user can access but I'm having difficulty restricting access using
2007 May 23
3
Public Namespace and ACLs with pure virtual users
hi!
i would appreciate to have some comments on my below scenario:
# from the config
userdb static {
args = uid=vmail gid=mail home=/vmail/%d/%n
}
namespace public {
separator = /
prefix = All/
location = maildir:/vmail/%d/all/Maildir:CONTROL=~/Maildir/control/
all:INDEX=~/Maildir/index/all
inbox = no
hidden = no
}
namespace private {
separator = /
prefix =
2010 May 23
2
Problem with ACL and rename folder
Hi,
I'm using RoundCube and I asked RC team to add ACL support, but there is
a problem with renaming ACL protected folders. Users don't have
permissions to deleting/renaming some folders. It works well, but every
imap talk when renaming folders ends with:
OK Rename completed.
but the name of folder isn't changed.
Here is a log from RC when I tried to rename ACL