search for: thants

Displaying 20 results from an estimated 28 matches for "thants".

Did you mean: thanks
2016 Dec 03
3
Virtual mailboxes, please help
Hi, I'm trying to setup virtual mailboxes. My setup: - migrated from Courier, so: separator = . prefix = INBOX. inbox = yes In doc i have read, thant i need to create separate namespace. namespace { prefix = virtual/ separator = / location = virtual:~/Maildir/virtual So i need to change / with . (Dot) in prefix and separator? Do i need to append LAYOUT=maildir++ to location? Where
2006 Feb 17
2
Sorting Multiple Arrays
Hey Cats, I''m having a problem. I''m working with an object that contains a bunch of arrays: var myObject = { "data": [ {"line": [1,"aoo","far"]}, {"line": [2,"boo","ear"]}, {"line": [3,"coo","dar"]}, {"line":
2019 Feb 18
2
[PATCH] xen init script: don't fail when being run in domU
When installing xen-utils-V in a driver domain domU, it drags in xen-utils-common, which also contains the init script for xenstored and xenconsoled. Installing the package will fail right away, because it exits non-zero after checking whether it's running in a xen dom0 or not: systemd[1]: Starting LSB: Xen daemons... xen[7215]: Starting Xen daemons: (warning). systemd[1]: xen.service:
2008 Aug 07
1
Firewire/IEEE1394 support on centos.plus repro and yum update
Helo, I'm trying to update a centos server with a kernel form the centos.plus repro because it contain Firewire/IEEE1394 support. But when y do a : # yum update The kernel from the base is more recent thant the centos plus repro I have tried with the http://wiki.centos.org/PackageManagement/Yum/Priorities plug-in and it didn't take the right kernel :
2007 Aug 10
5
[Patch] Const correct tags functions
Hi all, I tend to compile my code with all GCC warnings turned on. However, when I do this : vorbis_comment_add_tag(&vdata->vc,"ENCODER","libsndfile"); I get the following warning messages: warning: passing argument 2 of 'vorbis_comment_add_tag' discards qualifiers from pointer target type warning: passing argument 3 of
2006 Feb 07
4
Can''t stop/start lighttpd
Hello everyone, I?ve been working with Ruby on Rails for about 2 months now and have really enjoyed the ease of use of it. I?m only been doing development on it so I?ve been using WeBrick. Recently, I have built a server running Debian Linux, with ruby 1.8.2, rails 1.0.0, lighty 1.4.3, and Mysql 5.0.18. I used WeBrick to generate a lighttpd.conf file for me, I changed the paths in the
2012 Oct 08
2
[LLVMdev] A Java version of LLVM Core for LLVM IR Analysis: JLLVM
Hi all, I'm Hao Liu, a 3rd year graduate student of Shanghai Jiao Tong University in China. We've build a project named JLLVM, and it's a java version of LLVM Core for Java developers. Our motivation is simple: The LLVM project is a great job. But it is for C++ developers. *It's difficult for Java developers to analysis LLVM IR*(intermediate representation). So we
2018 Jul 19
0
Logwatch inconsistency
Hi all, In my logwatch config I clearly state only too report on Yesterday. The funny thing is that in the MailScanner section the number of mails scanned is different thant th number reported in the postfix section to be put on hold. Ik I grep the Requeue statements in the MailScanner logfile this is exactly the same number as the scan result of Hold in the postfix logfile and is equal to the
2005 Nov 12
0
OggPCM proposal feedback
Silvia.Pfeiffer@csiro.au wrote: > Dear Arc, > > I feel ashamed of the xiph community. Hi Silvia, My slant on this is slightly different. The vast majority of Free Software and Open Source projects are meritocracies. Certain people get to positions of power in these projects through a combination of good coding/ debugging/documentation and simultaneously an ability to work well with
2006 May 01
0
problem with in_place_editor_field
I can''t seem to pass any options other thant :rows to the in_place_editor <p><%= in_place_editor_field :gallery, ''description'', {}, {:rows => 2, :cols => 15} %></p> :cols is just not working, a quick look at the html source confirms this? I am using rails 1.0..
2005 Feb 04
1
Snom Phones Volume
Good Day List, I have several different SIP Phones running on my asterisk box. I have recently purchased a snom 190 and a snom 220. They work great, EXCEPT I have to have the volume turned all the way up in order to hear the conversation on the other end. All the other phones Zultys 4x5, 4x4, 2x2, Cisco 7960, Wooksung 2000... all behave fine and volume is set to middle of the range and I
2006 Jan 13
1
Draggables causing text to be selected... solution?
Hi, it''s me again. Ok, so I''m using the Draggable class, and it''s great. However, dragging something often causes undesirable selecting of text on the page while performing the drag operation. Is there a way to prevent this? Sincerely, Ryan Gahl Design Engineer Camtronics Medical Systems (an Emageon Company) Ryan.gahl-nlycWCgr5/vuufBYgWm87A@public.gmane.org
2005 Sep 19
0
Ajax.Autocompleter - multiple inputs
Hi there, I''m new to Rubi On Rails so I could not follow the discussions in the mailings. I tryed to search in the history of the list but not found what I''m looking for (Am I wrong ? - Probably !) So, I wolud like to have more thant on (3 actually) autocompleate lists and the values in the second (ande else) depends on the value previously selected in an input. I tryed to put
2008 Dec 02
2
Problems when migrating from an old machine to a new one.
Hello, I've got problems with my fresh install of samba. Here is the background : We have an old machine on which I installed samba, release 3.0.9. It ran a linux from scratch system, but I was not well documented about samba at the time I did this install, so here is how we used to use it. The users accounts were both created in the system (/etc/password) and for samba (smbpasswd). All
2018 Dec 06
1
BUG: sieve does not set seen-Flag
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 5 Dec 2018, Jakobus Sch?rz wrote: > Am 05.12.18 um 22:19 schrieb Ralph Seichter: >> * Jakobus Sch?rz: >> >>> Does it matter, if the keyword-files do not match? I think it does not matter. >>> 6 Seen >> This does not look right to me. AFAIK, "Seen" should not appear in this >> list,
2015 Mar 03
3
Failed to modify entry for user in samba with tdb backend
I have a debian server with samba. I can no longer manage users accounts. I can't add, modify or remove them. This is Debian wheezy with samba 3.6.6. There is no ldap and the database backend is tdb. I usually managed users with smbpasswd, but it no longer works. When I try to create a new user: # smbpasswd -a blabla New SMB password: **** Retype new SMB password: ****
2008 Sep 16
2
xm, no such domain error code...
Right now xm will return 1 if you run `xm list non_existant_domain` Wouldnt it be a better idea to have a specific error code for this error so that scripts wrapping around xm can better determine if the domain does not exist or if xm just failed for whatever reason? ~Shaun _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2003 Oct 13
1
Problem in sftp 'ls' command output
Hello, I have recently moved from OpenSSH 3.6 to 3.7 (portable version) : [pyb at nihao tmp]$ ssh -v OpenSSH_3.7p1, SSH protocols 1.5/2.0, OpenSSL 0.9.6h 5 Dec 2002 (okay, the SSL release is a little old but that's not the subject). I am also using scripts to perform automated sftp transfers between some systems. The 3.7 release of OpenSSH broke my scripts, which made me sad and my
2006 Dec 19
2
Compiler warnings using gcc-4.1
Hi Josh et al, I'm compiling on an Ubuntu Edgy x86 machine. Edgy comes standard with gcc-4.1 and I'm getting a number of warnings: memory.c: In function 'FLAC__memory_alloc_aligned': memory.c:52: warning: cast from pointer to integer of different size memory.c:52: warning: cast to pointer from integer of different size metadata_iterators.c: In function
2006 Aug 09
4
[Bug 1216] Warn via Logwatch when sshd PermitRootLogin is in effect
http://bugzilla.mindrot.org/show_bug.cgi?id=1216 Summary: Warn via Logwatch when sshd PermitRootLogin is in effect Product: Portable OpenSSH Version: 4.3p2 Platform: ix86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org