similar to: filename format question

Displaying 20 results from an estimated 1000 matches similar to: "filename format question"

2008 Aug 14
5
dovecot performance
Hello All, I've been studying dovecot for replacing my company's current system and I got a little worried about an aspect of the dovecot's design. I was surprised that dovecot doesn't use prefork for its mail processes, forking a new processes for each new client connection. Talking in the #dovecot channel I was gave a scenario of a system supporting ~40k users with 4 servers
2009 Jan 20
2
dotlock timestamp trouble
Hi there, I'm getting a lot of this message in production log: Created dotlock file's timestamp is different than current time (1232468644 vs 1232468524): /path/to/dovecot.index.log The IT guy swears the clocks are sincronized. Whe even have made a test in the machine running dovecot, inside the user's mailbox: # > foo; ls -l --time-style=full-iso foo; date -rw-r--r-- 1 root root
2008 Nov 04
1
problem with i_stream_next_line()
Hello there, I have a "subscriptions" file that is *not* ended with a line break (created by another system). When I do a "lsub "" "*"" the last mailbox name is not listed. Debugging a little showed that it looks like i_stream_next_line() is not returning the last line if it doesn't end with a line break. Is this a bug? btw, i'm using version
2008 Sep 10
1
plugin for writing compressed mails
Hello there, I've being reading the zlib plugin and the dovecot code and I can't see a way of extending the plugin for writing compressed mails instead of just reading it. Any clue? Tks in advance, gpg
2008 Sep 26
1
problems with auth protocol
Hello there, I have a client connecting to dovecot and comunicating like this: * OK Dovecot ready. * AUTHENTICATE MYAUTH + base64 challange base64_response {NNN} * NO Invalid base64 data in continued response The problem is that dovecot seems to reject the response because of the {NNN} in the end of the string. If I remove the {NNN} it authenticates just fine. Any idea of whether it's
2008 Nov 06
1
index storage usage
Hello there, I failed in finding the answer in the wiki so i'm asking it here. In average, how much the dovecot's indexes increase the usage of storage, compared to a standard maildir mailbox? I believe it would be a function of the number of messages instead of the message's size. Is there a known aproximated function for that? Thank you. gpg
2009 Jul 11
6
Install Xen on VirtualBox?
Hey, Anyone tried before, is it successful? Also, Is it possible to use the CPU VT inside Xen if it is running inside VirtualBox? I want to setup such env. for testing purpose. Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Feb 07
2
Reading hierarchical data
I would like to read the following hierarchical data set. There is a family record followed by one or more personal records. If col. 7 is "1" it is a family record. If it is "2" it is a personal record. The family record is formatted as follows: col. 1-5 family id col. 7 "1" col. 9 dwelling type code The personal record is formatted as follows: col.
2004 Feb 24
3
Calculate Distance and Aggregate Data?
Hi all, I've been struggling learning R and need to turn to the list again. I've got a dataset (comma-delimited file) with the following fields: recid, latitude, longitude, population, dwelling and age. For each observation, I'd like to calculate the total number of people and dwellings and average age within 2 k.m. Distance could be Euclidean, however, a proper distance
2004 Feb 26
1
Distance and Aggregate Data - Again...
I appreciate the help I've been given so far. The issue I face is that the data I'm working with has 53000 rows, so in calculating distance, finding all recids that fall within 2km and summing the population, etc. - a) takes too long and b) have no sense of progress. Below is a loop that reads each recid one at a time, calculates the distance and identifies the recids that fall within 2
2019 Sep 09
7
multiple instances? Updated
Hello, Thomas_B._Rücker, ======= At 2019-09-09, 08:36:43 you wrote: ======= > >I am not familiar with a file called "icecast_run.xml". >Could this be a local modification to your installation? > >You should be able to check which one is used by opening the >"icecast.bat" file that you are using to start the server. aha!! You nailed it! I have no idea why
2010 Sep 15
1
Difficulty creating Julian day in data frame
Hi, I'm attempting to add a "Julian Day" column to a data frame. Here is my code and the resulting data frame: vic.data <- read.table("C:/VIC/data/vic.data.csv", header=F) names(vic.data) <- c("year", "month", "day", "precip", "evap", "runoff", "baseflow", "Tsup",
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola, I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully updated install to have it run as a PDC on hostname florentine, domain DAVEYST. There are no testparm errors. I've added users with useradd and smbpasswd -a I've added machines with useradd and smbpasswd -a -m I can see the server in my network neighbourhood and access/browse folders on
2020 Jul 15
3
Samba + Winbind : Kerberos Tickets
Hi Folks, We're in the process of setting up a Samba cluster (Samba+CTDB+etcd), and we (presently) using Winbind. We use AD. We're finding that the domain join (or kerberos ticket renewal) is unreliable. Every day we find Samba/Winbind is no longer joined to the domain. Now, we're in a bit of a learning curve here, and automating everything with Terraform + Ansible. We have yet to
2011 Jan 18
2
substituting level for NA in factor column
Greetings I have a bunch of NAs in a column of categorical variables designating the size classes (e.g., smallest to largest: 1,2,3,4) of cave crickets. I'd like to substitute "U" (for unknown) for the NAs. Can anyone give me an idea how to do this? Thanks in advance. Cheers Kurt *************************************************************** Kurt Lewis Helf, Ph.D. Ecologist
2016 Apr 18
3
Indicator Species analysis; trouble with multipatt
Hello, *Error in tx %*% comb : non-conformable arguments* Suggestions greatly appreciated. I am a beginner and this is my first time posting. I would like to get the summary for indicator species analysis, using package indicspecies with multipatt. I am getting errors, I believe, do to my data organization. After reorganizing and reorganizing, nothing has helped. > data<-
2015 Oct 13
2
Buildbots timeout
On 13 October 2015 at 21:51, Galina Kistanova <gkistanova at gmail.com> wrote: > Could you point me please (what bots and when did this happen)? http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/6793 > I will look. Thanks! I may be wrong, but this is not the first phantom issue I had to chase recently. :) Just want to make sure there wasn't anything from your side
2023 May 20
1
Windows -> Samba migration
Hello. At a site I've got a domain with only one DC, which is Windows 2012. This OS will be soon out of support and must be replaced. The replacement will be Windows 2022 standard, but, for reason I won't dwell into, it shulud not be a DC. Is it possibile to migrate this domain to a Samba DC, then join the new server as a member? Will Samba 4.16 do? Basically, I would: _ follow this
2011 Jan 28
4
Months in alphabetical order rather than chronological order in graph
Greetings Though I have months in chronological order in my data table, the data were sampled every other month (i.e., February, April, June, August, October, December), every time I try to plot them (on the x-axis) they are plotted in alphabetical order. What am I missing? Cheers Kurt *************************************************************** Kurt Lewis Helf, Ph.D. Ecologist EEO
2007 Dec 07
7
activerecord 2.0.1 gem
I have tried to install activerecord 2.0.1 both through gem update and by manually downloading it and doing gem install. They both fail with MANUAL: C:\DRC\ruby>gem install activerecord-2.0.1 ERROR: Error installing gem activerecord-2.0.1[.gem]: buffer error REMOTE: R:\workzone\dwell-aware\trunk>gem update --source http://gems.rubyonrails.com Updating installed gems... Attempting remote