Displaying 20 results from an estimated 53 matches for "gefs".
Did you mean:
defs
2011 Jul 20
3
Grouping columns
*Hi @ all,
I have a question concerning the possibilty of grouping the columns of a
matrix.
R groups the columns alphabetically.
What can I do to group the columns in my specifications?
The script is the following:*
> #R-Skript: Anzahl xyz
>
> #Quelldatei einlesen
> b<-read.csv2("Z:/int/xyz.csv", header=TRUE)
>
> #Teilmengen f?r die Einzeljahre generieren
>
2012 Sep 20
3
Line over Boxplot
...le="boxplot_tmax_$YYYY$MM$DD${HH}.pdf", height=10, width=12)
soton.df = read.table ("tmax.final.text", header=TRUE)
gfs.df = read.table ("greg.txt", header=TRUE)
boxplot (TMAX ~ HOUR, data=soton.df, xlab="Forecast Hour", ylab="MAX TEMP",
main="GEFS $YYYY$MM$DD ${HH}Z FORECAST MAX TEMPS", whiskcol="red",
col="red", outline=TRUE, ylim=c(0,100),xlim=c(1,30),xaxs="i",yaxs="i")
lines (data=gfs.df, type="o", col="green")
par(new=TRUE)
abline(h=seq(0,100,by=5),lty=2)
abline(v=seq(1,30,...
2007 Feb 02
2
broken attachments with pop3
Hi all,
ive just upgrade to rc21 ( so i dont know perhaps this report failure is
fixed with this release )
i have reports from users that attachments get broken ( with rc19, dont
know about before ) with some accounts , which where downloaded via a
pop3 service to a exchange server, but in fact nothing is broken when
looking with imap to the mailboxes
Has anyone an idea, i havent any failure logs
2006 Sep 26
1
log tools with html for dovecot
Hi @ll,
are there any recommandations for logging tools with html display for
dovecot
thx
--
Diese Nachricht wurde auf Viren und andere gef?hrliche Inhalte untersucht
und ist - aktuelle Virenscanner vorausgesetzt - sauber.
2006 Nov 24
1
Dovecot, Postfix, Mysql and Virtual Users
Hi,
I am looking for a guide or manual to implement Dovecot, Postfix, Mysql and
postfixadmin to manage virtual users.
Can I get a help from someone?
The main issue for me is the SMTP authentication with Mysql.
postfixadmin stores the password in md5.
How can you make that so it works on both smtp and dovecot?
Please help me out.
I am stuck with installing and re-installing.
Thank you in advance.
2006 Aug 15
1
Howto create a password for complex menus
Hello
I tried to make my own password hashes for the complex menu. For this, I
searched the SYSLINUX sources and the web and couldn't find any howto
about that. The only information was in the "password" file (max. 40Byte
with DES encryption). Unfortunatly, this was too few for me.
Can you please add to the documentation, that the hashes can be created
with OpenSSL ?
# openssl
2012 Aug 20
1
Is it possible to save only some messages compressed to mdbox? (2.1.6)
I'm trying to save some messages as compressed (via zlib plugin) and it
doesn't seem to work.
Here's a log line (I'm logging to stderr):
d k 1345467448.705591500 1345467448.705596500 1345467448.974808500 1650 <XXXXXXXXXXXXXXXXXXXXXXXXXX at YYY.ruhr-uni-bochum.de> local.jost.krieger+hirn at ruhr-uni-bochum.de 10909 80
Extra: -o plugin/zlib_save_level=9 -o
2018 Sep 10
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Hi all,
OpenJDK8 jdk8u-dev[1] is just able to work after compiled with LLVM
3.9.1 for X86:
$
./build/linux-x86_64-normal-server-slowdebug/images/j2sdk-image/bin/java
-version
openjdk version "1.8.0-internal-debug"
OpenJDK Runtime Environment (build
1.8.0-internal-debug-xiangzhai_2018_09_09_21_08-b00)
OpenJDK 64-Bit Server VM (build 25.71-b00-debug, mixed mode)
$ strings
2011 Jul 18
1
quota-warning.sh not working (lda problem?)
Hi,
I setup a new mailserver with dovecot 2.0.12. Everything is working
fine (including quota) - except of sending quota warning mails.
When running
/usr/local/bin/quota-warning.sh 95 user at domain.de
manually as root or user vmail, the mail is delivered.
content of /usr/local/bin/quota-warning.sh
#!/bin/sh
PERCENT=$1
USER=$2
logger -p mail.info "$PERCENT% Quota-warning sent to
2006 Nov 28
2
Advanced Menu features
Hi All,
I hope to find some time to work on the Advanced menu system. I
personally no longer have a need for it (changed jobs). Since I dont
want to spend time doing stuff which will not be useful, I would to
know what features you would like.
What I have in my list are
* Eliminate the need to compile each menu into its own .c32 file
* Eliminate #define constants in menu.h which impose various
2006 Nov 20
5
duplicate emails
i'm working with dovecot-1.0.rc15
I have receive a lot of duplicate emails with microsoft outlook, i don't
have this problem with outlook express
This is in pop3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/dovecot/attachments/20061120/745fda77/attachment-0001.html>
2006 Nov 29
2
Quota's with Thunderbird
Hi,
Does anyone know how to get Thunderbird to correctly report the mailbox
quota's? I know Dovecot is correctly enforcing the quotas on the mailbox
when using Thunderbird, but Thunderbird reports that the "server does
not support quota's" when trying to view the usage? Is Thunderbird
expecting something different?
Viewing the mailbox through Squirelmail, the quota's are
2013 Aug 01
1
Antispam folder names
Is there anywhere a collection of folder names for the antispam_trash
and antispam_spam configuration?
Our problem is that in academia, you have a vast amount of different
clients, and some, like Microsoft, use language-specific folder names
*on the server*. So we're now collecting folder names to better handle
the rare cases.
Two more problems:
1. We needed to fix UTF-8 handling in the
2012 Aug 31
1
Possible mbox corruption if mail is saved with wrong Content-Length header (2.1.6)
One of our users likes to delete attachments from his mails. He is using
roundcube and we installed a plugin for that.
He reports that from time to time one of his mails gets corrupted (cut
off in the middle).
I could verify there is something wrong in the logs:
imap(x1234567): Error: Cached message size larger than expected (6796 > 2844)
imap(x1234567): Error: Corrupted index cache file
2006 Dec 26
1
Multi office samba domains
Hi all!
I've a computer acting as a PDC in a network with Samba+OpenLDAP working fairly well ina
Debian Sarge for several months (Samba servers, XP cients). It's working so well that my
company wants to deploy this system to all the offices (five offices physically separated).
Each office has it's own peculiarities so each one has to have it's own domain with shares
and so on.
2012 Aug 17
1
No status for INBOX/* in mbox NS (2.1.6)
Maybe it's fixed, but the last "interesting" text in the Changelog was
before 2.1.6.
Most of our users still have mboxes in the classical layout, so you
can't have subfolders and messages in the same folder, *except for the
INBOX*, as it is physically separate.
Someone complained that he saw subfolders in roundcube he couldn't
delete, because they didn't show up in the
2012 Nov 28
2
Any chance to access read-only mdboxes?
We would like to provide a self-service restore function to our users
using their IMAP client of choice..
Our idea was to use a snapshot (under ZFS, btrfs, whatever) and have it
available to the user in a namespace.
Unfortunately, but understandably, dovecot doesn't like the mdbox
structure to be read-only. Is there any chance to change that?
In the meantime, we could use a read-write
2002 Feb 07
1
Help with replicating an old SPSS GLM analysis
Greetings.
I'm trying to replicate an analysis I did a few years ago, then in SPSS,
using the SPSS GLM command:
GLM
n_diffpt WITH age_i inc_i join_i work_i educ_i give_i cs_i
eff_i age_a inc_a join_a work_a educ_a give_a cs_a eff_a
/METHOD = SSTYPE(3)
/INTERCEPT = INCLUDE
/PRINT = PARAMETER ETASQ RSSCP GEF
/CRITERIA = ALPHA(.05)
/DESIGN =
age_i*age_a inc_i*inc_a
2018 Sep 11
3
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Hi Dimitry,
Thanks for your kind response!
Thanks for the commit message of Jung's patch, I found that the bug had
been fixed in OpenJDK 12 by Zhengyu
https://bugs.openjdk.java.net/browse/JDK-8205965 But only backported to
11. So Jung could backport it for OpenJDK 8, thanks a lot!
But I argue that the root cause might be in the compiler side, why
clang-3.9.1, gcc-6.4.1 couldn't
2018 Sep 12
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Reported https://bugs.llvm.org/show_bug.cgi?id=38911
Thanks,
Leslie Zhai
在 2018年09月11日 16:55, Dimitry Andric 写道:
> Hi Leslie,
>
> The problem really lies in the OpenJDK code, as it is attempting to
> write to a const object. If this seems to work with certain compiler(s)
> and optimization settings, it is just luck. :-)
>
> Here is a reduced example, which shows the