search for: worting

Displaying 20 results from an estimated 52 matches for "worting".

Did you mean: working
2025 Jan 02
2
Not getting listed on the YP Directory
I think I have everything set correctly, but still not getting there. Requested data: <hostname>stream.wortfm.org</hostname> <listen-socket> <port>8443</port> <ssl>1</ssl> </listen-socket> <listen-socket> <port>8000</port> <!-- <bind-address>127.0.0.1</bind-address> -->
2008 Oct 08
3
R seven years ago
Hello everyone, As some may know, today Google unveiled its 2001 search index [1]. I was curious to see how was R like at that time, and was not disappointed. Compared to today's main page [2], seven years ago the page looked [3] a bit rudimentary, especially the graphic. (It is wort noting that structurally the pages are very similar.) What definitely changed is the `Contributed
2025 Jan 03
1
Not getting listed on the YP Directory
Worthfm is that with your own domain? As I'm thinking of setting up a server On Thu, 2 Jan 2025, 7:53?pm Thom Jones, <thom at wortfm.org> wrote: > I think I have everything set correctly, but still not getting there. > Requested data: > > <hostname>stream.wortfm.org</hostname> > > <listen-socket> > <port>8443</port> >
2010 Feb 21
1
(no subject)
hi, I have question. I worte r function that suppsoe ti return x and y to me. when I use that function in the middle of a code ( i use source) it give me the value of x,y but when i write x,ro y it says (not found). so my question is that I want when i load this function to return the varibles x and y beuse the rest of my code depends on thse variables. Thank you HI
2012 Aug 20
1
Is it possible to save only some messages compressed to mdbox? (2.1.6)
I'm trying to save some messages as compressed (via zlib plugin) and it doesn't seem to work. Here's a log line (I'm logging to stderr): d k 1345467448.705591500 1345467448.705596500 1345467448.974808500 1650 <XXXXXXXXXXXXXXXXXXXXXXXXXX at YYY.ruhr-uni-bochum.de> local.jost.krieger+hirn at ruhr-uni-bochum.de 10909 80 Extra: -o plugin/zlib_save_level=9 -o
2025 Jan 03
1
Not getting listed on the YP Directory
Yep - our own wortfm domain. On Fri, Jan 3, 2025 at 9:30?AM Coolvibes Reloaded <jayaubs89 at gmail.com> wrote: > Worthfm is that with your own domain? As I'm thinking of setting up a > server > > On Thu, 2 Jan 2025, 7:53?pm Thom Jones, <thom at wortfm.org> wrote: > >> I think I have everything set correctly, but still not getting there. >> Requested
2009 Jan 07
2
Obtaining the chroot-cage directory of the mailstore
Hello, I'd like to find a function in the sourcecode which enables me to get the chroot-path of the mailstore, so I can concatenate it with the result of mail_storage_get_mailbox_path to get the full path of a mailbox within the filesystem. Does such a function exist? Who can help me? Thanks in advance. Stefan -- SIEGNETZ.IT GmbH { w3o-services } Schneppenkauten 1a D-57076 Siegen
2025 Jan 03
1
Not getting listed on the YP Directory
One more thing needed ? <!-- The certificate file needs to contain both public and private part. Both should be PEM encoded. --> <ssl-certificate>icecast.pem</ssl-certificate> ? This needs a path to the PEM file ? Icecast needs to know where to find the file. ? Tony ? _____ From: Icecast [mailto:icecast-bounces at
2013 Aug 01
1
Antispam folder names
Is there anywhere a collection of folder names for the antispam_trash and antispam_spam configuration? Our problem is that in academia, you have a vast amount of different clients, and some, like Microsoft, use language-specific folder names *on the server*. So we're now collecting folder names to better handle the rare cases. Two more problems: 1. We needed to fix UTF-8 handling in the
2005 Dec 05
1
Automatic time zone conversion
Dear R-help, I was trying to convert a date and time record extracted from a fortran subroutine I worte and I encounter some problem. The data read in time and date in a format like "2000-05-11_01:00:00.0000" in fortran output. It is in GMT. I need to convert it to CST (GMT+8). I did the following steps. > cdate [1] "2000-05-11_01:00:00.0000\005\003" # I am not sure
2009 Jan 05
1
writing a dovecot plugin / segfault
Hi together, I am new to this list and new to dovecot itself. I have to write a plugin that implements some ACL-voodoo to be used instead of the standard ACL stuff of dovecot (it shall allow just application-driven folder-sharing - no more, no less). Though I started programming with C, my last experiences are some days old, but now I have written the function sekeletons and the registration
2009 Sep 22
1
any way to make it work faster (deleting rows that contain certain values)
Hello, dear R'ers, index<-expand.grid(1:7,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4) In this case, dim(index) is 7,340,032 (!) and 11. I realize it's huge. Then, I am trying to get rid of the undesired combinations of columns. They should not contain identical values in any 2 columns. Also if column 1 has a value of 5, there should be no 2 in any other column, if column 1 has a value
2012 Aug 31
1
Possible mbox corruption if mail is saved with wrong Content-Length header (2.1.6)
One of our users likes to delete attachments from his mails. He is using roundcube and we installed a plugin for that. He reports that from time to time one of his mails gets corrupted (cut off in the middle). I could verify there is something wrong in the logs: imap(x1234567): Error: Cached message size larger than expected (6796 > 2844) imap(x1234567): Error: Corrupted index cache file
2001 Feb 16
2
Serial Port Access
...gh its network. This email has been checked for viruses. Serck Controls Ltd shall not be responsible for damage caused by any undetected virus. ********************************************************************** Serck Controls Ltd is a subsidiary of Roxspur PLC. Registered Office: The Lodge, Worting Park, Worting, Basingstoke RG23 8PY Registered in England No. 2147362 **********************************************************************
2012 Aug 17
1
No status for INBOX/* in mbox NS (2.1.6)
Maybe it's fixed, but the last "interesting" text in the Changelog was before 2.1.6. Most of our users still have mboxes in the classical layout, so you can't have subfolders and messages in the same folder, *except for the INBOX*, as it is physically separate. Someone complained that he saw subfolders in roundcube he couldn't delete, because they didn't show up in the
2012 Nov 28
2
Any chance to access read-only mdboxes?
We would like to provide a self-service restore function to our users using their IMAP client of choice.. Our idea was to use a snapshot (under ZFS, btrfs, whatever) and have it available to the user in a namespace. Unfortunately, but understandably, dovecot doesn't like the mdbox structure to be read-only. Is there any chance to change that? In the meantime, we could use a read-write
2006 May 17
8
Html Email Problem
Dear Rubyians, I am facing problems to send Html Email scnce one month. I changed the content type is text/html and charecter set "utf-8" I worte the html code in the confirm.heml in the action mailer folder. but mail is going with html code Exapmle: <html border="2"> <tr><td></td></tr></html> code in the confirm .html In the
2007 Apr 10
6
Fullscreen windows(videos) and Compiz
I worte in my last mail that when I ue compiz git fullscreen videos are no longer ontop of the gnome-panel... that means that the gnome-panel is still visible while playing the video in fullscreen. The commit which I said may caused it has nothing to do with it compiz does not build if I revert it). again with older compiz and metacity it works fine. (now I am running 20070316). Anyone else wiith
1999 Jan 13
6
Neuling
Hallo Liste Derzeit mache ich meine ersten Gehversuche mit Linux (SuSE). Bis jetzt habe ich in einem kleinen Netzwerk f?r meine Tauchschule vier Rechner betreut. Einer davon war WinNT-4.0 Server und Arbeitsplatz zugleich. Nachdem ich nicht mehr bereit bin, mich mit dem w?chentlichen "blue screen" und dem monatlichen Neuinstallieren von NT abzufinden, bin ich derzeit beim Umsteigen auf
2005 Sep 29
1
Re: [Asterisk-biz] Problem with sending fax froma SIP extension
Why is what he is doing different than having the fax machine on a Sipura ATA? Just because both those ports are on the pci card that doesn't make them not Voice in between....if I'm wrong....eh...oh well.... -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of C F Sent: Wednesday, September 28, 2005 9:45