Displaying 20 results from an estimated 500 matches similar to: "No reply to our critical packet"
2005 Aug 23
2
Weird internaldate behavior with 1.0-test80 and mbox folder
Has anyone else encountered weird date behavior with mbox-style folders?
I am nearly ready to bite the bullet and convert my UW imap hierarchy
(which is in mbx format) to Dovecot. In so doing, I need to convert each
UW-specific mbx-format mailboxes to the more portable mbox format, which
Dovecot can read. (This is done with the 'mbxcvt' utility that's part of
UW.)
I am then
2005 Sep 06
3
Misbehavior with Dovecot and Mulberry
I'm having a bit of misbehavior wherein Dovecot seems to refuse to
cooperate with my Mulberry MUA. By and large, everything works great.
I can move mail back and forth happily. I can compose a note and copy
the outgoing mail to my Dovecot "Sent" folder using my default Mulberry
settings. But if I reply or forward a mail, I get a Mulberry error popup
saying that it
2005 Jan 12
1
[survey] R for Reporting - the R Output MAnager (ROMA) project
Hi R UseRs,
I am interested in providing Reporting abilities to R and have initiated a
project called R Output MAnager (ROMA).
My starting point was my R2HTML package which provides (rough) HTML
exportations. I began with trying to mimic it for LaTeX but fastly did
realize that it was a bad idea.
Thus, I started again from scratch a new package and did spend a lot of
time reading about this
2004 Sep 22
1
S4 methods and polymorophism
Hello R Power Users,
There is a rather large introduction you may skip to go directly to
my question about S4 classes.
I am working on some toy code to help me get in through S4 classes.
Doing this homework, I have some questions about S4 classes. I have
carefully read available help and some additional material such as Robert
Gentleman's slides and special attention to "Programming
1999 Oct 19
1
samba setup.exe rant part 2
this was previously posted only on samba-ntdom, but that was probably
not the right list so i'm cross-posting to both samba and samba-ntdom.
here's the problem:
on NT4 w/ SP4 or SP5, self-extracting 16-bit install files work just
fine in directories w/ Long File Names.
on SAMBA 2.0.5a, i can get none of the aforementioned files to install
from directories w/ Long File Names.
a good
2005 Feb 02
1
Masq errors?
Hi all,
I have a problem with a new Shorewall box I''m trying to migrate from
iptables rules to shorewall 2.2.0.
I have a 3 interfaces setup:
- eth0 ---> internet (ip address)
- eth1 ---> remote office (10.0.0.0/8)
- eth2 ---> lan (192.168.16.0/24)
I''m using a very simple and common setup, with just a few DNAT rules in
my /etc/shorewall/rules file, and about twenty
2005 Jan 14
1
S3/S4 classes performance comparison
Hi R-devel,
If you did read my survey on Rhelp about reporting, you may have seen that
I am implementing a way to handle outputs for R (mainly target output
destinations: xHTML and TeX).
In fact: I does have something that works for basic objects, entirely done
with S4 classes, with the results visible at:
http://www.stat.ucl.ac.be/ROMA/sample.htm
http://www.stat.ucl.ac.be/ROMA/sample.pdf
To
2008 Jul 23
3
maximum likelihood method to fit a model
Dear R users,
I use the glm() function to fit a generalized linear model with gamma distribution function and log link.
I have read in the help page that the default method used by R is "glm.fit" (iteratively reweighted least squares, IWLS).
Is it possible to use maximum likelihood method?
Thanks
Silvia Narduzzi
Dipartimento di Epidemiologia
ASL RM E
Via di S. Costanza, 53
00198
2006 Nov 09
1
Merge: how can I keep discarded values?
Good morning,
I am merging two datasets and I would like to save the non-matching rows
in a separate file.
The problem is how to retrieve the non-matching rows in R.
Example:
DATASET A
code nomi
A1 Franco
A2 Mario
A3 Andrea
A4 Sandro
A5 Luca
DATASET B
code book
A1 Guerra e Pace
A1 Storia di Roma
A2 La coscienza di Zeno
A4
2019 Jan 11
2
upgrade to 4.8.3 authentication not work without specifying domain
How about setting:
map untrusted to domain = yes
The default changed here. But it would still help if we could see the
smb.conf as the big difference with 4.8 is that winbind needs to run
now. This might also do something like this.
Regards
Christian
Am 11.01.19 um 10:46 schrieb L.P.H. van Belle via samba:
> I gave you the most simple option.
>
> And the difference is.
>
2019 Jan 11
3
upgrade to 4.8.3 authentication not work without specifying domain
If the clients login locally and not in a domain.
Then tell you users to use .\loginname
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Alberto Maria Fiaschi [mailto:alberto.fiaschi at estar.toscana.it]
> Verzonden: vrijdag 11 januari 2019 10:16
> Aan: L.P.H. van Belle
> CC: samba at lists.samba.org
> Onderwerp: Re: [Samba] upgrade to 4.8.3 authentication not
2019 Sep 16
1
Dovecot 2.3.7.2 lucene segfault and coredump
Hi Stephan,
thanks for your replay.
This is bt full output:
(gdb) bt full
#0 clear (this=0x0) at /usr/src/debug/clucene-core-2.3.3.4/src/core/CLucene/util/VoidMap.h:123
No locals.
#1 lucene::search::FieldSortedHitQueue::_shutdown () at /usr/src/debug/clucene-core-2.3.3.4/src/core/CLucene/search/FieldSortedHitQueue.cpp:60
No locals.
#2 0x00007f7dc5eabe96 in _lucene_shutdown () at
2019 Sep 16
2
Dovecot 2.3.7.2 lucene segfault and coredump
Hi,
I have other information.
I analyzed the core dump:
(gdb) core 22534
[New LWP 22534]
Reading symbols from /usr/libexec/dovecot/doveadm-server...Reading symbols from /usr/lib/debug/usr/libexec/dovecot/doveadm-server.debug...done.
done.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by
2004 Sep 22
2
winbind users get lost sometimes (repost)
Sorry I'm re-posting this topic because I'm becoming crazy about it
In addiction to what follows (that is the old post) I can add that in some
hours everything return ok.
I use samba and winbind under linux in a NT4 domain.
I've set pam to use winbind for authentication. Every NT domain user has
his home (/home/winnt/j.smith) and can login the machine.
It is going all ok but
2003 Sep 22
1
(no subject)
Hi, I have a problem to understand the use of subsets of data while running a regression model.
In particular, I am using sm.regression with these commands
plot(lndip96,gdip,col=1,type= "n")
sm.regression(add=T,lndip96,gdip)
and I must run this model for two subsets of the data; in particular for lndip<=2.7 and for lndip>2.7.
Thank you in advance for your help
Roberto Basile
2017 Jan 13
1
Samba-Bugzilla account request .
I would like to have an account to report a bug.
If the username is free:
username: bud4
mail: alberto.fiaschi at estar.toscana.it
BUG:(do not attach the logs because they contain sensitive information)
samba 4.4.4 Bug access based share enum = yes not work It does
not work with many shares
I have a server with a lot of shared folders. (1600) To make life easier
for users I need to show them
2002 Oct 04
2
Problem with construction (1-x)^(1-y) (PR#2103)
Hello!
I have any problem with construction (1-x)^(1-y) if y<1
> x=5
> y=.5
> (1-x)^(1-y)
[1] NaN
> (1-y)
[1] 0.5
> (1-x)^0.5
[1] NaN
> (1-x)
[1] -4
> -4^.5
[1] -2
Roma V. Kalaida
E-mail rss@rss.phtd.tpu.edu.ru
<<insert bug report here>>
--please do not edit the information below--
Version:
platform = i686-pc-linux-gnu
arch = i686
os = linux-gnu
2008 Aug 28
1
"error using packet 1"
Hello,
I'm Giovanni from ROMA..
I can't find a solution for the error:
"error using packet 1
the y field is not specified and it has not a default value"
(this is my traslation from italian language)
The code is:
pc<- qqmath(~valori,
distribution=function(p) qweibull(p,beta,alpha),
prepanel = prepanel.qqmathline,
panel = function(x, y) {
2004 Apr 13
1
R 1.9.0 and cursors
Hi all,
I have successfully compiled and installed (OS: Linux Mandrake 9.2) the last
devel version of R (ver. 1.9.0). All seems to go well, but now I cannot use
the cursors for exploring back the command history (when I press the cursor
key the following characters are shown: ^[[A , or ^[[B etc.).
Hints and suggestions are welcomed.
Thanks.
Paolo
--
-----------------------------
Paolo
2008 Jul 25
1
cannot allocate vector of size...
Hi the list,
I have a problem of memory space while running step() function:
Error: cannot allocate vector of size 50.9 Mb
I've tried with:
> memory.size(max = FALSE)
[1] 803.4714
#which should be the amount of memory currently in use
> memory.limit(size = NA)
[1] 1015.480
#which should be the memory size
> memory.size(max = TRUE)
[1] 997.75
#which should be the