Displaying 20 results from an estimated 6000 matches similar to: "Need simplest method for providing alternate mail location"
2009 Jan 05
1
New SSL certificate problem
Our DC has been using a Verisign certificate. Over the past year, we've
been using a Digicert Wildcard Plus certificate for almost all of our
machines, and I wanted to switched over our DC mailserver.
I used the following command to generate the CSR and key:
openssl req -new -newkey rsa:1024 -nodes -out star_bard_edu.csr -keyout star_bard_edu.key -subj "/C=US/ST=NY/L=ourtown/O=Bard
2007 Jul 18
1
production switchover questions
So far so good...other than a my-bad fubar with the permission on the
index directory that kept DC from creating index dirs for the
entering-for-the-first-time users, quickly noticed (thanks to the
excellent logging) and corrected.
Some questions
1) the max_mail_processes parm in dovecot.conf...is that *all* processes
owned by dovecot?
2) I thought there was a parm to limit how many processes
2010 Feb 09
1
Understanding migrateuser.sh
I'm sure it comes from my being a gormless idiot, but whatever is the
-UKWS argument immediately after the mb2md.pl invocation?
> $MB2MD -UKWS -s "$INBOX" -d "$WORKING"
As always, reading the idiom of someone else's scripting is an
education. And some of it wouldn't work with native AIX sh/ksh, so
changed the functions:
> folders_hash() {
> local
2007 Jul 03
2
listen parm questions
Q1: My imap server has 4 interfaces, but only one is used for imap
traffic. Can I do this:
listen = 10.20.30.40:10143
(when imap.mycollege.edu is 10.20.30.40)
Or is there even any benefit to doing this?
Q2: Can I specify more than one port....during test eval, I've had the
IT dept using port 1043 for listen....which I will, of course, change to
143 when DC goes production. So my
2009 May 15
1
Filesystem experience question was Migration questions
Doing a cursory Google scan on journaled Linux filesystems, it seems
that the three ground-up journaled FSes: XFS, reiser and JFS all have
their separate strong points but all compare favorably. Reiser does a
better job with many small files...which would seem to be the reality of
maildir formatted inboxes.
Any comments on that? Any war stories, that is, any comments on
reliability,
2009 Mar 30
2
MAILBOXDIR question
I'm unclear about where and how this is to be used. I gather it is to
be a new standard, but I didn't seem to find anything about it in the
Dovecot Wiki Mail Location page. There are some words about it in the
1.1.12/3 release notes, but perhaps I'm thick, but they're
meta-ambiguous to me.
Is it meant to be used like this:
mail_location =
2009 Apr 27
0
[Fwd: Re: [Pine-info] "incomplete SecBuffer exceeds maximum buffer size" ?]
Forgive me if I've been asleep at the switch on the SSL problem and it's
already been figured out, but....could this be what the prob is?
-------- Original Message --------
Subject: Re: [Pine-info] "incomplete SecBuffer exceeds maximum buffer
size" ?
Date: Mon, 27 Apr 2009 09:47:04 -0700 (PDT)
From: Steve Hubert <hubert at washington.edu>
Organization: Univ of
2009 Jul 09
1
First V1.2 compile questions
1) I see that the --without-pop3d option has gone away. What does this
imply, i.e why was that done? Is there some other way that you now
avoid compiling the POP code? Are there any other discontinued options?
2) There was some talk a while back about changing how and where the
plugins were to be built and their code located. Was this
implemented? If so, is there any doc on it?
--
====
2009 Oct 29
0
Question about Windows Mail for Vista IMAP client
When TBird logs on, it does it quietly, that is it opens one or two
logins. When you start working it'll open a few more.
Quiet, no thrashing around
When WM4Vista opens, it appears to login and disconnect (immediately)
once for every folder a person has. 20 folders, 20 logins and
disconnect, ripple fire.
Anybody have an idea why WM4V is so busy and TB is quiet doing the same
thing? I
2010 Jan 29
1
Not understanding namespaces
I have been diligently reading about namespace in the DC doc and what I
can find in Google. Like the blind men and the elephant, I see the
nature of some individual bits of namespace, some syntax and the overall
purpose (overriding defaults and providing extensions), but I don't see
the whole thing and how it is used.
I am looking to do some maildir testing in what is a mbox default
2010 Feb 04
0
mailutil question re: translating mbox folders to maildir
I need mailutil in order to use the mbox to maildir translation routines
that are posted in the Dovecot wiki, but there is no mailutil with the
AIX image...
mailutil is apparently built as part of Pine, and indeed I can see it in
the build tree from my V4.6.1 Pine build, which I still have....OTOH, my
version of Pine is not patched for maildir.
Will the native pine mailutil work with mb2md or
2010 Apr 06
0
Dovecot index storage question
I currently run DC V1.2 for some 4K accounts using mbox folder format.
I am migrating to maildir. I have a separate filesystem for the
indices. Currently, the data there amounts to 4GB. I'm wondering if
anyone can tell me how the storage used will change with maildir folder
formatting. Will more space be used and if so, could you rough guess
what the increase might be?
--
==== Once
2007 Mar 14
1
Newbie index infrastructure and location questions
I've been lurking for a year or more and am now actually bringing
Dovecot up (it seems that any time I make a serious effort at this,
something else falls in the pot and I have to give it up yet again).
Index questions:
I understand the indices should be placed in a non-file-system-quoted
place. I have in mind to create /var/dcndx
1) Roughly how much space do indices take up (so I can size
2009 Jul 29
4
Some people asked me lately about how professional Dovecot is.
I purely love that kind of crap. As if presentations meant anything, as
if there aren't all kinds of scholarly work about theoretical perfect
world algorithms and conceptual systems that will never be implemented
and are as practical and effective as wings on a pig. Please.
I'm reminded of the story about how, during the American Civil War, when
the North had finally, after years of
2009 Nov 13
1
Ownership and permissions for the index directory/filesystem
I recently upgraded from DC 1.1.15 to 1.2.6. The /var/dcindx index root
directory is:
drwxrwsrwt 3962 root sys 192512 Nov 13 11:56 ./
thus 3777.
It appears that the user index directories created under DC1.1 look like
this (here for /var/dcindx/cep):
drwx--S--- 5 cep sys 256 Nov 13 14:26 cep/
while those created under V1.2 look like:
drwx------ 3
2010 Jan 29
4
Want to have some users with Maildir, some with mbox
Want to have some users with Maildir, some with mbox, as I migrate from
mbox format to maildir over the space of a month. After everyone is
converted to maildir, I'll change the mail_location in dovecot.conf.
During the interim, can I use the Custom mailbox location script (at the
bottom of the Mail Location DC Wiki page)?
> if [ -d $HOME/.maildir ]; then
> export
2009 Nov 05
2
Seeing "Corrupted transaction log file" error messages.
In V1.1.15 that I fell back to. Again:
# 1.1.15: /usr/local/etc/dovecot.conf
# OS: AIX 3 0001378F4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
login_processes_count: 12
login_max_processes_count: 774
max_mail_processes: 1024
verbose_proctitle: yes
first_valid_uid: 200
2009 Oct 27
0
Test environment question
I want to test out my first V1.2 Dovecot (upgraded from V1.1) instance.
What I have in mind to do is to run it on another machine that has the
Inbox dir and homedirs NFS import mounted from the production
mailserver. I then have 5 people test it in this test environment....
A) Then I can deal with the index filesystem in one of two ways:
1) Make it local OR
2) NFS import it from the
2009 Aug 26
1
Weird mirgration problem
Most likely non-Dovecot, but I'd appreciate any comments on WTF might be
going on here.
Preparatory to migration from mbox to maildir format on our AIX mail
server, I am migrating from the JFS filesystem (being deprecated by IBM)
to JFS2 to better handling the jump in the number of files.
Two nights ago, I took the first step and migrated the IT homedir
filesystem: copied it to a scratch
2009 May 14
4
Possibly dumb questions about DC and user/system limits
Because of user access growth, the number of processes associated with
IMAP has increased and I thought to change some of the configured
parms. dovecot -n yields:
# 1.1.14: /usr/local/etc/dovecot.conf
# OS: AIX 1 005A928C4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login