similar to: vfs:recycle behavior

Displaying 20 results from an estimated 200 matches similar to: "vfs:recycle behavior"

2009 Sep 24
0
Feature request: 'dovecot-shared' files to be configurable
Hi list, using dovecot in a more complex environment nearly always requires use of ACLs and shared mailboxes/folders. Now, to make life more easy for the users, we can use 'dovecot-shared' files to eable per-user \seen-flagging. Is it possible to make this issue configurable in the dovecot config, something like "always keep a 'dovecot-shared' file in users maildir, even if
2009 Oct 27
1
listing available subscriptions - shared mailboxes
hi everybody, got a strange issue with 1.2.4 on SLES11. When listing the user's available subscriptions with any client, every shared mailbox that can be subscribed is listed twice, once with it's correct name, 'folder' for example. the second appereance is without the last letter of the name, 'folde' for example. strange behaviour, since this happens with any client. i
2011 May 23
1
Hide INBOX prefix on shared mailboxes
Hello List, We've upgraded our Dovecot system from 1.2.4 to 2.0.12. If someone now accesses an inbox of another user at the shared namespace, the folder will be shown as: shared/martin/INBOX The 1.2 installation has shown the folder like shared/martin Is it possible to achieve the "old" behavior? ** Configuration of the namespaces * dovecot 1.2 namespace private
2009 Jul 23
1
what has to be in the message
hi! i just have samba running with ldap backend for user authentication. and my problem is that i can access my samba shares but with the wrong user but i am in the right group Domain Users And i dont know where to start searching. I could post the logs in pastebin for example but you should tell me what log level to use ... Thanx, Daniel
2009 Oct 01
2
Compile dovecot 1.2.5 with managesieve patch 0.11.9?
Hi, is it possible to compile dovecot 1.2.5 with the managesieve patch 0.11.9 which is for dovecot 1.2.4 or is it better to wait if a new managesieve patch is released? Maybe 1.2.5 will work too? Thanks, Seba
2006 Oct 02
0
[LLVMdev] Instruction descriptions question
On Mon, 2 Oct 2006, Roman Levenstein wrote: >>> Wouldn't it be possible and even more clean to have just one >>> description like (I use a pseudo-description here): >>> >>> def MOVrr : I<0x88, MRMDestReg, (ops (GR8|GR16|GR32) :$dst, >>> (i8mem|i16mem|i32mem):$src), >>> "mov{b} {$src, $dst|$dst, $src}", []>,
2006 Oct 02
2
[LLVMdev] Instruction descriptions question
Hi Chris, Thanks a lot for your answer! Chris Lattner wrote: >> 1. Why does X86 instruction set description provide different >> descriptions for the same instructions, which differ only in the size >> of operands? >> E.g. >> >> def MOV8rm : I<0x8A, MRMSrcMem, (ops GR8 :$dst, i8mem :$src), >> "mov{b} {$src, $dst|$dst, $src}",
2008 Jan 15
1
Idmap creates unnecessary group entry
Hy Samba users, I've got a problem with an samba/ldap setup. As I set an ACL to a domain group in an windows client, a group mapping entry will be created in the Idmap ou at the ldap server. I discoverd the OpenLDAP logfiles. There, the server sends a search request for the domain group sid to the ldap backend will retreive an entry back: Jan 15 20:19:24 225 slapd[4518]: conn=190 op=24
2007 Jul 07
2
Change print job priority
Hi list members, I've a problem with a printer in a samba network like the following client ----> samba dc ----> cups ----> network plotter Client: Windows XP Professional Samba: 3.0.20b on SLES 9, SP3 Cups: 1.1.20 Printer: HP DesignJet 1050C The plotter is installed as a windows network printer on the samba server. Cups is directly connected to samba:
2005 May 12
0
[LLVMdev] looking for a burg-style code generator generator
i want to extend a burg-style code generator generator to write a retargetable compiler, implementing the algorithm: Rainer Leupers: Code Selection for Media Processors with SIMD Instructions. DATE 2000: 4-8 what i have now is only iburg, though robust but with very limited functionality. i have consider using "nova" - http://cocom.sourceforge.net/nona.html but it seems not be
2006 Oct 02
0
[LLVMdev] Instruction descriptions question
On Sun, 1 Oct 2006, Roman Levenstein wrote: > I'm trying to implement a new backend for an embedded CISC processor. > Therefore I thought that it makes sense to take X86 target as a basis, > to save some time. Ok. Note that the X86 backend is one of the most complex though, because it supports several subtargets and ABIs, which makes it more complex than some other targets. >
2006 Oct 01
2
[LLVMdev] Instruction descriptions question
Hi, I'm trying to implement a new backend for an embedded CISC processor. Therefore I thought that it makes sense to take X86 target as a basis, to save some time. But when I look into the X86InstrInfo.td, I have a very strong feeling that it is one of the most complex instruction set descriptions compared to other targets. I can imagine that this is due to the complexity of X86's
1998 Oct 16
0
Reisegutschein - Angebot der Woche
apropos reisen Urlaub ganz in Ihrer N=E4he !! Holen Sie sich Ihren Reisegutschein http://apopos.at/Gutschein/ Unser Angebot der Woche http://apropos.at/Angebot/angebot.htm apropos... Ihr Spezialist f=FCr ------------------------------------------------------ apropos... KUBA Total 1998/1999, apropos... COSTA RICA Natur pur 1998/1999, apropos... Gelbe Seiten MITTELAMERIKA 1998/1999 apropos...
1998 Oct 16
0
Reisegutschein - Angebot der Woche
apropos reisen Urlaub ganz in Ihrer N=E4he !! Holen Sie sich Ihren Reisegutschein http://apopos.at/Gutschein/ Unser Angebot der Woche http://apropos.at/Angebot/angebot.htm apropos... Ihr Spezialist f=FCr ------------------------------------------------------ apropos... KUBA Total 1998/1999, apropos... COSTA RICA Natur pur 1998/1999, apropos... Gelbe Seiten MITTELAMERIKA 1998/1999 apropos...
2017 Mar 05
2
Upgrade from 2.0. to 2.2
Am 05.03.2017 um 22:49 schrieb Peter: > On 04/03/17 00:22, Jakob Curdes wrote: >> Hello, we have a centos 6 server running dovecot 2.0 provided with the >> OS, currently 2.0.9. We would like to upgrade to the 2.2.19 package >> provided by the mailserver.guru repo. > > Why upgrade to such an old version? You can get 2.2.27 (2.2.28 in > testing) packages from
2008 Jun 04
2
panic on `zfs export` with UNAVAIL disks
hi list, initial situation: SunOS alusol 5.11 snv_86 i86pc i386 i86pc SunOS Release 5.11 Version snv_86 64-bit 3 USB HDDs on 1 USB hub: zpool status: state: ONLINE NAME STATE READ WRITE CKSUM usbpool ONLINE 0 0 0 mirror ONLINE 0 0 0 c7t0d0p0 ONLINE 0 0 0 c8t0d0p0
2020 May 19
4
DHCP Updates to DNS - Multiple Entries with Same IP
Thank you to Rowland, L.P.H. van Belle, the entire samba team, and others that help. I've been running samba in our fire department for over a year. I'm running a self compiled samba version 4.11.9, bind version 9.11.3, BIND9_DLZ, isc-dhcp-server version 4.3.5 with fail over (between the 2 DC's) on Ubuntu 18.04 on Odroid N2 aarch64. I have 2 identical DC's on the network FDDC10
2006 Oct 30
1
Registration problem
Hi all, i have an * version: Asterisk SVN-branch-1.2-r45691, I need to register a linksys 922 phone thru internet and when I make sip debug command i see this debug information: -- SIP read from x.x.x.x:1024: REGISTER sip:mysipserver.com SIP/2.0 Via: SIP/2.0/UDP x.x.x.x:1025;branch=z9hG4bK-839856dc From: "SPA922" <sip:5403@mysipserver.com>;tag=685bbad1fae3325do0 To:
2006 May 01
0
ip_conntrack_ftp fails to load on CentOS 4.3
I have a CentOS 4.3 box that is giving me some serious problem. During the "yum update" from 4.2 -> 4.3 I lost my connection (okay, I accidentally closed the window). I logged back on and did another yum update, and it appeared as though things completed properly. Everything is working fine, up until one of my hosting clients noted that he is now unable to use ftp to update his web
2018 Jan 16
0
Using the host name of the volume, its related commands can become very slow
On Mon, Jan 15, 2018 at 6:30 PM, ?? <chenxi at shudun.com> wrote: > Using the host name of the volume, its related gluster commands can become > very slow .For example,create,start,stop volume,nfs related commands. and > some time And in some cases, the command will return Error : Request timed > out > but If using ip address to create the volume. The volume all gluster >