similar to: Self heal problem

Displaying 20 results from an estimated 100 matches similar to: "Self heal problem"

2009 May 01
3
Imap notifications in IDLE
Hi, could you please tell me if there is a way, to make dovecot notify my mail client of new messages in inbox subfolders? I'm using fdm to fetch mails into maildir and proper subfolders. So far, when idleing mozilla gets a notification when new message arrives in INBOX, but if mail is fetched into other folder I have to click on it to see if there is a new message. I've checked
2010 Jan 05
2
Align two protein sequences using BLAST
Dear R users, I would like to align two protein sequences using BLAST (bl2seq). The question is whether this programm have been implemented in R. Thank you for your help, Alla.
2013 Oct 04
3
Survival
Hola Carlos. Muchas gracias. No es exactamente lo que estoy buscando (sería genial ver que alguien tiene un paquete con la prueba de Nam-D'Agostino) pero puedo aprovechar algo de código. Encontré alguna referencia al test de Gronnesby&Borgan en el paquete stcoxgof de Stata, pero estoy torpe para encontrar algo hecho en R (y me extraña que no haya nada) Un saludo, Miguel. De: Carlos
2017 Dec 15
1
sieve filter move wrong email to Junk folder
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 15 Dec 2017, Bill Shirley wrote: > This is what I use.? Notice the comma: > require "fileinto"; > if header :contains "X-Spam-Status" "Yes," { > ? fileinto "SystemFolders.SuspectedSpam"; > ? stop; > } I would even add the space: if header :contains "X-Spam-Status"
2003 Apr 11
3
summary.formula: method reverse does not use fun argument
hi, recently i discovered the functionability summary.formula, awesome! from the help page i understand that method=reverse allows to summarize all variables on the right hand side of formula (the help page on line 229 wrongly refers to the left? hand side variables) in categories which are determined by a single left hand side variable. my problem is that the argument fun seems not to be
2008 Jun 17
1
A new task view on survival analysis
Dear all, A new task view on survival analysis is now online. It attempts to deal with all the R-packages that permit to analyze time-to-event data. Any comments or suggestions to improve the task view are very welcome. Best regards, Arthur Allignol Freiburg Center for Data Analysis and Modeling, Freiburg University, Germany
2009 Nov 25
1
tick marks on fold change versus fold change plot
Dear R users, i try to produce the fold change versus fold change plot where i have the values for x and y ranging from 0.01 to 100. So i start with plot(x,y,xlim=c(0.01,100),ylim=c(0.01,100), axes=F). Then i would like both axes to have tick marks as c(0.01,0.1,1,10,100) but they should appear equidistant. How should i manage this? Thank you for your help, Alla.
2001 Jul 23
2
hang-up with log="x" and segments (PR#1030)
I experienced the following problem with R 1.3.0 which is probably a bug. The program hangs-up if 1.) a coordinate of segments is outside the ploting region and 2.) the option log="x" is used. ## ## works fine ## plot(1,1, xlim=c(0.5, 2), ylim=c(0.5, 2)) segments(0.5 , 1.2, 1, 0.6) segments(0.25, 1.2, 1, 0.6) segments(1 , 1.2, 1, 0.6) ## ## hang-up ## plot(1,1, xlim=c(0.5, 2),
2011 Sep 19
10
Few Questions
First of all, I am very mac illiterate as I have been using windows all my life. I am enquiring to see about getting some help on the whole wine thing. I have been looking at the wiki and FAQs but Im lost. I installed wine from sourceforge but when I go to click wineinstall in the tools folder, this is what I get: Last login: Sun Sep 18 21:31:41 on ttys000
2011 Aug 15
7
Argo online on Linux
Hello Again people of Wine. I'm putting A new topic about the Game Argo online. Again Im having some trouble Installing it. According to ratings Here about the Game, Its a Gold rating. It installs and it runs, Well I might add. However I have Ran Into a Small Problem, No matter HOW many times I Try to run the game file through the WINE program loader, It somehow Never starts Running. In
2003 Dec 30
3
Backup Proxy & Automatic Failover
Hi, I read in the Asterisk Whitepaper, that you can run two cloned servers, one as a primary, one as a backup, and have them automatically failover to the other unit when it crashes, or when you need to restart it. The primary application of course, would be ensuring calls can be made when frequent updates are being handled, or when an update must be restarted on a busy network. The term
2017 Dec 14
6
sieve filter move wrong email to Junk folder
> Date: Thursday, December 14, 2017 09:47:44 -0800 > From: Gao <gao at pztop.com> > > I use a sieve filter to move spam email to user's Junk folder: ># cat spam_to_junk.sieve > require "fileinto"; > ? if exists "X-Spam-Status" { > ????????? if header :contains "X-Spam-Status" "YES" { > ????????? fileinto
2004 Jul 29
2
Aastra 480e phone ADSI config
There isn't much documentation on adsi, but I called NETXUSA (the vendor of my 480e) and they helped me along. My experience: 1. I really had no experience with ADSI so I had (probably still have) some misconceptions on how the configuration is loaded onto the phone. 2. I set the following in my /etc/asterisk/asterisk.adsi (most of this is the stock asterisk.adsi script): ;
2007 Feb 13
0
Research Position Statistical Computing in Biostatistics
X-Mailer: VM 7.17 under 21.4 (patch 18) "Social Property" XEmacs Lucid FCC: ~/mail/sent-mail From: Jan.Beyersmann at fdm.uni-freiburg.de --text follows this line-- hi everyone, please find below a job advert for a research position statistical computing in biostatistics, emphasis is on R and survival analysis. see also wangler et al., p. 31-35 in
2015 Oct 10
2
filesystem mounting fails at boot
Hi I have an IBM blade with internal harddisks, in hardware RAID1. I've installed a CentOS 6 64bit on it, everything works just fine. After the installation, I've presented a vdisk to the blade from an external SAN (an HP EVA4000), connected through FiberChannel. I've partitioned the disk, formatted it and mounted it under /store, then added it to fstab. Everything was fine, until I
2008 May 16
2
Fetching Binary data from SQL Server
I am trying to write a customized app using C that would fetch voice file from SQL Server 2000 using ODBC and FREETDS. Currently I am only able to fetch first 63 KB chunk from the DB, and not able to fetch the rest of the file, below is the code that i am using to do so, fd = open(fullpath, O_RDWR | O_CREAT | O_TRUNC, 0770); if (fd < 0) { ast_log(LOG_WARNING, "Failed to write
2015 Oct 10
4
filesystem mounting fails at boot
_netdev The filesystem resides on a device that requires network access (used to prevent the system from attempting to mount these filesystems until the network has been enabled on the system). This device is not a network device (this a SAN not a NAS). To the OS it looks like a normal SCSI attached device, it's /dev/sdb. In the blade there is a HBA (Qlogic) card, and it's
2007 Apr 18
0
kilolarınızdan memnunmusunuz
Do=F0ru se=E7imi yap=FDn Bazen, bir i=FEe giri=FEmeye ve farkl=FD bir =FEeyler yapmaya karar vermek = =E7ok kolay olmayabilir. Ortalama k=FC=E7=FCk =F6l=E7ekli bir i=FEletme kurma maliyetinin =E7ok paha= l=FD oldu=F0unu ve bu i=FEletmelerin bir=E7o=F0unun ilk y=FDllar=FDnda kapa= nmak zorunda kald=FD=F0=FDn=FD biliyor muydunuz? Herbalite ile kendi i=FEin= izi y=FCr=FCtme zorlu=F0unun =F6n=FCne
2007 Apr 18
0
kilolarınızdan memnunmusunuz
Do=F0ru se=E7imi yap=FDn Bazen, bir i=FEe giri=FEmeye ve farkl=FD bir =FEeyler yapmaya karar vermek = =E7ok kolay olmayabilir. Ortalama k=FC=E7=FCk =F6l=E7ekli bir i=FEletme kurma maliyetinin =E7ok paha= l=FD oldu=F0unu ve bu i=FEletmelerin bir=E7o=F0unun ilk y=FDllar=FDnda kapa= nmak zorunda kald=FD=F0=FDn=FD biliyor muydunuz? Herbalite ile kendi i=FEin= izi y=FCr=FCtme zorlu=F0unun =F6n=FCne
2011 Feb 18
1
dovecot permission problems
Hello, I'm trying to make a dovecot installation run on my freeBSD 8.1 server, since quite a long time now, and I can't figure out how to solve my last problem. I did quite a lot of searching and many people seem to have the same problem, but I didn't manage to make any solution work on my host. So I would be glad for every hint :-) I'm using postfix with dovecot. Everything