similar to: dovecot freezes when trying to get mail from maildir with mail

Displaying 20 results from an estimated 800 matches similar to: "dovecot freezes when trying to get mail from maildir with mail"

2014 Dec 10
2
A tun/tap driver for an i386 OS X
Hello everyone! I have a PowerMac running 10.6.8 and I'd love to get it connected to my VPN. However, even by compiling tuntaposx by hand on the said MacPro, I see that the kernel module is apparently built for x86_64 systems: macintosh MacOS ?? pwd /Library/Extensions/tun.kext/Contents/MacOS macintosh MacOS ?? file tun tun: Mach-O 64-bit kext bundle x86_64 Because YES! The system is
2016 Jan 07
2
Troubleshooting on OS X
> kextload /Library/Extensions/tun.kext/ I didn't have a /Library/Extensions/tun.kext/ on my machine. I googled around, and downloaded and installed from http://tuntaposx.sourceforge.net/. Not sure why the macports install didn't work, but it seems I'm making progress. Now I get this: > sudo tincd -n dpsf -D -d3 tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 3
2008 Mar 19
2
[LLVMdev] Merge Patch File
On Wed, Mar 19, 2008 at 12:11 PM, Duncan Sands <baldrick at free.fr> wrote: > Hi Bill, thanks for fixing it. > No prob! :-) > > > > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function 'ix86_expand_convert_uns_DI2DF_sse': > > > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c:10270: warning: large integer implicitly truncated to unsigned type
2015 Nov 18
2
Cannot chown file to active directory user/group on member server
On Wed, Nov 18, 2015 at 6:00 AM, Rowland Penny <rowlandpenny241155 at gmail.com > wrote: > On 18/11/15 10:27, Jeff Dickens wrote: > >> >> >> On Nov 18, 2015 4:35 AM, "Rowland Penny" <rowlandpenny241155 at gmail.com >> <mailto:rowlandpenny241155 at gmail.com>> wrote: >> > >> > On 17/11/15 23:09, Jeff Dickens wrote:
2008 Mar 19
3
[LLVMdev] Merge Patch File
On Mar 19, 2008, at 2:03 PM, Török Edwin wrote: > > What is kext64, and how do I disable it? Comes from: APPLE_LOCAL='APPLE LOCAL libcc_kext' \ MULTILIBS="`$(GCC_FOR_TARGET) --print-multi-lib` static;@static at fno-pic kext;@Dmal loc=kern_os_malloc at Dfree=kern_os_free at DLIBCC_KEXT@static at fno-pic@fno- exceptions at fno-non-ca
2016 Apr 01
2
OSX and USB issue
Hi list, I?ve spend a LOT of time reading and trying many versions, from Fink to Brew and also compiling source. OSX 10.11.3 NUT: v2.7.4 Driver: nutdrv_atcl_usb I have the same problem that has been reported, that Mac OSX grabs the USB device so NUT can?t use it. 0.001924 Starting UPS: UDups 0.001956 1 remaining attempts 0.001966 exec: /sw/lib/nut/nutdrv_atcl_usb -a UDups -u root
2010 Apr 10
3
Installing a .ko file?
Hi All, I am trying to add a 3Ware 9500S-8 RAID controller to a CentOS 5.4 box. I have the drivers from 3Ware and they seem to be a .ko file (which I presume is like a .kext on OSX) How do I install these? Searched turn up people talking about Kernel panics with .ko's but I dont see anything that points to to installing one so I can use the card. Best, -Jason
2008 May 19
4
adding users to group with net rpc
section 13.3.2 of the HOWTO shows that i can add a user to a group with the following command: root# net rpc group addmem "MIDEARTH\Engineers" ajt -Uroot when i execute this command (replaced with my server specific values, of course), i get a NT_STATUS_NO_SUCH_USER error. i can verify that my user DOES exist and that he belongs to the posix group account. i can also verify that the
2008 Mar 19
0
[LLVMdev] Merge Patch File
Bill Wendling wrote: > On Wed, Mar 19, 2008 at 12:11 PM, Duncan Sands <baldrick at free.fr> wrote: > >> Hi Bill, thanks for fixing it. >> >> > No prob! :-) I can't build llvm-gcc4.2 on x86-32 Linux. What is kext64, and how do I disable it? (I suppose I don't need it on a 32-bit platform?) ..... ranlib kext/libgcc_eh.a
2018 Mar 31
2
Migrating: tdb to ldap (Samba Classic)
Guys, We have a Samba 4 PDC with TDB backend. We're now trying to a BDC so we need to migrate from TDB to LDAP . I've read the Samba documentation which says using tdb in both servers will cause issues. So the question is how do we migrate from TDB to LDAP in the PDC. The setup we are going for is each DC will have LDAP setup. The LDAP servers will then be replicated. Reading the official
2016 Jan 07
3
Troubleshooting on OS X
I've got tinc running happily on a couple linux and win computers, but no luck on OS X. I'm on Yosemite 10.10.5, and I think I followed the OS X tutorial exactly, but no luck. Here's my error message: > sudo tincd -n dpsf -D -d3 tincd 1.0.21 (Feb 3 2015 20:09:36) starting, debug level 3 Could not open /dev/tun0: No such file or directory Terminating And here's the contents
2006 Feb 28
2
Problem with two cards Digium
Hello, I`ve got a problem which I can`t deal with. I own 2 cards - TDM2400P and TE410P. I`ve put them into a HP Proliant DL380 G4 server, compiled the drivers according to the manual. Unfortunetly there are both cards channels are configured in zaptel.conf file the first module (in this file) sends an error. For configuration: span = 1, 1, 0, ccs, hdb3, crc4 fxsks = 21-24 bchan = 25-39,
2008 Mar 26
1
samba3.0.22 - "net setlocalsid" with no effect
Hello again, Here one more post to get my roaming profiles work. I want to change the SID of the Samba 3.0.22 PDC following this description: http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#id2600168 Results: first root# net getlocalsid <error, which I can't remember or produce> next step: root# net setlocalsid SID_WANTED root# root# net getlocalsid SID
2007 Aug 30
5
Upper limit to numeric user IDs?
I am still in the familiarisation and testing phase of my puppet implementation, and have a question for the enlightened: Is there an upper limit to the numeric user ID that puppet recognises? Here is what I have so far: System is RHEL4, puppet 0.23.1 All users are defined in LDAP rather than in /etc/password, and their numeric user IDs are sourced from LDAP as well. These numeric IDs
2007 Mar 03
2
Unable to follow dfs referral - still a problem for smbclient & also freebsd smbfs
Hi, Does anyone know if there has been any more progress on the problem of browsing 'complex dfs roots' see http://lists.samba.org/archive/smb-clients/2006-February/000622.html Basically it occurs whenever you have a Microsoft Distributed File System Tree where the links are to subfolders of the destination share. Microsoft clients have no trouble browsing such trees. The Samba HOWTO
2016 Jan 08
1
Troubleshooting on OS X
Thanks very much! It's alive! For others who are having problems, this is a summary of the differences I needed between Linux and OS X: You'll need to install http://tuntaposx.sourceforge.net/ manually. On tinc.conf: > Linux Name = ntwigg2014linux AddressFamily = ipv4 Interface = dpsfVPN ConnectTo = dpserver001 > Mac Same, but remove the Interface line entirely On tinc-up: >
2001 Dec 14
1
Using MSDFS
I've set up a dfs share according to instructions. There is one part of the instructions that I don't understand. I've checked the forum archives but can't find any examples which might help. In the Instructions section (4.1 of the HTML Samba Project Documentation), is shows how to set up the symbolic links in a DFS share, as shown below. I have 2 Samba servers (SMB1 and SMB2).
2006 Feb 22
2
Questions about sub-folders, access...?
Hi people, iam testing samba3 on freebsd 5.4, i install samba from ports with no problems, i have this simple smb.conf file: [global] workgroup = WORKGROUP netbios name = FREEBSD server string = Samba Server FreeBSD security = user encrypt passwords = yes [public] comment = %h Shared Public Directory path = /opt/test force directory
2008 Sep 24
1
ubuntu installation: can't find ldpaths
I'm trying to install R under Ubuntu 7.10 (gutsy; Linux 2.6.22-15-generic x86_64). Following the instructions at http://cran.r-project.org/bin/linux/ubuntu/README, I installed r-base, r-base-core, and r-base-dev without any problems. When I open R, however, I get the message "Can't open /usr/lib64/R/etc/ldpaths". That file is linked to /etc/R/ldpaths, which doesn't exist
2011 Jul 07
2
UNZ FM TOWNS Emulator not reading discs
Hello all, I've got Unz (FM Towns emulator) running under wine but its not capable of reading the original FM Towns CDROM images on my Mac. I have it working under Windows XP using Daemon Tools to mount the ISO but under OSX it does not work. I have the ISO mounted under finder and have pointed my wine configuration to the mount point. No luck. Has anyone successfully got this running under