similar to: David Schwartz is out of the office.

Displaying 20 results from an estimated 200 matches similar to: "David Schwartz is out of the office."

2007 Dec 09
0
David Schwartz is out of the office.
I will be out of the office starting 12/07/2007 and will not return until 12/10/2007. I will reply to your message when I return Monday, December 10th. For MSRB / TRACE / OATS or Partnerships/Scorecard issues please call the Trade Reporting Control main number: 804-344-6216. For issues requiring escalation please contact Ralph Brugueras: 804-344-6515. Thank you. The information is not
2007 Jun 22
2
fitCopula
I am using R 2.5.0 on windows XP and trying to fit copula. I see the following code works for some users, however my code crashes on the chol. Any suggestions? > mycop <- tCopula(param=0.5, dim=8, dispstr="ex", df=5) > x <- rcopula(mycop, 1000) > myfit <- fitCopula(x, mycop, c(0.6, 10), optim.control=list(trace=1), method="Nelder-Mead")
2017 Apr 20
2
Dovecot not listening when testing connection
Hi Webert -- Thanks for the quick reply and observation. When I try "telnet localhost 143" I get the same result. It does connect but then the connection is dropped. # telnet localhost 143 Trying ::1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. I never get the "* OK [CAPA....]" Thanks, On 04/20/2017 10:41 AM, Webert de
2017 Apr 20
0
Dovecot not listening when testing connection
On Thu, 20 Apr 2017, Alvaro Lacerda wrote: > ssl = yes > ssl = required > ssl_cert = /etc/exim/ssl/wildcard_cantella_com.crt.chained > ssl_cipher_list = ALL:!LOW:!SSLv2:SSLv3:!EXP:!aNULL > ssl_key = /etc/exim/ssl/wildcard_cantella_com.key > verbose_ssl = yes I guess you didn't read https://wiki2.dovecot.org/SSL/DovecotConfiguration Change ssl_cert and ssl_key so it reads
2017 Apr 20
0
Dovecot not listening when testing connection
You won't have that "* OK [CAPA....]" message by doing telnet on port 993, as this is a secure port and the connection is encrypted. Either you need to use something as openssl or gnutls to test it that way, or telnet to imap port 143 (not encrypted). On Thu, Apr 20, 2017 at 11:33 AM, Alvaro Lacerda <alacerda at cantella.com> wrote: > Hi, > > This is my environment:
2017 Apr 20
2
Dovecot not listening when testing connection
Hi B. Reino, These are my dovecot logs. It looks like this error pops up every time I run "telnet localhost 143" Apr 20 11:11:39 imap-login: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM routines:PEM_read_bio:no start line: Expecting: ANY PRIVATE KEY Apr 20 11:11:39 master: Error: service(imap-login): command startup failed, throttling for 60 secs On 04/20/2017
2007 Aug 29
1
Migration woes from tpop mbox to dovecot maildir
I was hoping some one might be able to offer me some advice on a little problem I have. I am looking to A. move from mbox to maildir B. looking to move from tpop to dovecot to bring both pop and imap under the same program. anyways the problem I am having is this tpop3d mbox uses MD5 sum of the mailbox headers in hex which is option %m in the uidl section but the problem is when dovecot
2017 Apr 20
2
Dovecot not listening when testing connection
Hi, here's my result for # doveconf -n|grep ssl ssl = yes ssl = required ssl_cert = /etc/exim/ssl/wildcard_cantella_com.crt.chained ssl_cipher_list = ALL:!LOW:!SSLv2:SSLv3:!EXP:!aNULL ssl_key = /etc/exim/ssl/wildcard_cantella_com.key verbose_ssl = yes On 04/20/2017 11:27 AM, B. Reino wrote: > On Thu, 20 Apr 2017, Alvaro Lacerda wrote: > >> These are my dovecot logs. It
2017 Apr 20
2
Dovecot not listening when testing connection
Hi, This is my environment: SMTP: Exim 4.89 with Mailscanner 5.0.3 IMAP: Dovecot 2.2.10 At the moment I'm just trying to test out my Dovecot to check if it's listening on port 993. *netstat -tuln:* Shows that my machine is listening on ports 143 and 993. *telnet localhost 993: *This is my issue, I get the following message: # telnet localhost 993 Trying ::1... Connected to
2005 Aug 26
0
Modelling Financial Time Series with S-PLUS - Adv. Course 20th Sept '05
Insightful are now taking bookings for the Advanced Time Series Modelling course to be held at Carlton Terrace in London SW1 on 20th September. Advanced workshop Extract for Financial Time Series Modelling : The Advanced Time Series Course focuses on the most up to date theory and its application around the following topics (note that not all topics will be covered during the workshop) 1.
2008 Apr 03
0
call transfer issue
Hi, I use asterisk 1.2.23 I have the following issue with transfer: I call from from sipA to sipB when sipB press transfer (not blanktransfer) sipA hear the music until sipB put down the phone, in this time sipC is ringing but sipA don't hear anything can you tell me where to lookup the problem of stop music ? BR, Adi
2018 Jul 10
0
Semi-OT: LSI raid card sorta....
I would try the newer storcli utility instead of megacli. Thanks, Scott Silverman | IT | Simplex | 312-360-2444 230 S. LaSalle St., Suite 4-100, Chicago, IL 60604 On Tue, Jul 10, 2018 at 12:37 PM, mark <m.roth at 5-cent.us> wrote: > I've got a box running C7, just updated (yesterday). It had an onboard > RAID controller, and an HBA. I just installed a new, additional RAID
2019 Jul 02
0
Anyone with RedHat Subscription?
Their "resolution" is: Update to RHEL 7 to get the more recent ethtool output format. You should be able to build a newer ethtool from source (or depending on your NIC manufacturer, they may supply a tool with more recent features. Solarflare, for example, provides 'sfctool', basically new ethtool features for old kernels). Thanks, Scott On Tue, Jul 2, 2019 at 8:19 AM Giles
2019 May 22
0
system unresponsive
Scott Silverman wrote: > In the past I've found that the console may have blanked (due to time) > and when the system locked up/hung it won't unblank. Booting with > "consoleblank=0" on the kernel command line will ensure that whatever is > printed to the console (oops, panic, etc) will be there for you to see > when you connect. > > I've had intermittent
2019 May 22
3
system unresponsive
In the past I've found that the console may have blanked (due to time) and when the system locked up/hung it won't unblank. Booting with "consoleblank=0" on the kernel command line will ensure that whatever is printed to the console (oops, panic, etc) will be there for you to see when you connect. I've had intermittent success in that type of situation with the SysRq key(s),
2002 Nov 19
1
From: Marc Schwartz <mschwartz@medanalytics.com>
Anne York wrote: > I'm cannot use the search option within help for R (1.6.1) > with mozilla version 1.0.1-24 under Red Hat 8.0. When I try to do a > search, a list of ALL the R key words pops up and no pointers to the > relevent functions. > > I have java installed and java enabled in the preferences for > mozilla. Is there anything else I may be overlooking? Can
2009 Jul 14
1
Error installing package sna
Dear R-users, These days, I have been struggling to install the package sna on my Ubuntu 8.04 laptop. My R version is currently R 2.7.2. And I had no trouble installing any other packages (including network). However when I run 'install.packages("sna")', compilation of C codes is ok, but a syntax error is reported when building help pages and sna does not want to install. I
2006 Jul 17
0
ANN: Rails Workshop with David Black, Sept 18, Amsterdam, NL
Hi there, Before I forget, there''s a 1-day workshop led by none other than David Black in Hotel Arena, Amsterdam, The Netherlands on September 18 (right after Railsconf Europe). David''s workshop will have something in it for beginners and more experienced Rails developers alike. More info and signup over at: http://www.buildless.com Seating is limited to 25 people. --
2006 Jun 12
0
Workshop with David Black in Toronto
I''m excited to announce that we''ve lined up David Black, author of "Ruby for Rails" - http://www.manning.com/black/ - for Toronto''s first Ruby on Rails workshop that will take place June 27th in downtown Toronto. The workshop is for Web developers, programmers, designers?anyone interested in learning how to start building great applications using Rails.
2006 May 05
0
Re: How to insert styles with Insertion (David Kaufman)
I dont think its is allowed according to the W3C standards to have <style> sections inside the <body>. Keep that in mind when insering css-style-sections. ;-) -Tommy > > WJRANKIN-J6ISH/MDR2c@public.gmane.org wrote: > > Hi, > > > > I''m having difficulty using Prototype''s Insertion method to insert > > styles into a document node. Code