Displaying 20 results from an estimated 8000 matches similar to: "samba connection problems with Win95"
2007 Jan 24
1
[sfs@tc.umn.edu: Re: dovecot-auth file descriptor usage]
I hate to be a pest, but are there any revelations on file descriptor
"overusage" by dovecot-auth?
----- Forwarded message from Steven F Siirila <sfs at tc.umn.edu> -----
Date: Sat, 20 Jan 2007 12:42:50 -0600
From: Steven F Siirila <sfs at tc.umn.edu>
To: Dovecot Mailing List <dovecot at dovecot.org>
User-Agent: Mutt/1.4.2.1i
Subject: Re: [Dovecot] dovecot-auth file
2006 Nov 02
0
Postfix + Dovecot LDA Problem
I am having a problem setting up a server to handle e-mail in a way
in which it had always done traditionally, but with Postfix+Dovecot LDA.
Here's a rundown...
Solaris 9
Postfix 2.3.3
Dovecot 1.0.rc10
Postfix non-defaults (postconf -n):
alias_maps = dbm:/etc/mail/aliases
command_directory = /opt/postfix/sbin
config_directory = /etc/opt/postfix
daemon_directory = /opt/postfix/libexec
2005 Jan 14
1
empirical (sandwich) SE estimate in lme ()?
Is it possible to get the empirical (sandwich) S.E. estimates for the
fixed effects in lme () (thus allowing possibly correlated errors within
the group)? In SAS you can get it by the 'empirical' option to PROC MIXED.
Cheers,
Michael
--
Na (Michael) Li, Ph.D.
Division of Biostatistics A443 Mayo Building, MMC 303
School of Public Health 420 Delaware
1998 Aug 25
0
install on Caldera
We are having problem installing version 1.9.18p8 (latest) on a box
running Caldera version 2.0.33 (giving an error: "code will only
compile on versions of linux after 2.1.7). Other than upgrading the
kernel, is there an older version of the samba files I can obtain
(was unable to locate...).
Also, what is the purpose of the "Binary Packages" folder (noticed
there was a
2007 Jan 10
1
[sfs: dovecot-auth file descriptor usage]
I am re-posting this message from last Friday, as I have seen no replies.
It is critical that we address this problem, since until then we cannot
put more than a few hundred users on our server.
If Dovecot-auth TRULY needs to keep open a file descriptor for every single
login session, we will have to start looking at alternatives.
In short: Help!
----- Forwarded message from Steven F Siirila
2006 Oct 17
4
Problem with rc10
I just upgraded our test server from rc6 to rc10...
ISSUE #1
I noticed that we no longer are getting two "From_" lines. However, the
one that was good (had the original sender e-mail address) is now gone.
The one with "dovecot.deliver" remains.
I attempted to add "-d test" to the mailbox_command line in main.cf as follows:
mailbox_command =
2011 Aug 05
1
If find x, then y, else do nothing
I want to write code that says "If you find an element equal to 4 in this
vector for each person in the data set tested separately, then put in 1 for
2 and 2 for 4, else leave the variable as is"
u.ppl <- (unique(init.dat1$grid))
l.ppl <- length(u.ppl)
for (i in 1:l.ppl)
{
if (grep("4",init.dat1$Slide1_RESP)) {2 == 1, 4 == 2}; else
2005 Apr 14
2
documentation for 'open': some clarification?
I'm been doing more and more of file text parsing inside R instead of
coping with Perl. For that, I need open a file and read it line-by-line.
I found the documentation for 'open' isn't very clear.
Right now it has
,----[ *help(R)[open]* ]
| 'open' opens a connection. In general functions using connections
| will open them if they are not open, but then close them
2007 Mar 27
3
odd behavior with Dovecot LDA
Okay, to convince myself that quota handling was working okay with
Dovecot 1.0-rc27 on Solaris 10, I tested sending a message to an
account that was purposely over-quota. The account in question had
a vacation message set up.
For the first test, there was no $HOME/.imap directory at all.
I received the vacation message, but the message which was supposed
to be delivered locally queued in Postfix
2006 Oct 09
2
Dovecot LDA
On Sun, Oct 08, 2006 at 10:25:53PM +0300, Timo Sirainen wrote:
> On Fri, 2006-10-06 at 21:00 -0500, Steven F Siirila wrote:
> > I am running Dovecot 1.0-rc6 along with dovecot-sieve from 2006-10-05 CVS.
> > I am calling dovecot deliver from Postfix (main.cf):
> >
> > mailbox_command = /opt/dovecot/libexec/dovecot/deliver
> >
> > Upon switching to dovecot
2006 Oct 26
2
www.dovecot.org misconfigured?
I am having difficulting getting to www.dovecot.org and wiki.dovecot.org.
My browser tells me it can't find them. Anyone know what's up?
--
Steven F. Siirila Office: Lind Hall, Room 130B
Internet Services E-mail: sfs at umn.edu
Office of Information Technology Voice: (612) 626-0244
University of Minnesota Fax: (612) 626-7593
2011 Aug 22
1
Counting Elements Conditionally
R -
I have 3 variables with data below. Variable "Rev" is a vector that changes
from 1 to 2, 2 to 3, etc.... Variable "FF" is a binary variable with 1's
and 0's. Variable "bin" is a different binary variable with 1's and 0's.
I want to calculate the number of elements:
1. Starting with the first element where Rev switches (i.e. 1 to 2)
2. The
2007 Jan 02
1
Dovecot 1.0-rc15 on Solaris 10
We are running Dovecot 1.0-rc15 on Solaris 10 and are starting to ramp up
our user count and ran into a file descriptor limit:
Jan 1 19:38:54 <hostname> dovecot: IMAP(username): Newly created index file is corrupted: /home/username/.imap/foldername/dovecot.index.tmp
Jan 1 19:38:54 <hostname> dovecot: IMAP(username): file mail-index.c: line 1806 (mail_index_move_to_memory): assertion
2011 Jul 27
1
Hidden Markov Models in R
R Community -
I am attempting to fit a model as described in Hampton, Bossaerts, and
O'doherty (J. Neuroscience) 2006. They use a bayesian hidden markov model
to model the Reversal Learning data. I have tried using HMM and depmixS4
with no success. My data is a Reversal Learning Task in which there are 3
sets of patterns over 3 blocks. The participant receives incorrect or
correct
2007 Mar 19
2
Index files in .imap directory
A few RC releases ago we had a problem where a user's restored home directory
contained a .imap folder either from a previous RC release or perhaps it was
a different server. In any event, restoration of the user caused problems
since Dovecot choked on the restored .imap index files. Removing those index
files cleared the problem. I'm wondering if this is still an issue, and
therefore
2011 Nov 16
1
Cubic Gradient Descent Package
R -
Does anyone know of a cubic gradient descent package? I found grad.desc()
but that only allows for a 2d function. I have 3 free parameters and thus
am looking for a 3d function.
Thank you,
--
Edward H. Patzelt
Research Assistant – TRiCAM Lab
University of Minnesota – Psychology/Psychiatry
VA Medical Center
S355 Elliot Hall: 612-626-0072
www.psych.umn.edu/research/tricam
[[alternative
2011 Jun 28
2
Loop through each subject
R help -
I am attempting to write a script that has multiple subjects in 1 data file.
Each subject has multiple rows with columns as variables. Here is my code,
I am having problem executing it on each unique subject id (dat$Subject).
getwd()
setwd("/Users/edwardpatzelt/Desktop/Neuroimaging/MERIT/SRRT/merge")
dat <- read.table("test2.txt", header = TRUE, na.strings
2004 Feb 13
6
Building r-devel on Panther
I did:
./configure --with-blas='-framework vecLib' --with-lapack --with-aqua
make
sudo make install
sudo make install-aqua
Everything seems to be OK (some warnings about multiple definitions of
some symbols). However:
bass$ /Library/Frameworks/R.framework/Resources/bin/R
Fatal error: unable to open the base package
I got the same message when clicking on R.app in /Applications
This
2007 Mar 21
1
mail looping
We are running Postfix 2.3.3 and Dovecot 1.0-RC27 on a Solaris 10 server.
We use the Dovecot LDA for local delivery. Problems arise with looping mail
whenever a user's .forward contains a reference to themselves. This most
frequently occurs when a user sets up a vacation since it then puts this in
their .forward file:
\username, "|/usr/bin/vacation username"
The vacation program
2007 Mar 28
2
assertion failed (1.0-rc27)
Under Dovecot 1.0-rc27 on Solaris 10 we noticed this error today affecting
one of our users repeatedly:
Mar 28 14:02:01 myhost dovecot: IMAP(myuser): file mbox-sync-rewrite.c: line 423 (mbox_sync_read_and_move): assertion failed: (need_space == (uoff_t)-mails[idx].space)
Mar 28 14:02:01 myhost dovecot: IMAP(myuser): Raw backtrace: 0x7ac54 -> 0x42cd4 -> 0x3e968 -> 0x3f54c -> 0x3f980