search for: a97

Displaying 9 results from an estimated 9 matches for "a97".

Did you mean: 97
2017 Apr 17
2
javamail imap listing
...ing tag LIST "" "*" * LIST (\HasNoChildren) "." INBOX tag OK List completed. no folders are listed using tag LIST / "*" tag OK List completed. when i request a folder listing using JavaMail it similarly sends the following command and no folders are listed a97 LIST / "*" a97 OK List completed. if i follow the tutorial again and use my gmail account instead of my dovecot installation i can successfully list folders using both methods tag LIST / "*" * LIST (\HasNoChildren) "/" "youtube" tag OK List completed. is t...
2017 Apr 18
2
javamail imap listing
...INBOX >> tag OK List completed. >> >> no folders are listed using >> tag LIST / "*" >> tag OK List completed. >> >> when i request a folder listing using JavaMail it similarly sends the >> following command and no folders are listed >> a97 LIST / "*" >> a97 OK List completed. >> >> if i follow the tutorial again and use my gmail account instead of my >> dovecot installation i can successfully list folders using both methods >> tag LIST / "*" >> >> * LIST (\HasNoChildren)...
2017 Apr 19
1
javamail imap listing
...gt;> no folders are listed using >>>> tag LIST / "*" >>>> tag OK List completed. >>>> >>>> when i request a folder listing using JavaMail it similarly sends the >>>> following command and no folders are listed >>>> a97 LIST / "*" >>>> a97 OK List completed. >>>> >>>> if i follow the tutorial again and use my gmail account instead of my >>>> dovecot installation i can successfully list folders using both methods >>>> tag LIST / "*" &gt...
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
...A22+A23+A24+A25+A26+A27+A28+A29+A30+A31+A32+A33+A34+A35+A36+A37+A38+A39+A40+A41+A42+A43+A44+A45+A46+A47+A48+A49+A50+A51+A52+A53+A54+A55+A56+A57+A58+A59+A60+A61+A62+A63+A64+A65+A66+A67+A68+A69+A70+A71+A72+A73+A74+A75+A76+A77+A78+A79+A80+A81+A82+A83+A84+A85+A86+A87+A88+A89+A90+A91+A92+A93+A94+A95+A96+A97+A98+A99+A100+A101+A102+A103+A104+A105+A106+A107+A108+A109+A110+A111+A112+A113 benchmarkName = as.character(backtestFormula)[2] print(as.character(backtestFormula)[3]) print(benchmarkName) assetsNames <- strsplit(gsub(" ", "", as.character(backtestFormula)[3]), "\\+&q...
2008 Dec 16
3
Check if data frame column is numeric
Hi R-users, I want to apply a function to each column of a data frame that is numeric. Thus I tried to check it for each column first: > apply(df, 2, function(x) is.numeric(x)) A60 A64 A66a A67 A71 A75a A80 A85 A91 A95 A96 A97 A98 A99 FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE I get only FALSE results although the variables are numeric. When I try the following it works: > is.numeric(df$A60) [1] TRUE What am I...
2017 Apr 18
0
javamail imap listing
...ST (\HasNoChildren) "." INBOX > tag OK List completed. > > no folders are listed using > tag LIST / "*" > tag OK List completed. > > when i request a folder listing using JavaMail it similarly sends the > following command and no folders are listed > a97 LIST / "*" > a97 OK List completed. > > if i follow the tutorial again and use my gmail account instead of my > dovecot installation i can successfully list folders using both methods > tag LIST / "*" > > * LIST (\HasNoChildren) "/" "youtu...
2017 Apr 19
0
javamail imap listing
...t; >> > >> no folders are listed using > >> tag LIST / "*" > >> tag OK List completed. > >> > >> when i request a folder listing using JavaMail it similarly sends the > >> following command and no folders are listed > >> a97 LIST / "*" > >> a97 OK List completed. > >> > >> if i follow the tutorial again and use my gmail account instead of my > >> dovecot installation i can successfully list folders using both methods > >> tag LIST / "*" > >> >...
2016 Mar 12
1
SELinux denies haproxy
for more information : https://www.mankier.com/8/haproxy_selinux On Sun, Mar 13, 2016 at 2:05 AM, Alexander Dalloz <ad+lists at uni-x.org> wrote: > Am 12.03.2016 um 23:18 schrieb Tim Dunphy: > >> Hi all, >> >> I'm load balancing 4 mysql databases using HAProxy. The setup seems to be >> working pretty well. Except I keep seeing these messages turning up in
2012 Aug 28
8
Unable to generate certificate on Puppet Agent through Master
Hi, I have a puppet master and agent installed. I want to generate and configure master-agent certificate and followed the steps: Master: ========== 1. Cleaned up all certificate on Master: [root@puppet-server manifests]# puppet cert sign --all No waiting certificate requests to sign [root@puppet-server manifests]# puppet cert clean --all notice: Revoked