similar to: general advice sought

Displaying 20 results from an estimated 3000 matches similar to: "general advice sought"

2011 Sep 15
0
dovecot Digest, Vol 101, Issue 26
> From: Timo Sirainen <tss at iki.fi> > Subject: Re: [Dovecot] general advice sought > Message-ID: <1315830847.7326.48.camel at hurina> > Content-Type: text/plain; charset="ISO-8859-15" > > On Mon, 2011-09-12 at 13:11 +0100, Alan Brown wrote: >> I'd like to hear the thoughts of list members on which type of storage >> method seems
2012 Oct 29
3
mbox vs. maildir storage block waste
Hi. I recently mentioned in several posts, that I'd tended to use mbox rather than maildir, because you don't loose so much space (due to always allocating full blocks per maildir file and thus per mail). I made some tests of my archive, which consists of some 3,4 million mails at a total of 42GB). Most of these mails are probably normal sized, but there are also some with bigger
2011 Jan 18
2
dovecot Digest, Vol 93, Issue 41
> From: Stan Hoeppner <stan at hardwarefreak.com> > Subject: Re: [Dovecot] SSD drives are really fast running Dovecot > > > Yes. Go with a cluster filesystem such as OCFS or GFS2 and an inexpensive SAN > storage unit that supports mixed SSD and spinning storage such as the Nexsan > SATABoy with 2GB cache: http://www.nexsan.com/sataboy.php I can't speak for
2013 Aug 05
1
Corrupted mboxes with v2.2.4, posix_fallocate and GFS2
Hi, on a clustered Dovecot server installation that was recently moved from a shared GPFS filesystem to GFS2, occasional corruptions in the users' INBOXes started appearing, where a new incoming message would be appended directly after a block of NUL bytes, and be scanned by dovecot as being glued to the preceding message. I traced this to the file extension operation performed in
2002 Jul 01
1
Assignment operators (was [R] modifying a vector)
Bill Venables expected howls of protest about deprecation of underscore for assign. Here's my one-and-only howl on this point: (1) I don't like <- as an assignment operator, because it creates an ambiguity with comparisons: I can write "x+1", "x-1", "x<1" but not "x<-1". However, I guess it's a bit much to expect the entire R/S
2013 Aug 16
2
Maildirmake equiv?
Since I am using dovecot I do not have courier installed, but Courier had a very handy tool for making maildir folders called `maildirmake` which I used in some automated backup scripts. How do I duplicate maildirmake in dovecot? for example: #!/bin/bash # v1.2a Testing for new dovecot install # Archive mail from folders without [0-9]{4} Maildirs # after they are 21 days old to a yearly folder
2007 Aug 16
0
index and control files not being created
Hello, I'm configurating dovecot 1.0.3 on debian etch. While trying to set public folders, y decided to have the index and control files on the users homes. those homes are mounted by nfs, with disabled access to root. In that scenario, I'm getting the errors i transcribe next: Aug 16 11:21:17 server dovecot: IMAP(user):
2012 Jan 06
1
Advice sought: Virtual Win7 on Centos 6.2
Folks I have a new laptop running Centos 6.2 64-bit. I'd like to put a virtual machine running Windows 7 (licensed), with full audio/video functions, and good response. Which virtual system would you recommend? I can think of KVM, or VirtualBox, or ...? The "good response" requirement pretty much excludes a web-style video presentation. Opinions solicited. David Kurn
2003 Sep 15
0
advice sought on possible rollout
Hi all, one of our clients have three branch offices currently connected by ADSL lines. they are using Cisco 827-4V units with the FXS ports connected to their aging PBX units. I am thinking of installing an * server in the head office, maybe with an analogue FXO card connected to the PSTN so field officers in Melbourne can call sydney for a local call price. The question is - what Digium
2010 Jan 23
0
Git: help sought
I have a project using Git on machine A. I'm running a Centos server on machine B. I'd like to "publish" the project on machine B (mainly for my own use, so I can access it from various sites). I've asked about this on a Git mailing list, but haven't understood the replies. In particular, a couple of people suggested gitolite, but when I examined this I couldn't make
2014 Nov 20
0
[OT] Lexmark T632 info sought
We have a bunch of old Lexmark T63x printers connected to our LAN. These are accessed via IPP from our CentOS hosts and via TCP for our MicroSoft work stations. Both connections have worked without problems for years. This past week one of the T632s was replaced and since that time we cannot get either IPP or TCP to work with it from our CentOS hosts. It continues to work for the Windows
2015 Dec 30
1
Re-booting into CentOS-7.2 - advice sought
I have a remote home server updated to CentOS-7.2.1511 (as stated in /etc/redhat-release) but I have not re-booted since the update. The machine is currently running kernel 3.10.0-229.11.1.el7.x86_64. I'm wondering if anyone has advice on any safety steps I can take before re-booting, so that in the event of failure I can give simple instructions to my daughter at the other end on how to get
2016 Apr 30
0
E-mail advice sought
------------ Original Message ------------ > Date: Saturday, April 30, 2016 11:28:23 -0700 > From: Alice Wonder <alice at domblogger.net> > > I'm working on setting up an e-mail service. > > I've got the e-mail servers working beautifully and am presently > working on re-writing the parts of Roundcube I don't like (e.g. it > uses inline JavaScript in a
2016 Apr 30
0
E-mail advice sought
On Sat, April 30, 2016 1:28 pm, Alice Wonder wrote: > I'm working on setting up an e-mail service. > > I've got the e-mail servers working beautifully and am presently working > on re-writing the parts of Roundcube I don't like (e.g. it uses inline > JavaScript in a few places so CSP breaks it) but - Alice, you may be a lifesaver! Are you considering to also take a
2016 Apr 30
0
E-mail advice sought
On 04/30/2016 11:28 AM, Alice Wonder wrote: > Is there any advice on characters to allow in usernames? ... > I don't think a whitelist alphabet is best approach because of people > with names that are not spelled with Latin characters. > > Is there an existing blacklist of characters that technically legal > but are generally avoided in e-mail addresses? The RFC uses a
2016 May 01
0
E-mail advice sought
On Sat, Apr 30, 2016 at 12:44 PM, Alice Wonder <alice at domblogger.net> wrote: > > For e-mail sent to people, yes. > > But for what usernames are allowed when creating an account, I don't see why > blacklisting characters that are not allowed in a username is a standards > problem. That's not how the RFC rules are defined. But, rather than argue that point at
2016 May 01
0
E-mail advice sought
Am 01.05.2016 um 06:43 schrieb Alice Wonder <alice at domblogger.net>: > On 04/30/2016 08:56 PM, Gordon Messmer wrote: >> On Sat, Apr 30, 2016 at 12:44 PM, Alice Wonder <alice at domblogger.net> wrote: >>> >>> For e-mail sent to people, yes. >>> >>> But for what usernames are allowed when creating an account, I don't see why
2016 May 01
0
E-mail advice sought
On 05/01/2016 05:10 AM, Alice Wonder wrote: > On 05/01/2016 01:57 AM, Leon Fauster wrote: >> Am 01.05.2016 um 06:43 schrieb Alice Wonder <alice at domblogger.net>: >>> On 04/30/2016 08:56 PM, Gordon Messmer wrote: >>>> On Sat, Apr 30, 2016 at 12:44 PM, Alice Wonder >>>> <alice at domblogger.net> wrote: >>>>> >>>>>
2016 May 01
1
E-mail advice sought
On 01/05/16 13:23, Alice Wonder wrote: > On 05/01/2016 05:10 AM, Alice Wonder wrote: >> >> I think this is my autism coming in to play, I think what is very clear >> to me I just am not able to adequately communicate because clearly >> people are not even remotely grasping what I am trying to convey. >> > > Basically whether it is a white list or a black list
2016 Jul 07
1
Help sought for email problem
My home server is running CentOS-7.1 I'm running postfix and dovecot on it. I collect email from a few sources with fetchmail and move it to ~/Maildir/cur/ with procmail. Or at least, I did do this. For some reason procmail has stopped doing its job, and the email that I collect is finishing in /var/spool/mail/tim/ I can't work out what has caused this, or what the cure is. I haven't