similar to: Suggested IMAP Directory Size..

Displaying 20 results from an estimated 3000 matches similar to: "Suggested IMAP Directory Size.."

2008 Oct 03
2
Importing Microsoft PST into Dovecot Imap
Hi , I think the question has been asked before ... but I need to be adviced on what would be the best way to import microsoft PST's into Dovecot.. ? What software can I use.. can a anyone make any recommendations? even if one has to spend some money on some commecial software.. but it has to work.. so Im looking for someone who has tried from experience as ive tried some freeware or trial
2008 Nov 13
2
Moving mail between folders
Hi, Ive just installed Dovecot and postfix and Ive created a whole bunch of folders and started moving my mail around. Ive noticed that it copies the mail to the folder I wish to move the mail to and leave the original message waiting to be purged in the original folder Is there a way to have dovecot delete it straight after it has been moved? as I don't think users are going to take well
2005 Jul 12
1
verbose pop3 logging
Hi Im new to dovecot and am looking for some options in the /etc/dovecot.conf to make dovecot a bit more verbose in terms pop3 usage, What ip a user is coming from? How many mails the user downloaded? Timing? Errors occurred while downloading mail?? Is this all possible with dovecot? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 03
2
Case insensitive user names
Hi, Im looking for a way so I can have case insensitive user names, is there a configuration directive for this option ? as all I can find is the below patch with should give me what im looking for .. http://www.dovecot.org/list/dovecot/2004-March/003078.html
2005 May 31
4
Karl
This is the guy that has a ton of email addresses. Almost as many as he has phone numbers. google "kvj" He doesn't like our president either: Here's look at a MISERABLE FAILURE and I use facts: George W. Bush (herein referred to as 'bushwhack') is the village idiot and he pushed a series of Trojan horses at Americans: 1) The Overtime Pay act is nothing more than a
2011 Feb 01
5
(no subject)
Hello I am trying to find a way to find the max value, for only a subset of a dataframe, depending on how the data is grouped for example, How would I find the maxmium responce, for all the GPR119a condition below: responce,mouce,condition 0.105902,KO,con 0.232018561,KO,con 0.335008375,KO,con 0.387025433,KO,GPR119a 0.576769897,KO,GPR119a 0.645120419,KO,GPR119a 0.2538608,KO,GPR119b
1998 Sep 30
1
Strange thing with free diskspace (PR#10111)
ra@hp.is wrote: > > I installed the lastest samba on a HP-UX 10.20 system that is well > patched. On that box I have a filesystem that 90 Gigs total size. > Free space in the filesystem is now 70 Gigs, but samba only > reports just under 4 gigs to PC's (or Mac's running something called > dave) > > What can I do about this ? > Nothing right now - Samba
2011 Feb 02
2
Finding the maximum in a particular group in a dataframe
Hello I am trying to find a way to find the max value, for only a subset of a dataframe, depending on how the data is grouped for example, How would I find the maxmium responce, for all the GPR119a condition below: I've tried tapply > tapply(GPR119data$responce, GPR119data$GPR119a, max) Error in tapply(GPR119data$responce, GPR119data$GPR119a, max) :   arguments must have same length
2008 Aug 04
4
HP ILO Fence Configuration
Dear All, Currently i am using HP x6600 Server and I have installed RHEL4 Update 4 AS Linux and RHEL4 Update 4 Support Cluster Suite in my server I am new in fence and can any one help me how to configure HP ILO fence in my server and HP ILO Fence Functionality Regards -S.Balaji
2008 Sep 08
3
OpenSSH 5.1p1 - trouble connecting to ILO board
Hello, Recently, the FreeBSD base system OpenSSH was upgraded to OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb 2007 Before the upgrade, with OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004 I had no troubles connecting to the ssh server built-in into the HP Proliant G5 ILO management board, authenticating by id_dsa, v2 protocol. On that board, ssh server greets with
2009 Jan 15
2
kickstart over ilo serial port
Hello, Has anyone managed to redirect output of kickstart install to ILO serial console? I have to test and deploy the remote install with kickstart but have trouble debugging it because I can't see the output. -- Jure Pe?ar http://jure.pecar.org
2015 Mar 27
2
FYI: SSH1 now disabled at compile-time by default
Hi, On Fri, Mar 27, 2015 at 02:36:50PM +0100, Hubert Kario wrote: > > Same thing with needing sshv1 to access old network gear where even sshv1 > > was an achievement. "Throw away gear that does its job perfectly well, > > but has no sshv2 for *management*" or "keep around an ssh v1 capable > > client"? > > If you depend on hardware like this,
2009 May 13
3
CentOS 5.3 installation on HP DL380 R05 server
Hi All I will need to install CentOS 5.3 on HP DL380 R05 server with RAID-1 required. I am a newbie to CentOS / HP servers, need your help: - Does CentOS 5.3 work smoothly with HP DL380 server especially recognizing SAS disks and hardware RAID-1 features? From you experience, do you have to use HP Storage Drivers provided for RedHat Enterprise Linux 5? - How is HP
2006 Mar 10
1
Re: Install Red Hat AS 4 from iLO on a HP DL380?
On Fri, 10 Mar 2006, Herta Van den Eynde wrote: > I'm trying to install Red Hat Advanced Server AS 4 on a HP Proliant DL380G4. > Unlike e.g. the DL360, the DL380 does not have the option to set the OS in the > BIOS. > As soon as the installation starts, i.e. even before you get to the point > where you can enter "boot" and whatever boot options you want to use, the
2003 Jun 03
2
mcafee antivirus ?
hi all... anyone using mcafee antivirus with there samba server ? just wanted your comments, suggestions.... how did you intergrate it into samba ?
2009 Jun 13
7
re-install over internet
Hello, I just got back from a datacenter where I installed a new server running CentOS 5.3. I set up a software raid with md0 being /. (Only one mount, didn't split anything up.) I just discovered that instead of raid 1, it did raid 0... Not exactly what I wanted! Probably missed that little check when installing. So now, I need to change this. But since the whole OS is on this raided
2013 Oct 04
3
[PATCH 1/2] gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
This CAP will determine whether ARB_framebuffer_object can be enabled. The nv30 driver does not allow mixing swizzled and linear zsbuf/cbuf textures. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- src/gallium/docs/source/screen.rst | 3 +++ src/gallium/drivers/freedreno/freedreno_screen.c | 1 + src/gallium/drivers/i915/i915_screen.c | 1 +
2013 Oct 13
2
[Mesa-dev] [PATCH 1/2] gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
For the series: Reviewed-by: Marek Ol??k <marek.olsak at amd.com> Marek On Sun, Oct 13, 2013 at 3:43 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > ping > > On Fri, Oct 4, 2013 at 4:32 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: >> This CAP will determine whether ARB_framebuffer_object can be enabled. >> The nv30 driver does not allow mixing
2011 May 05
1
variables inside a template for my hp ilo device
I am writing a hp ilo module to automatically assign a static ip that is derived from the IP of the system which is fed in via facter. I basically just need to change the network the ilo is connected to. The ruby code works great inside the irb console. However, puppet doesn''t seem to be able to use the variable I have derived from the ipaddress. This is my first template so I am not
2006 Jan 13
1
Send XML Document with SOAP
Hello, yes it''s another ruby-nuby question but i cant find the right docs so I hope either someone has an answer or can provide links to what i havent been able to find. I am trying to call a wsdl web service running on .net server with a ruby client. I can make the request and with a wiredump I see the SOAP request and responce XML files, the files are correct but I am not sure