Displaying 20 results from an estimated 77 matches for "zg".
Did you mean:
gz
2019 Aug 06
2
Dovecot Sieve doesn't move spam to Junk folder in maildir
...fault.sieve:
require "fileinto";
if header :contains "X-Spam-Flag" "YES" {
??? fileinto "Junk";
}
The test SPAM message is marked as SPAM, but not moved to the folder Junk. I
don't see anything in mail.log that is associated to sieve.:
ul 30 20:05:12 zg-3 postfix/smtpd[4446]: connect from
smtp4.enternet.hu[62.112.192.37]
Jul 30 20:05:13 zg-3 postfix/smtpd[4446]: 3C4CC9F570:
client=smtp4.enternet.hu[62.112.192.37]
Jul 30 20:05:13 zg-3 postfix/cleanup[4450]: 3C4CC9F570:
message-id=<c6b3bca5-ece3-9e69-8e30-28173abc2ec6 at hu.inter.net>
Jul 3...
2002 Dec 09
1
ifelse ?
...1, they
get
the value from Formula ,too "((x-low)/(high-low))" what's not the
intention ?
....is switch more approriate !?
thanks for advance ,Christian
fuz <- function (x) {
#x <- na.omit(x)
low <- quantile(x,0.15)[[1]]
high <- quantile(x,0.85)[[1]]
if (x < low ) zg <- 0
if (x >= low & x <= high)
zg <- ((x-low)/(high-low))
if (x > high)
zg <- 1
return(zg) }
fuz <- function (x) {
#x <- na.omit(x)
low <- quantile(x,0.15)[[1]]
high <- quantile(x,0.85)[[1]]
ifelse(x < low,0,(x-low)/(high-low))
ifelse (x > high,1,(x-low)/(...
2002 Oct 17
1
Samba 3.020 and Win2K with Kerberos 5
...to Kerberos
authentication)that this should work.
I'm using RedHat 7.2 with latest patches (obtained via net from redhat
site).
Kerberos is 1.2.2-14
klist showes after kinit:
-------------------------------
[root@pan log]# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: ADMINISTRATOR@ZG.CORP.FGMICROTEC.COM
Valid starting Expires Service principal
10/16/02 17:58:48 10/17/02 03:58:48
krbtgt/ZG.CORP.FGMICROTEC.COM@ZG.CORP.FGMI
CROTEC.COM
Kerberos 4 ticket cache: /tmp/tkt0
klist: You have no tickets cached
--------------------------------
So I assume that kerberos c...
2020 Mar 05
2
Dovecot - spam training through Outlook
...i Aki!
Thank you for your reply.
Sure, here are the related lines within my conf files and sieve
scripts: https://hastepaste.com/view/Erk8Ra
Thank you so much,
Regards.
Aki Tuomi <aki.tuomi at open-xchange.com>, 5 Mar 2020 Per, 11:31
tarihinde ?unu yazd?:
>
>
> On 5.3.2020 9.00, ?zg?r Kazancci wrote:
> > Greetings everyone.
> >
> > My dovecot mail server doesn't execute *train-spam.sh* script I set,
> > when moving an e-mail from "Inbox" to "Junk" within Outlook.
> >
> > However, it does it fine when using an online w...
2019 Aug 06
0
Dovecot Sieve doesn't move spam to Junk folder in maildir
..."X-Spam-Flag: YES" in email header.
>
> I tried now to add sieve to dovecot to move the SPAM messages into the
> Junk folder without any success, I don't see any sign that sieve does
> something at all. The output of "dovecot -n":
[ ... ]
> Jul 30 20:05:13 zg-3 postfix/cleanup[4450]: 5F7FEA3CBC:
> message-id=<c6b3bca5-ece3-9e69-8e30-28173abc2ec6 at hu.inter.net>
> Jul 30 20:05:13 zg-3 postfix/qmgr[1557]: 5F7FEA3CBC:
> from=<nagyt at hu.inter.net>, size=3304, nrcpt=1 (queue active)
> Jul 30 20:05:13 zg-3 postfix/virtual[4455]: 5F7...
2020 Mar 05
2
Dovecot - spam training through Outlook
...d271e474 at test.xxx>,
size=1214
Mar 5 07:48:45 mailserver1 dovecot:
imap(info at mydomain.com)<14673></W6k7RWgyEl/AAAB>: expunge: box=INBOX,
uid=15, msgid=<2eed864c2c38a690349e87dbd271e474 at test.xxx>, size=1214
Dovecot version: 2.3.9.3 running on OpenBSD 6.6
Many thanks,
?zg?r.
2012 Jul 12
0
HAR-RV-CJ Moedel
...llar[seq(1, nrow(dollar), by =3), ]
tim = strptime(dollar[,1], "%d/%m/%Y %H:%M");
dollar$day = format(tim, "%Y-%m-%d");
##ddx <- row index for each day
ddx = split(seq.int(nrow(dollar)), dollar$day);
dollarbns = data.frame(day=as.Date(names(ddx)), m=NA, rtn=NA, rv=NA, bv=NA,
zg=NA, lzg=NA, zj=NA, zmj=NA, lzm=NA, zgtp=NA, lzgtp=NA, zmjtp=NA, zjtp=NA,
lzmtp=NA);
for (i in seq_along(ddx)) {
##quotes for day i
x = dollar$mid[ddx[[i]]];
n = length(x);
y = log(x[-1]/x[-n]);#log price difference
y2 = y^2
m = length(y);
z999 = (qnorm(1 - .001))
if (m>=260) {...
2020 Mar 05
0
Dovecot - spam training through Outlook
Ah.
This is because you only match COPY, and outlook is doing APPEND+EXPUNGE
instead.
Aki
On 5.3.2020 10.39, ?zg?r Kazancci wrote:
> Hi Aki!
>
> Thank you for your reply.
>
> Sure, here are the related lines within my conf files and sieve
> scripts: https://hastepaste.com/view/Erk8Ra
>
> Thank you so much,
> Regards.
>
> Aki Tuomi <aki.tuomi at open-xchange.com>, 5 Mar 2...
2006 Oct 22
2
How to deploy a PBX in such a condition ?
...nd in such a situation , what
the most economic way to deploy a PBX with asterisk ?
Is there good tutorials for me to learn how to do ?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFPCpm7tZp58UCwyMRAtGvAJ9koQF0Gzg8wxM8K+U01lwBOyenbACfcWu5
jZ68myehj2wrbzYosClWVCg=
=Zg/t
-----END PGP SIGNATURE-----
2006 Dec 07
2
Splitting a dataframe at the results of tapply
...evels...
> m <- tapply(df$Noise, Id.factor, max)
> m
1 2 3 4 5 6
102 98 97 103 97 92
But how do I split my dataframe?
--
Ed Gordijn
Adviseur geluidscapaciteit
Amsterdam Airport Schiphol
Business Area Aviation (A/CAP/EC)
Postbus 7501, 1118 ZG Schiphol
Bezoekadres: Evert v/d Beekstraat 202, 1118 CP Schiphol
tel 020 601 32 22
fax 020 601 21 34
e-mail gordijn_e@schiphol.nl
meer informatie is te vinden op www.schiphol.nl
--
-------------------------------------------------------------------
This e-ma...
2012 Sep 14
4
concatenating two vectors
...", "a1b2","a2b1","a2b2"
I tried the paste and paste0 functions, but they yielded elementwise
concatenation such as
"a1b1","a2b2"
I am wondering that is there an efficient way of doing my wish, for instance
without using for loop etc.
Best
Ozgur
--
View this message in context: http://r.789695.n4.nabble.com/concatenating-two-vectors-tp4643139.html
Sent from the R help mailing list archive at Nabble.com.
2013 Feb 13
5
spearman correlation and p-value as a matrix
...nd ag[, j]
t = 2.2992, df = 26, p-value = 0.02978
alternative hypothesis: true correlation is not equal to 0
95 percent confidence interval:
0.04485289 0.67986803
sample estimates:
cor
0.4110515
# How I can creat an outfile with all the correlations and p-values?
Thank you very much!
?zg?l
2012 Sep 16
4
two questions about character manipulation
...want to manipulate a character string such as
ex<-"cbind(data$response1,data$response2)"
in R in two ways:
1) extracting the "response1" portion of ex
2) replacing "$" with "."
I am wondering that is it possible efficiently doing these in R?
Best
Ozgur
--
View this message in context: http://r.789695.n4.nabble.com/two-questions-about-character-manipulation-tp4643292.html
Sent from the R help mailing list archive at Nabble.com.
2020 Mar 05
4
Dovecot - spam training through Outlook
...tlook.
Only the body seems to be preserved and even that might be re-encoded
with base64.
Regards,
Claudius
On 05.03.2020 09:46, Aki Tuomi wrote:
> Ah.
>
> This is because you only match COPY, and outlook is doing APPEND+EXPUNGE
> instead.
>
> Aki
>
> On 5.3.2020 10.39, ?zg?r Kazancci wrote:
>> Hi Aki!
>>
>> Thank you for your reply.
>>
>> Sure, here are the related lines within my conf files and sieve
>> scripts: https://hastepaste.com/view/Erk8Ra
>>
>> Thank you so much,
>> Regards.
>>
>> Aki Tuomi &l...
2020 Mar 05
0
Dovecot - spam training through Outlook
On 5.3.2020 9.00, ?zg?r Kazancci wrote:
> Greetings everyone.
>
> My dovecot mail server doesn't execute *train-spam.sh* script I set,
> when moving an e-mail from "Inbox" to "Junk" within Outlook.
>
> However, it does it fine when using an online webmail client a.k.a.
> Roun...
2010 Dec 13
2
help on SAS Macro in R
Dear Researchers,
I am looking for to read a SAS macro in R. Although I searched it on web, I couldn’t find anything.
Can you help me or direct me?
Thank you for your interest and patience.
Best.
Ozgur
[[alternative HTML version deleted]]
2005 Jun 27
0
bug in 3.0.14a source/smbd/service.c:make_connection
...upgrade from 3.0.6 to 3.0.14a
without any change to my code...
Also, if you read a directory and SMB_VFS_TELLDIR is
defined in the VFS layer, but it returns -1 and ENOSYS
(as in not being implemented) it should behave the same
as if it would not be defined.
Regards,
-Jiri
--
Jiri Klouda <jk@zg.cz>
http://www.zg.cz/~jk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/samba/attachments/20050626/9ff989b3/attachment.bin
2012 Jun 28
4
remove descriptions from output
Dear R users,
I'd like to remove some descriptions when I use "filter".
> filter(1:10, rep(1, 3))
Time Series:
Start = 1
End = 10
Frequency = 1
[1] NA 6 9 12 15 18 21 24 27 NA
That is, I want only this
[1] NA 6 9 12 15 18 21 24 27 NA
Thank you in advance.
Kathie
--
View this message in context:
2013 Jan 18
1
ggplot zoomin
Dear All,
I am plotting a graph in ggplot, I would like to magnify the values between 0-1 without losing data in the higher range. How can I do that? neither scale_y_continous nor coord_cartesian works.
Thank you
?zg?l
Universit? Libre de Bruxelles
2013 Nov 07
2
[Bug 1285] provide fallback options /etc/ssh/ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=1285
Vladimir Rutsky <rutsky.vladimir at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rutsky.vladimir at gmail.com
--
You are receiving this mail because:
You are watching the assignee of