Displaying 5 results from an estimated 5 matches for "noga".
Did you mean:
noaa
2014 Oct 03
1
quota using wrong limits in user shared mailboxes
...or Shared namespace or specific shared folder. This is
obviously not secure workaround.
Example:
for a shared namespace:
namespace
(
....
prefix = Shared Folders/%%u/
...
}
you have to set
quota_rule4 = Shared Folders/*:ignore
or
quota_rule4 = Shared Folders/username/*:ignore
-
Bartlomiej Nogas
2009 May 12
2
Multithreaded SAMBA/Winbind
...there a samba release more
current than the version we are on (3.0.33 most currently supported Red
Hat version) that we can upgrade to to give us multithreading
functionality ? or is there a suggested workaround for this ?
Any help with this would be greatly appreciated.
Thanks.
Chuck Noga
The David J. Joseph Company
Sys. Infra. Engineer.
2007 Oct 04
1
Sweave and LaTeX
...and correct them.
However, if I have the following chunk, I get an error when texifying:
...
\usepackage{Sweave}
...
<<echo=F, results=tex>>=
workdr<-('c:/aaa/Projekte/IOT2005/Bericht/Workingpapers')
setwd(workdr)
xtable(table_nzo,caption="Importg?ter, die nicht einem NOGA-Sektor zugeordnet werden k?nnen")
@
The problematic line is the last one before @. If I comment it out, I get no error.
The error in the LaTeX log is
! Missing $ inserted.
<inserted text>
$
l.26 xtable(table_
nzo,caption="Importg?ter, die nic...
2014 Sep 27
1
GETMETADATA UTF8 encoding of folder names instead of UTF7
Hello,
I have dovecot 2.2.13 instance and I found that (at least for polish
language) folder names in GETMETADATA command response are encoded in UTF8.
Shouldn't it be converted to UTF7?
Both SETMETADATA and GETMETADATA arguments have to be encoded in UTF7, the
problem(?) is related only to server response
example:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2006 Dec 29
1
How to improve speed of a single file transfer over an unstable link?
Long time fan and user of rsync, with a question. First some background...
What I'm trying to do is copy a 21GB backup file from my parent's house to
my home to help them with their new computer. But the link is sporadic,
thus a continous copy will not succeed. The session dies after 25mins - 2
hours.
Thus, I've scripted the following script 'get_me.sh'
#!/bin/sh
mv