Displaying 20 results from an estimated 500 matches similar to: "dovecot+LDAP/AD encoding issue"
2019 Feb 11
2
smtp_address_cmp does not ignore case of localpart
Hi,
in src/lib-smtp/smtp-address.c line 759 the localpart is compared with
null_strcmp, which does not ignore the case. While this is the correct
behavior (according to the RFC) it causes problems in real life.
In my case the vacation notices are not sent, if someone writes to
First.Last at ruhr-uni-bochum.de because :addresses contains (only)
first.last at ruhr-uni-bochum.de.
Regards,
2011 Nov 14
1
Power analysis and sample size calculation for nonlinear regression
Is there a library that provides power calculation and sample size
estimation for nonlinear regression?
The task is easy for linear regression with the "pwr" package, but I
can't find a method for nonlinear regression (estimated with the "nls"
package).
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- --
-- Dr. Johannes W. Dietrich, M.D.
--
2016 Apr 29
2
Panic: file message-part-serialize.c: line 90 (part_serialize): assertion failed: (part->children == NULL)
Hi,
I just found this in my logs:
Apr 29 11:05:20 lmtp(joerg.eggenstein at ruhr-uni-bochum.de): Panic: file message-part-serialize.c: line 90 (part_serialize): assertion failed: (part->children == NULL)
Apr 29 11:05:20 lmtp(joerg.eggenstein at ruhr-uni-bochum.de): Error: Raw backtrace:
/usr/local/dovecot/lib/dovecot/libdovecot.so.0(+0x9c7f9) [0x7fa88bfbf7f9] ->
2010 May 12
6
Path to R script
There is certainly a trivial solution for my question, but I can't
find the answer in the documentation.
I need a platform independent method to obtain the file path of the
current R script.
My working group uses R on several machines with different operating
systems including Mac OS X, Windows and Linux, and for obvious
reasons the file hierarchies are very different. Therefore, it
2010 Aug 13
1
Bug in t.test?
Hello all,
due to unexplained differences between statistical results from
collaborators and our lab that arose in the same large proteomics
dataset we reevaluated the t.test() function. Here, we found a weird
behaviour that is also reproducible in the following small test
dataset:
Suppose, we have two vectors with numbers and some missing values
that refer to the same individuals and that
2016 Mar 20
2
[BUG] Dovecot 2.2.22 lmtp child killed with signal 11
Hello,
after upgrading to 2.2.22 the lmtp service is crashing (segfault) a few
times per hours.
>From the logs:
Mar 19 16:37:29 lmtp(redacted at ruhr-uni-bochum.de): Info: ohZXLe1x7VaUeQAAEc+Mrg: sieve: msgid=<redacted at async.facebook.com>: discarding vacation response to mailinglist recipient <redacted at facebookmail.com>
Mar 19 16:37:29 lmtp(31124): Info: Disconnect from
2004 Nov 05
2
Problems with the sort function!?
Hello All.
I am running R 2.0.0 with a Win XP operating system. The same problem occured
with R 1.9.1 but not with R.1.3.1 on a Win NT computer.
My request is about the following problem with the sort function:
The vector price is a vector of 789 asset prices of the following form,
> mode(price)
[1] "numeric"
> price[1:10]
[1] 1.1315 1.1314 1.1313 1.1314 1.1315 1.1316 1.1315
2015 Aug 13
2
sieve-filter failure problems
I use sieve-filter for postprocessing misclassified mail.
For false positives I use the following script:
require [ "variables", "include", "fileinto" ];
global [ "FORCENOSPAM", "ext", "ext1" ];
set "FORCENOSPAM" "YES";
fileinto "JUNK-PRENOUCE";
if header :matches "Delivered-To"
2007 Jan 15
2
Whine in dual core Windows PC if R uses full CPU capacity
Dear R-developers,
the following may seem a weird question for R-devel – I try anyway, because it
does seem to be related to usage of R and R's way of interacting with the
hardware.
When running R (2.4.0) on my new dual core Windows XP system (Intel Core 2 Duo
E6600, Mainboard ASUS P5B, BeQuiet Power Unit), I observe various types of
sounds (not related to fans) when running at full
2001 Jul 23
1
forwarded message from mouring@etoh.eviladmin.org
On Mon, Jul 23, 2001 at 12:49:14AM +0100, Matthew Vernon wrote:
> ------- start of forwarded message -------
> From: <mouring at etoh.eviladmin.org>
> To: Matthew Vernon <matthew at empire.ucam.org>
> cc: <openssh-unix-dev at mindrot.org>
> Subject: Re: [patch] GNU/Hurd compatibility patches
> Date: Sun, 22 Jul 2001 12:39:32 -0500 (CDT)
>
>
> We
2007 Nov 23
0
Major update to package relimpo: Version 2.0
Dear userRs,
Version 2.0 of package relaimpo is on CRAN (and on my homepage with an
additional metric for non-US users). It contains several major improvements:
- usage of factors
- incorporation of interactions (for metric lmg only)
- incorporation of observation weights
- application to data from complex surveys
- processing of multiply imputed data
The latter two points are somewhat
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
1997 Sep 03
1
Multiple class C addresses
I have gotten Samba to work but them came up with a problem.
It is working on a mchine with the class C address 198.xxx.xxx.xxx.
Any PC's with that on that IP address can see the server just fine.
However, we also have another class C 207.xxx.xxx.xxx and folks on that
one cannot see the server. We have seen this problem before and NetBeui
solved that one. Any ideas?
Thanks in advance.
2016 Mar 21
3
Dovecot 2.2.22 - doveadm via socket not working
Hello,
(my) doveadm is no longer working if I use the -S socket_path.
# doveadm quota get -S mbx7:542 -u myaccount
doveadm(myaccount): Error: doveadm server disconnected before handshake: EOF
doveadm(myaccount): Error: mbx7:542: Command quota get failed for jobsanzl: EOF
Quota name Type Value Limit %
The server logs:
Mar 22 00:29:47 doveadm(134.147.53.150):
2000 Jun 22
4
Solaris 8
Dear sirs,
Could you please tell me if your last Samba version runs on Solaris 8??
I apreciate your answer.
--
Best regards,
Flemming S?rsdal
______ System Support Eng.
/_____/\ Enterprise Services
/____ \\ \
/_____\ \\ / Sun Microsystems AS
/_____/ \/ / / Gjerdrums vei 12
/_____/ / \//\ N-0486 Oslo, NORWAY
\_____\//\ / / phone: + 47 22 02
1999 Sep 16
2
install/libraries on solaris2.6 (PR#280)
Full_Name: ulrich poetter
Version: 0.65.0
OS: sparc-sun-solaris 2.6
Submission from: (NULL) (134.147.95.163)
Building R-0.65.0 on sparc-sun-solaris2.6 using sun make + gcc 2.95.1+ binutils
2.8.1
and ./configure --with-g77 fails when building the eda etc. libraries. The
configure
script produces SHLIBLDFLAGS= -G. Replacing this in config.site by
SHLIBLDFLAGS = -shared gives no errors during
2011 Dec 01
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
We, the prometheus image archive at the University of Cologne
(Germany), would like you to take note of the following job
announcement for a full-time software developer position in Cologne,
Germany. Please note that fluent German is required.
Cheers
Jens
----
In der Philosophischen Fakultät, im *Kunsthistorischen Institut,
prometheus - Das verteilte digitale Bildarchiv für Forschung &
2013 Jul 26
2
dovecot-lda not logging if dovecot runs under daemontools
Hello all,
I have dovecot running under daemontools and I can't see dovecot-lda in
action when I read the logs. I've set the logs to /dev/stderr because
daemontools redirects /dev/stderr to /var/log/dovecot/current.
The dovecot server works fine and I know that dovecot-lda is actually
doing the delivery, because the sieve facility is working as well. I can
get lda log working -but
1999 May 19
3
auditing/closecmd/smbwebstatus patch updates
I'd like to take a moment to thank the samba team for a painless upgrade
from 2.0.2/3 to 2.0.4. configure, make, stop, install, start. It was a
joy. Woo woo!
I've updated for 2.0.4 the patches for my auditing system, the close
command parameter and smbwebstatus.
Everything should be accessible at http://www.reac.com/samba/
auditing:
http://www.reac.com/samba/samba-audit.html
This
2005 Sep 18
3
as.data.frame segfaults on large lists (PR#8141)
Full_Name: Ulrich Poetter
Version: 2.1.1
OS: i686-pc-linux-gnu FC2
Submission from: (NULL) (134.147.95.187)
as.data.frame() segfaults on lists with very many elements:
> dfn <- rep(list(rep(0,2)),198000)
> test <- as.data.frame.list(dfn)
Process R segmentation fault at Sun Sep 18 17:06:02 2005