Displaying 20 results from an estimated 300 matches similar to: "Missing devel packages?"
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
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 Mar 10
2
File name too long
Hi,
I've got a File name too long problem using rsync-2.5.6 or rsync 2.5.5-0.1
(debian)
I had a look to the mailing list archive and to the todo file and all I've
seen was that the problem only appears on old special systems.
I'm using debian 2.2.20. (is it too old?)
I've already posted this bug in debian bug tracking system
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
2024 Mar 14
0
CentOS Virt SIG and packages' priority problems?
Hello,
some days ago I followed these instructions
https://sigs.centos.org/virt/tdx/host/
and after enabling the repo I installed the tdx necessary bits as
indicated, with the command
dnf install kernel-tdx qemu-kvm-tdx libvirt-tdx
This gave me:
libvirt 9.5.0-1.el9s
qemu-kvm 8.0.0-15.el9s
kernel 5.14.0-395.el9s
But now if I run a usual "dnf update" I'm proposed
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
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*
2005 Apr 13
3
Patch for tunnelserver mode in protocol_subnet.c
Hello,
Here is a patch for protocol_subnet.c with two modifications :
- in tunnelserver mode, tinc must check subnets in the ".../hosts/owner"
config file, not in "c->config_tree" (which is the configuration
of the meta-connection from which we receive the ADD_SUBNET message).
- this checking can be made before the check of the owner, especially
before any
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
2013 Mar 07
4
[Gluster-devel] glusterfs-3.4.0alpha2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.0alpha2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.0alpha2.tar.gz
This release is made off jenkins-release-19
-- Gluster Build System
_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel
2002 Jul 06
1
Aide sur samba
A monsieur Andrew
Je suis ?tudiant en fin de cycle de formation en
infomatique ? l'institut Africain d'informatique de
Libreville.J'?tais sur vos sites et je suis persuad?s
que vous ?tes la personne la bien plac?e pour
m'orienter et m'aider sur un sujet concernant
"l'authentification linux des sessions windows".Ainsi
on me demande de concevoir et de mettre en
2007 Nov 06
3
Produce a multiple formats graphic
Is it possible to produce the same graphic in different formats
in one shot?
Now if I want to produce the same graphic in pdf, ps and jpeg
I run the producing code, but I change the graphic device, and
I choose successively :
pdf(...)
ps(...)
jpeg(...)
So in this case I run the same code 3 times, or I have
to choose a format and use converters...
Is it possible to produce the 3 graphics in once
2005 May 10
1
Rsync copying to many files on Tiger
Hello,
Since Tiger, we do not need to get RsyncX since the version shipped
handles resource forks with the -E option.
However, I get some strange results.
Indeed, when I sync two directories (on the same machine for a
start), if the files synched are regular Unix files (without
resources) for example an XCode Java project with lots of Java files,
everything works fine. Between two syncs,
2005 Jun 29
1
Again, the error in rsync prototocol
Hello list,
I am doing something really simple. It worked twice and now fails for
an unknown reason. I am on MacOSX (Tiger) and I am simply making a
backup of a volume on an external Firewire drive. Here is the command
I am using (which went fine for the first 2 rsyncs). I tried to stop
some processes, I looked into the drives directory tree but nothing
seemed bad.
Any idea?
2005 Sep 28
1
R-code for binormla distribution
Dear users,
does any one have a code (S or R) to compute the binormal distribution
(or the upper its quadrant area) other than the pmvnorm.
Thanks
--
Nabil Channouf
etudiant en Ph.D.
Bureau 3733
Departement d'Informatique et de Recherche Operationnelle (D.I.R.O.)
Universite de Montreal, C.P. 6128, succ. Centre-Ville, Montreal, H3C 3J7
Tel.: (514) 343-6111, poste 1796 Fax.: (514) 343-5834
2005 May 10
0
(no subject)
Hello,
Since Tiger, we do not need to get RsyncX since the version shipped
handles resource forks with the -E option.
However, I get some strange results.
Indeed, when I sync two directories (on the same machine for a
start), if the files synched are regular Unix files (without
resources) for example an XCode Java project with lots of Java files,
everything works fine. Between two syncs,
1997 Aug 18
0
(LONG) Please help. Subnet browsing 1.9.17alpha5 (LONG)
Trust me or not, I solve all my browsing problem doing this:
hosts allow = 193.190.195.64/255.255.255.192
193.190.195.32/255.255.255.224
193.190.194.0/255.255.255.0 193.190.192.0/255.255.255.0 localhost
;!!!!!
interfaces = 193.190.195.69/255.255.255.192
;!!!!!
;remote announce =
Before adding interfaces, just the browsing in the first subnet was OK!
I'm running Samba 1.9.16p11 on AIX
2002 Dec 09
0
Re : Information
To whom it may concern,
For a sample (xi,yi) i=1,2,...,n of a bivariate normal vector (X,Y), I have
to evaluate ( for some simulation) the cumulative distribution function of
(X,Y) at each point (xi,yi) and I have not find in R a package that evaluate
this function. Is there a such package in R? If no, how can I do to make my
simulation succesful?
Thank you very much for your assistance.
2019 Mar 18
0
Request for info on a big problems with nouveau driver
On Sat, Mar 16, 2019 at 12:33 PM Mauro Rossi <issor.oruam at gmail.com> wrote:
> Hi Stéphane,
>
> the good news is that Kerol Herbst patches are mitigating effectively
> the GPU lockup.
> it would really be a pity to loose and abandon nouveau driver in
> android-x86,
> while intel, radeon and amdgpu are working perfectly.
>
> The Android GUI reboots always the