Displaying 20 results from an estimated 3000 matches similar to: "got too little data ??"
2012 Jun 22
1
cumulative userdb ?
in Dovecot 2.0, is it possible to have kind of "cumulative" multiple
userdb ?
that is, for all users:
- extract some attributes (let's say: uid, gid, home) from a first
userdb (Passwd for example),
- an extract some other attributes (mail for example, but overwriting
those from the first userdb in case of redundancy) from a second userdb
(LDAP for example) ?
This is *different*
2012 Nov 19
0
upgrade 1.0.15 -> 2.1.7: MBOX index compatibility and performance
Hi,
we just upgraded our mailserver from Dovecot 1.0.15 to Dovecot 2.1.7.
We use MBOX format (due to legacy compatibility), system users,
PAM+GSSAPI auth, filesystem quotas, and indexes located on a separate
filesystem:
mail_location =
mbox:~/mail:INBOX=~/mail/INBOX:INDEX=/var/cache/dovecot/indexes/%16Hu/%u
The 2.1.7 configuration files have been rewritten based on default
templates
2007 Dec 12
1
Just verifying upgrade procedure?
When upgrading from source, it's ok to just run make install and every files will be overwritten with the new version?
Nothing else one should do?
Regards,
BTJ
--
-----------------------------------------------------------------------------------------------
Bj?rn T Johansen
btj at havleik.no
-----------------------------------------------------------------------------------------------
2010 Nov 03
0
bad optimization with nnet?
Hy,
I try to give an example of overfitting with multi-layer perceptron.
I have done following small example :
library(nnet)
set.seed(1)
x <- matrix(rnorm(20),10,2)
z <- matrix(rnorm(10),10,1)
rx <- max(x)-min(x)
rz <- max(z)-min(z)
x <- x/rx
z <- z/rz
erreur <- 10^9
for(i in 1:100){
temp.mod <- nnet(x=x,y=z,size=10,rang=1,maxit=1000)
if(temp.mod$value<erreur){
2007 Aug 03
6
try to bind samba traffic to specific interface - without success
Hello,
tonight my home samba server attracted my attention because i had seen
that the complete
traffic (copy user->server / server->user) goes via eth0 and not how
specified in smb.con
via the eth2 interface.
i tried to bind it like this:
*interfaces = lo eth2
*
in smb.conf ... any idea?
best regards
Jan
2008 Mar 04
4
Security issue #5: mail_extra_groups setting is often used insecurely
mail_extra_groups=mail setting is often used insecurely to give Dovecot
access to create dotlocks to /var/mail directory. If you don't use
mboxes in /var/mail, make sure this setting is cleared.
If you do use /var/mail mboxes and Dovecot gives permission errors
without it, do one of the following (in the preferred order):
a) Upgrade to v1.0.11 and use the new mail_privileged_group setting
2008 Mar 04
4
Security issue #5: mail_extra_groups setting is often used insecurely
mail_extra_groups=mail setting is often used insecurely to give Dovecot
access to create dotlocks to /var/mail directory. If you don't use
mboxes in /var/mail, make sure this setting is cleared.
If you do use /var/mail mboxes and Dovecot gives permission errors
without it, do one of the following (in the preferred order):
a) Upgrade to v1.0.11 and use the new mail_privileged_group setting
2023 Mar 21
1
"doveadm altmove -r" not working ?
> On 21/03/2023 00:26 EET Benoit Branciard <benoit.branciard at univ-paris1.fr> wrote:
>
>
> Hello,
>
> I have some trouble using "doveadm altmove -r".
>
> Regular "doveadm altmove" is OK, selected mails were moved to alternate
> storage as expected. But I can't manage to get them back to original
> location, "doveadm altmove
2023 Mar 20
3
"doveadm altmove -r" not working ?
Hello,
I have some trouble using "doveadm altmove -r".
Regular "doveadm altmove" is OK, selected mails were moved to alternate
storage as expected. But I can't manage to get them back to original
location, "doveadm altmove -r" has no effect.
We are using Dovecot 2.3.4 (Debian Buster package).
mail_location =
2023 Mar 21
1
"doveadm altmove -r" not working ?
Hi,
Your problem might be similar to mine a long time ago. IMO behavior of
"doveadm altmove -r" command with mdbox format is different to sdbox format:
- With sdbox format, when you move back a message to primary storage
(aka default storage), only the message and the file containing it are
affected. There is nothing impacted.
- With mdbox format, a file in storage contains
2004 May 04
3
Unable to gunzip file
Hello all,
I have downloaded samba-2.2.8a-1-sol8-suncc-32bit.pkg.gz and I am trying
to gunzip it but I get
gunzip: samba-2.2.8a-1-sol8-gcc295.pkg.gz: not in gzip format
what could be the problem ?
*********************************************************************************
Ce courriel ainsi que ses pieces jointes sont strictement reserves a
l'usage de la ou du destinataire et peut
2017 Jan 05
1
doveadm output format changes
It appears that doveadm output format changes every now and then,
without particular notice.
For example, the following command:
doveadm -f pager mailbox status 'messages recent' '*'
did output something like this until v2.2.24 :
mailbox: Mailbox1
messages: 58
recent: 12
^L
mailbox: Mailbox2
messages: 128
recent: 0
but switched to that in v2.2.26 :
Mailbox1
messages: 58
2012 Feb 27
1
samba ldap domain member server with cifs and nfs
Hi samba lists,
we have a samba-ldap domain running on a debian squeeze (samba
3.5.6)server (pdc and bdc).
I try to configure a domain member server on an other debian squeeze
that will serve as cifs and nfs server.
My Debian server member use winbind (on ldap) for mapping the users
windows sid to the unix uid.
The users mapping is write in the the ldap directory :
ou=idmap,dc=exemple,dc=com
2017 Jan 25
1
2.2.26.0 : accessing "mdbox_deleted" content destroys indexes
Accessing or listing "mdbox_deleted" contents seems to destroy MDBOX
indexes.
Examples of commands which triggers this problem ($home being the home
directory of $user, and mail_location being mdbox:~/mdbox):
doveadm -o mail="mdbox_deleted:$home/mdbox" -f table mailbox status -u
"$user" 'messages vsize' INBOX
doveadm -v import -s -u "$user"
2003 May 23
1
Summary statistics & plots of repeated measures data
I'm an R novice and my colleagues are about to convince me to get my
data into SPSS, which will presumably be easier for someone who
doesn't live in R to point and click his way into some kind of
analysis that might be meaningful.
I've got two groups of subjects (classkey in the table below).
They've each received several different treatments. One measure is a
1-7 rating taken
2004 May 07
1
Problem accessing share directory
I have installed samba on my unix server, the windows users see the shared
directory but are not able to access it.
Do I need to do something on the NT server side ?
The user that is promped to me when accessing the shared drive is guest
why ?
I would like it to be one of my unix users on the server. What am I doing
wrong here ??????
2006 Jul 13
1
ts and stl functions - still a problem
Hi
I am still having problems with using the stl function, when I read the csv file into R into a file called tkr and use dim(tkr) the result is 132 1 which is fine.
When coerce it into a trime series using ts either:
tstkr <- ts(t(tkr), deltat=1/12) or
tstkr <- ts(c(tkr), deltat=1/12)
and use the stl function I get the following error:
Error in
2003 Nov 24
2
merging variable and character
Hi R lovers! I'd like to know the trick to get a plot with a title
associating variable and text
I'd like to plot something like
for (i in 1:10) plot(x[,i],ylab="Serie" & i)
to get Serie 1 Serie 2 so on and so forth... of course it doesn't work.
If somebody could give me an idea, it would be very nice
thank you very much and long life to R
Vincent
2008 Feb 08
2
learning S4
Hi the list.
I try to learn the S4 programming. I find the wiki and several doc. But
I still have few questions...
1. To define 'representation', we can use two syntax :
- representation=list(temps = 'numeric',traj = 'matrix')
- representation(temps = 'numeric',traj = 'matrix')
Is there any difference ?
2. 'validityMethod' check the
2006 Sep 08
4
Connecting to a SQLBASE database with R
Hi,
I am trying to extract data from a database with R in order to produce monthly statistics.
I found in the R Website, the package RODBC, RSQLite and others ones which permit this kind of extraction.
The database I want to be connected with is a SQLBASE 7.0 database.
So, I would like to know if, using one of these package or another one, I could be able to connect with this type of database.