search for: emal

Displaying 12 results from an estimated 12 matches for "emal".

Did you mean: email
2017 Mar 31
3
xapian bug tracker registration email is not working
...e mail, I never got a mail. Someone else, please confirm this is broken. A bug I'd like to file is that I'd like an option to search *word. Currently you can only search word*. The example where I would find this useful is searching for urls and email addresses. For example, I want to find emals from *xapian.org, can't do it now. I want to find urls including *xapian.org*, can't do it. Another small infrastructure bug is that https://lists.xapian.org/mailman/listinfo/xapian-devel says you can simply send an email to the list without subscribing, but it seems no one is paying atte...
2017 Mar 31
3
xapian bug tracker registration email is not working
...e mail, I never got a mail. Someone else, please confirm this is broken. A bug I'd like to file is that I'd like an option to search *word. Currently you can only search word*. The example where I would find this useful is searching for urls and email addresses. For example, I want to find emals from *xapian.org, can't do it now. I want to find urls including *xapian.org*, can't do it. Another small infrastructure bug is that https://lists.xapian.org/mailman/listinfo/xapian-devel says you can simply send an email to the list without subscribing, but it seems no one is paying atte...
2004 Aug 06
4
icecast security
hello, maybe an outdated question: there was a message on the securityfocus mailing list (bugtraq) today (and several month before) about a remote buffer overflow in icecast v1.3.10 (which seems to be a package in debian). does this affect 1.3.11 too or is the version at http://www.icecast.org/download.html fixed? thanks, uno <p>--- >8 ---- List archives: http://www.xiph.org/archives/
2007 May 21
0
Helpers not available to ActionMailer classes in backgroundrb
Hi there, I''ve got a problem I''m hoping someone else has run into before and might have some tips on. I have an ActionMailer class where I''m manually including my application helper along with simply_helpful for use in my html emal templates. This works fine when calling the mailer class from another model class.. (example.. @order.deliver_emails would be a method that would call the deliver methods of my ActionMailer object. But when I offload the delivery of emails to a Backgroundrb process, even though I have these inclu...
2004 Aug 06
0
How do I unsubscribe!
HiGuys I have been trying to unsubscribe from this list for 2 weeks nw - at least 20 requests using the right email addy etc - please, remove me from the list, I realise this is not suppsed to be the place to ask BUT nothing else has worked. phr33k@i4free.co.nz is the emal addy. Zac <p>----- Original Message ----- From: "udo noll" <un@aporee.org> To: <icecast@xiph.org> Sent: Tuesday, January 22, 2002 10:05 AM Subject: [icecast] icecast security <p>> > hello, > maybe an outdated question: there was a message on the > sec...
2005 Nov 11
7
Fedora Core 4 system lockup with wine 200506.. - 0.9.1
System specs: Fedora Core 4 2.6.13-1.1532_FC4smp ATI Radeon 9200 SE P4 2.4Ghz (hyperthreading) xorg 6.8.2 Aureal Semiconductor Vortex 2 sound card Intel 82801EB chipset wine-20050524 FC3 rpm works just fine on my FC4 system. But any versions after that lockup my system when running wine. For the 200506 - 200510 versions of wine I have compiled them from scratch so I assumed it was something
2006 May 17
40
IDE recommendations?
I was wondering if there are any IDEs out there that has autocomplete features for win32. It would be perfect if it could do something akin to what DHH is doing on the screencast hosted on the rails website. http://media.rubyonrails.org/video/rails_take2_with_sound.mov Cheers -- Posted via http://www.ruby-forum.com/.
2003 Dec 01
0
No subject
...you > win." - Mahatma Ghandi > > Alex West > A&M Communications - Tech Guru > BioControl Technology Inc., MIS Administrator > kill-9@warbeast.com | kill-9@ipost.net > WebPage -> www.warbeast.com/~kill-9 > Visit Third Eye Digital Productions - http://www.indiana-emall.com/thirdeye Check out my band and FREE music at *** www.mp3.com/snowpants *** ------------------------------------------------------------------------ ---- Return-Path: <damian@spinpro.com> Delivered-To: samba@samba.org Received: from toronto.spinpro.com (spinpro.com [64.5.204.2]) by l...
2003 Dec 01
0
No subject
...laugh at you. Then they fight you. Then you win." - Mahatma Ghandi Alex West A&M Communications - Tech Guru BioControl Technology Inc., MIS Administrator kill-9@warbeast.com | kill-9@ipost.net WebPage -> www.warbeast.com/~kill-9 Visit Third Eye Digital Productions - http://www.indiana-emall.com/thirdeye Check out my band and FREE music at *** www.mp3.com/snowpants *** ---------------------------------------------------------------------------- Return-Path: <keithmur@mindspring.com> Delivered-To: samba@lists.samba.org Received: from interjet.charles-retina.com (charles-retina...
2003 Dec 01
0
No subject
...handi In a world without walls and fences, who needs windows and gates? Alex West A&M Communications - Tech Guru BioControl Technology Inc., MIS Administrator kill-9@warbeast.com | kill-9@ipost.net WebPage -> www.warbeast.com/~kill-9 Visit Third Eye Digital Productions - http://www.indiana-emall.com/thirdeye Check out my band and FREE music at *** www.mp3.com/snowpants *** ---------------------------------------------------------------------------- Return-Path: <edv@rauheshaus.de> Delivered-To: samba@lists.samba.org Received: from mgate.lantana.net (mgate.lantana.net [194.175.202...
2003 Dec 01
0
No subject
...handi In a world without walls and fences, who needs windows and gates? Alex West A&M Communications - Tech Guru BioControl Technology Inc., MIS Administrator kill-9@warbeast.com | kill-9@ipost.net WebPage -> www.warbeast.com/~kill-9 Visit Third Eye Digital Productions - http://www.indiana-emall.com/thirdeye Check out my band and FREE music at *** www.mp3.com/snowpants *** ---------------------------------------------------------------------------- Return-Path: <joshuam@gravityedge.com> Delivered-To: samba@lists.samba.org Received: from nichebox.com (wiggley.nichebox.com [198.107...
2008 Sep 23
0
How to view or export values of 'names' in a lm
Hello, I have been using: model <- lm(y~x+I(x^2)) I am namely interested in the values of the residuals. If I use the 'names' command I get the following: names(model) [1] "coefficients" "residuals" "effects" "rank" [5] "fitted.values" "assign" "qr" "df.residual" [9]