similar to: Some quick questions about dovecot

Displaying 20 results from an estimated 4000 matches similar to: "Some quick questions about dovecot"

2005 Dec 15
2
Patch: More of kqueue() support.
Hi, the attached patch contains these changes: 2005-12-15 22:18 Vaclav Haisman <v.haisman@sh.cvut.cz> * src/lib/ioloop-kqueue.c: Fix IO_ERROR behaviour. * src/lib/ioloop-notify-kqueue.c: New file. * configure.in: Improve kqueue detection and handling. Cleanup. The configure.in changes that are not related to kqueue are there to make autoconf 2.59, automake 1.9.6 and libtool 1.5.20
2008 Feb 03
2
Sends files when I don't think it should
Hi, I've got one thats really stumping me... rsync 2.6.9 from FreeBSD ports on both ends. /usr/local/tmp/rsync --dry-run -v -v -v -v -v -v -v -v -v -v -v -v --dry-run -vrlptHDgozxS --partial --force --delete --numeric-ids --exclude='A/*' --include='*/' /usr/local/etc/machines/ rsync@A:/usr/local/etc/machines/ It seems to be sending over files that I can't understand
2011 Oct 25
2
extract data for specific levels factor
Dear all, I'm trying to analyze data with the following structure: ind cat tx age 40.2 por fol peq vh 35 41.9 por fol med vh 35 68.9 por fol preov vh 35 71.5 por fol peq ser 37 67.5 por fol med ser 37 76.9 por fol preov ser 37 78.7 por fol peq otr 37 78.3 por fol med otr 37 82.1 por fol
2005 Dec 19
1
Migrating from mbox to maildir, which converter is compatible with dovecot
Hi, I'm testing/debuging the migration from mbox to maildir in a mailserver running Dovecot 1.0alpha5. I migrated all 472715 emails(in a test server) and later noted that dovecot could not get the same flags/status of the emails as in the mbox. I was using perfect_maildir.pl and I think its not dovecot fault. Seems to me that perfect_maildir.pl convert the emails in a way that dovecot could
2006 Mar 08
1
Overriding inbox location in passwd-like file
Hi, I have some real users and some virtual users. The real users use mbox file as their inbox. But I'd like to use Maildir as inbox for the virtual users. (The reason is that I am actually moving some accounts from another server that already uses Maildir.) I'd like Dovecot to find Maildir in $HOME of my virtual users as their inbox. So I tried to use the following in my users.passwd
2006 Feb 22
2
Changing listen ports
Hi, I want to change ports that Dovecot uses to listen for connections. I have listen = [::] in global section and listen = 0.0.0.0:10143 and listen = 0.0.0.0:10110 in protocol imap and protocol pop3 sections. The problem is that it doesn't seem to work for SSL ports of the two protocols and I get following error when I try to start the service: Fatal: listen(993) failed: Address already in
2001 Feb 05
0
Change of licence for header files and import libraries
The copyrights on the distributed header files and export files R.exp have been changed to the more permissive LGPL. It came to our attention that some projects are interpreting GPL to mean that compiling against the header files or linking against a Windows import library brings the compiled code under the scope of GPL. This would mean it would be impossible to distribute binary versions of
2003 Jul 15
0
Multinomial Logit with multiple groups
Hi, I am inexperienced with ML and R so please be tolerant :) I am trying to replicate the method I have seen in a paper without success. If my understanding is correct (a big 'IF') it seems to use Multinomial Logit on multiple groups of various sizes, with 'nature' selecting the choice (the winner) - then uses Maximum Likelihood to optimise the parameters to produce a model for
2011 Jan 27
0
selection of hinge function with restrictions, machine learning, earth package,
Hi, I have a few questions regarding machine learning packages in R, e.g. earth package and its forward pass and prunning pass, and hinge functions selection in the example below. 1) How could I force the algorithm to generate knots in hinge function only with values < 90 for e.g. variable doy? 2) Is it possible to restrict the algorithm to generate maximum number of terms per a selected
2011 Mar 14
0
selection of hinge function with restrictions, machine learning, earth package,
On 2011-01-27 14:22, Rasti Matus wrote: > I have a few questions regarding machine learning packages in R, > e.g. earth package ... > > 1) How could I force the algorithm to generate knots only with > values < 90 for variable doy? Not possible in the current implementation. In principle it would be possible to extend earth so the user-defined "allowed" function
2005 Dec 14
2
Patch: ioloop using kqueue/kevent for FreeBSD
Hi, I would like to submit the attached patch. It implements IO loop using FreeBSD's kqueue/kevent syscalls. It is based on snapshot of CVS HEAD as of 2005-12-12. I could only give it limited testing on FreeBSD 5.4 but it works fine so far. Vaclav Haisman -------------- next part -------------- diff -rN -u old-dovecot-cvs/autogen.sh new-dovecot-cvs/autogen.sh ---
2011 Jul 25
1
Ouch - brown, hansen error
Hi I'm trying to use ouch's hansen and brown functions but I get the error: > brown(logflatnodes,archotreeouch) Error in backsolve(l, x, k = k, upper.tri = upper.tri, transpose = transpose) : NA/NaN/Inf in foreign function call (arg 1) and with hansen also: Error in optim(par = c(sqrt.alpha, sigma), fn = function(par) { : function cannot be evaluated at initial parameters
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
On Thursday 04 October 2007 04:27:47 you wrote: > Sir, you need to provide more information. What kind of errors? What > is not working? What exactly are you trying to do? What compiler are > you using? H IV0, we are using a lot of different cross-compiler (mainly based on GCC 3.4.x) When I tried to cross-compile FLAC for non-i386 platforms (such as ARM), I use use
2009 Nov 20
1
Licenses GPL and LGPL
Hello, I am new to Cortado and I am very interested in playing video in some of my Java applets using the Theora decoder. I would like to write a LGPL library to use the decoders in Processing (see processing.org). I prefer LGPL over GPL because it allows a wider usage of the library. The core libraries of Processing are released under LGPL as well. I would like to use com.fluendo.plugin and
2002 Jun 18
2
rsyncd + scripting
Hey all, Like a lot of folks, I use rsync to pull content out to production web servers. Tastes great, less filling. Here's what I'd like to be able to do: Sometimes a web tree is not ready to sync, for whatever reason. I have many modules available, so stopping ryncd is not an option. I'd like to be able to tell rsync in daemon mode "this particular module is not available at
2010 Jan 03
1
package license questions
I am looking for some advice on licenses. Here is my situation: Over the last couple years, I have developed a rather large number of fire department analysis functions. I am in the process of trying to publish some packages to make these functions available to the public. I am trying to release two packages that essentially define S4 classes for common types of fire department data. Then, I
2004 Aug 25
3
Beginners Question: Make nlm work
Hello, I'm new to this and am trying to teach myself some R by plotting biological data. The growth curve in question is supposed to be fitted to the Verhulst equation, which may be transcribed as follows: f(x)=a/(1+((a-0.008)/0.008)*exp(-(b*x))) - for a known population density (0.008) at t(0). I am trying to rework the example from "An Introduction to R" (p. 72) for my case and
2010 Aug 06
1
Is R GPL or LGPL (or can I write a commercial front end to R)?
Note I'm not asking for any legal advice here obviously, simply what the intention of the R foundation is with regard to allowing commercial connection to R. I've looked at various threads on the r-devel archive and it looks like this may have been discussed before, but as far as could tell, not to any great resolution, and not, it seems, specifically covering this angle. In the
2009 Apr 23
1
License status of CRAN packages
(Subject: renamed as thread hijacked from the ParallelR thread --Dirk) On 23 April 2009 at 14:44, Gabor Grothendieck wrote: | Aside from R there are the add-on packages. | | A frequency table showing the licenses of the CRAN packages indicates | that the all or almost all packages have some sort of free software license | with GPL licenses being most common. (A few packages have restrictions |
2011 Feb 13
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
On Feb 12, 2011, at 10:28 AM, Talin wrote: > On Sat, Feb 12, 2011 at 6:40 AM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote: > Looks cool Talin. > > Personally it would be nice if it was checked into llvm.org, but is wxWidgets LGPL like license > an issue for llvm's repository? > > There should be no problem with the license. wxWidgets is indeed distributed