Re: Upgrade Dovecot Cluster 2.2 to 2.3

2024-11-05 Thread Dean via dovecot
w the process works. Dean. On 2024-10-31 12:25 pm, Steven Varco via dovecot wrote: > Hi All > > I'm planing to upgrade/migrate my dovecot cluster with two dovecot 2.2.36 > nodes to 2.3.16. > They use Maildir als IMAP backend and will continue to use that in the future. >

Re: [EXT] Replication going away?

2023-11-18 Thread Dean Carpenter
On 2023-07-20 5:31 pm, deano-dove...@areyes.com wrote: On 2023-07-19 4:08 pm, Gerald Galster wrote: A 50-100 mailbox user server will run Dovecot CE just fine. Pro would be overkill. What is overkill

Re: Possible hack via doveadm

2023-05-18 Thread Dean Carpenter
I use a tinc vpn mesh between the nodes. iptables only allows the nodes to talk to each on port 655, all else is dropped. Works well. I also have a setup using zerotier for the same thing - my ansible deployment playbook will use either one. DC. On 2023-05-14 11:29 am, Daniel Miller via dove

Re: Ubuntu 22.04/Jammy repo coming soon ?

2022-07-25 Thread Dean Carpenter
On 2022-07-20 6:01 am, Aki Tuomi wrote: >> On 15/07/2022 00:38 EEST Dean Carpenter wrote: Is >> there any idea of when a repo for Ubuntu 22.04/Jammy will be built ? I've >> tried a couple of test installs onto a 22.04 system using the 20.04/Focal >> repo, b

Ubuntu 22.04/Jammy repo coming soon ?

2022-07-14 Thread Dean Carpenter
Is there any idea of when a repo for Ubuntu 22.04/Jammy will be built ? I've tried a couple of test installs onto a 22.04 system using the 20.04/Focal repo, but no luck yet. libssl issues etc. -- Dean Carpenter

Re: Some questions about mail_crypt setups

2021-02-22 Thread Dean Carpenter
On 2021-02-22 2:25 am, Aki Tuomi wrote: > On 22/02/2021 00:20 deano-dovecot@areyes.comwrote: Some questions about > mail_crypt setups I have global mail encryption working nicely, and > replication works nicely between two systems. The main problem is that the > private and public keys are

Re: Getting panic in http-client-request.c: line 1240 during indexing on Ubuntu 20.04

2021-02-05 Thread Dean Carpenter
Is there anything I can do here ? This makes Tika unusable :( That really sucks because we have a *lot* of attachments. Thanks - On 2021-02-03 2:07 pm, Dean Carpenter wrote: > Just noticed this in the logs > >> doveadm(har...@example.com): Debug: http-client[2]: reques

Re: Getting panic in http-client-request.c: line 1240 during indexing on Ubuntu 20.04

2021-02-03 Thread Dean Carpenter
o finish It doesn't have the port on the URL ... On 2021-02-03 1:59 pm, Dean Carpenter wrote: > Getting panic in http-client-request.c: line 1240 during indexing > > I'm testing the install/setup of dovecot on an Ubuntu Focal 20.04 system, > using the dovecot repo. T

Re: Getting panic in http-client-request.c: line 1240 during indexing on Ubuntu 20.04

2021-02-03 Thread Dean Carpenter
Receipts: UID 4: Opened mail because: prefetch doveadm(har...@example.com): Debug: Mailbox Receipts: UID 4: Opened mail because: fts indexing On 2021-02-03 1:59 pm, Dean Carpenter wrote: > Getting panic in http-client-request.c: line 1240 during indexing > > I'm testing the in

Getting panic in http-client-request.c: line 1240 during indexing on Ubuntu 20.04

2021-02-03 Thread Dean Carpenter
02106>: Fatal: master: service(indexer-worker): child 202106 killed with signal 6 (core dumps disabled - https://dovecot.org/bugreport.html#coredumps) -- Dean Carpenter deano is at areyes dot com 203 six oh four 6644

Re: IMAP Migration Tools

2019-11-28 Thread Dean via dovecot
On 2019-11-28 10:47 am, Julian Kippels via dovecot wrote: Hi, I am looking for tools to migrate Mails from one IMAP-Server to another. Until now I have always used imapsync, but it seems very slow. Even over a 2x10GB/s connection I only get speeds of about 600KiB/s, because the programm always p

Re: Package repository now available

2017-12-30 Thread Dean Carpenter
cot oy ___ Dovecot-news mailing list dovecot-n...@dovecot.org https://dovecot.org/mailman/listinfo/dovecot-news -- Dean Carpenter deano is at areyes dot com 203 six oh four 6644

Re: [Dovecot] OT: Large corporate email systems - Exchange vs open source *nix based

2013-12-10 Thread Dean
'? > > Thanks again > > On 2013-12-10 9:49 AM, Dean wrote: >> One of the issues you'll face is that Exchange is much more than just a >> mail server. Once you've begun drinking the Micro$oft koolaid, it's >> hard to refuse the rest. It does offe

Re: [Dovecot] OT: Large corporate email systems - Exchange vs open source *nix based

2013-12-10 Thread Dean
hing else linux/unix based) in > front of it as their relayhost (for both inbound and outbound), so > just counting the number of publicly accessible smtp servers won't be > a good gauge. > > Does anyone know of any decent non-biased studies that have been done, > hopefully relatively recently (last few years) that provide such a > comparison? > > Thanks, > -- Dean Carpenter deano is at areyes dot com 94TT :)

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-20 Thread Dean
earn line in /usr/local/bin/sa-learn-pipe.sh to LD_PRELOAD=/lib/x86_64-linux-gnu/libgcc_s.so.1 /usr/bin/sa-learn -D --progress $* /tmp/sendmail-msg-$$.txt >> /tmp/sa-learn-pipe.$$.log 2>&1 So far to no avail. I'm going to try the spool2dir backend with incron. Cumbersome, but it shou

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-20 Thread Dean
On 11/18/2013 10:08 AM, Steffen Kaiser wrote: > On Mon, 11 Nov 2013, Dean wrote: > > >> If you are on a 64bit system, maybe sa-learn is compiled 32bit only, > >> then the library must be installed as 32bit version as well. > > /usr/bin/sa-learn is a perl script

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-16 Thread Dean
lled. But why would it work fine from the cmdline, with any userid ? And from roundcube/markasjunk2 ? On 11/11/2013 04:00 PM, Dean wrote: > On 11/11/2013 02:31 AM, Steffen Kaiser wrote: > >> On Fri, 8 Nov 2013, Dean Carpenter wrote: >> >> >>> Running /usr

Re: [Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-11 Thread Dean
On 11/11/2013 02:31 AM, Steffen Kaiser wrote: > On Fri, 8 Nov 2013, Dean Carpenter wrote: > > > Running /usr/bin/sa-learn directly always returns with an error code of > > 1, and the bayes DB isn't actually updated. Running the > > /usr/local/bin/sa-learn-pipe.sh

[Dovecot] Problems with dovecot 2.1.7, spamassassin 3.3.2 and antispam plugin

2013-11-08 Thread Dean Carpenter
This might be a fairly long message, but I wanted to be sure to include as much information as possible. I'm having an issue with the dovecot-antispam plugin in that it seems to be unable to successfully run anything from the pipe backend. To qualify that, they run, but they fail ... Running /us

[Dovecot] couple of errors on new setup

2013-10-05 Thread Dean Guenther
I have stood up a new test mail server as an upgraded version of my existing mail server. I have been fairly consistently getting two types of error messages. I'm thinking they may be related permissions issues, but I can't figure out what their problem is. Oct 4 12:45:47 digory dovecot: imap(gue

[Dovecot] Good bye (and thanks for all the fish)

2010-08-12 Thread Stewart Dean
, the smallest gifts: the nail of the horseshoe, the pin of the axle, the feather at the pivot point, the pebble at the mountain's peak, the kiss in despair, the one right word. In darkness, understanding." Paladin of Souls by Lois McMaster Bujold -- ==== Stewart Dean, Unix System Admin, Ba

Re: [Dovecot] v2.0.beta6 released

2010-06-14 Thread Stewart Dean
hree heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] message to imap users when connecting ?

2010-04-22 Thread Stewart Dean
eed three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Dovecot index storage question

2010-04-06 Thread Stewart Dean
roof locks, one of those braces that goes from the lock to the floor, and bars on the windows ==== Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Dovecot 1.2.8 problem on AIX

2010-02-16 Thread Stewart Dean
tment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] wish now I'd not upgraded...

2010-02-15 Thread Stewart Dean
ed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Understanding migrateuser.sh

2010-02-09 Thread Stewart Dean
AIX the tar barfs after the gunzip Thanks Julian! Stewart Dean wrote: 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" -- Once upon a

[Dovecot] Understanding migrateuser.sh

2010-02-09 Thread Stewart Dean
pon a time, the Internet was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] mailutil question re: translating mbox folders to maildir

2010-02-04 Thread Stewart Dean
no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 84

Re: [Dovecot] Want to have some users with Maildir, some with mbox

2010-02-01 Thread Stewart Dean
allest gifts: the nail of the horseshoe, the pin of the axle, the feather at the pivot point, the pebble at the mountain's peak, the kiss in despair, the one right word. In darkness, understanding." Paladin of Souls by Lois McMaster Bujold -- Stewart Dean, Unix System Admin, Hende

Re: [Dovecot] Not understanding namespaces

2010-02-01 Thread Stewart Dean
own, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Not understanding namespaces

2010-01-29 Thread Stewart Dean
ade 5 & 10 Industrial Strength passwords of high-tensile strength alloy steel and titanium.. -- Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Want to have some users with Maildir, some with mbox

2010-01-29 Thread Stewart Dean
was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows ==== Stewart Dean, Unix System Ad

[Dovecot] Not understanding namespaces

2010-01-29 Thread Stewart Dean
pon a time, the Internet was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Ste

Re: [Dovecot] Anyone successfully setup Continous Backup of mailboxes using rsync ?

2010-01-28 Thread Stewart Dean
e windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Need simplest method for providing alternate mail location

2010-01-20 Thread Stewart Dean
like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Moving

2010-01-11 Thread Stewart Dean
ighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... Stewart Dean, Unix System Admin, Bard Colleg

Re: [Dovecot] Moving

2010-01-11 Thread Stewart Dean
ing-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Moving

2010-01-02 Thread Stewart Dean
Hope that the change in residence wasn't due to the insanity of America or any of its residents. Your work is a greatly appreciated wonder. If this was a world where exceptional achievement and effort were recognized and rewarded, the world would be at your feet along with a river of riches a

Re: [Dovecot] Max IMAP fodlers

2009-12-07 Thread Stewart Dean
t was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows ==== Stewart Dean, Unix Sy

[Dovecot] Ownership and permissions for the index directory/filesystem

2009-11-13 Thread Stewart Dean
that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Seeing "Corrupted transaction log file" error messages.

2009-11-05 Thread Stewart Dean
These may be happening to people with big (250MB) mbox folders Stewart Dean wrote: 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

[Dovecot] Seeing "Corrupted transaction log file" error messages.

2009-11-05 Thread Stewart Dean
ed three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Question about Windows Mail for Vista IMAP client

2009-10-29 Thread Stewart Dean
wn, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voic

[Dovecot] Test environment question

2009-10-27 Thread Stewart Dean
and DC auto-rebuilds it... B) Is there anything else I should do/not do? C) Any ugliness that will surface in this testing lashup but isn't important? -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 1250

[Dovecot] protocol configure confusion

2009-10-26 Thread Stewart Dean
The docs say: *protocol*s = imap *imaps* *Protocol*s we want to be serving: imap *imaps* pop3 pop3s If you only want to use dovecot-auth, you can set this to "none". and. If you want to specify ports for each service, you will need to configure these settings inside the *protoc

Re: [Dovecot] Binary locations

2009-10-06 Thread Stewart Dean
cent human being." - May Sarton Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Weird mirgration problem

2009-08-26 Thread Stewart Dean
, the Internet was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart De

Re: [Dovecot] AIX and posix_fallocate

2009-07-30 Thread Stewart Dean
t in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Some people asked me lately about how professional Dovecot is.

2009-07-29 Thread Stewart Dean
from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] First V1.2 compile questions

2009-07-09 Thread Stewart Dean
pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] enourmous amount of disc writes

2009-06-15 Thread Stewart Dean
etc. -- Once upon a time, the Internet was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windo

Re: [Dovecot] dovecot and ntp: Fatal: Time just moved backwards

2009-06-08 Thread Stewart Dean
that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Possibly dumb questions about DC and user/system limits

2009-05-15 Thread Stewart Dean
rocks here and there, that in AIX with a 64 bit kernel there is total number of files that can be in use by all users of ~3,355,236. Wouldn't it be nasty to bump into that! Jonathan Siegle wrote: On May 14, 2009, at 2:17 PM, Stewart Dean wrote: The only changes was that max_mail_proc

[Dovecot] Filesystem experience question was Migration questions

2009-05-15 Thread Stewart Dean
pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Possibly dumb questions about DC and user/system limits

2009-05-14 Thread Stewart Dean
tment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Migration questions...

2009-05-14 Thread Stewart Dean
und in the mbox file. But Maildir has less problems and it's much less likely to get corrupted, so even if mbox performance would be better in some cases I'd recommend Maildir. -- "One must think like a hero to behave like a merely decent human being." - May Sarton Stewart Dean, Uni

Re: [Dovecot] Dovecot v2.0 hg tree

2009-04-29 Thread Stewart Dean
hbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bar

[Dovecot] [Fwd: Re: [Pine-info] "incomplete SecBuffer exceeds maximum buffer size" ?]

2009-04-27 Thread Stewart Dean
small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bar

Re: [Dovecot] v1.3 plugin locations

2009-04-07 Thread Stewart Dean
k to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Stewart Dean
Runs to completion now error free. BTW, this compile includes plugin support Timo Sirainen wrote: On Mon, 2009-04-06 at 16:05 -0400, Stewart Dean wrote: I'm compiling using IBM's C for AIX Enterprise compiler (with its crappy partial POSIX support) V9. "imap-search

Re: [Dovecot] Compiling v1.3 on different OSes

2009-04-06 Thread Stewart Dean
nd is 1. Stop. make: 1254-004 The error code from the last command is 1. -- Once upon a time, the Internet was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of t

[Dovecot] MAILBOXDIR question

2009-03-30 Thread Stewart Dean
all town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu

[Dovecot] Staged migration from mbox to maildir

2009-03-18 Thread Stewart Dean
till it moves) Galileo, leaving the Inquisition, after buckling under the threat of torture and excommunication and recanting from his proof that the heavens do not revolve around the earth -- Stewart Dean, Unix System Admin, Henderson Computer Center, Bard College, Annandale, New York 12504

Re: [Dovecot] I've moved to US

2009-02-09 Thread Stewart Dean
avy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] I've moved to US

2009-02-07 Thread Stewart Dean
Make sure you have a medical plan. Our country is way behind the rest of the developed world in social services.

Re: [Dovecot] Error: Maximum number of mail processes exceeded (see max_mail_processes setting)

2009-02-05 Thread Stewart Dean
e Internet was a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Un

[Dovecot] Killing Dovect, an unpleasant surprise

2009-01-28 Thread Stewart Dean
, while I QUICK did an awk of the ps list to give me the pids and then xarg killed them. My boss asked me if this was a pink slip notice. :( Is this The Way Things Will Be? Is there a new way to kill everything DC related quickly and cleanly? -- Stewart Dean, Unix System Admin, Henderson

Re: [Dovecot] v1.1.10 released

2009-01-27 Thread Stewart Dean
need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] Errmsgs b4 and after migration DC V1.0.15 to V1.1.8

2009-01-20 Thread Stewart Dean
his proof that the heavens do not revolve around the earth -- Stewart Dean, Unix System Admin, Henderson Computer Center, Bard College, Annandale, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] DC testing observation and a question

2009-01-09 Thread Stewart Dean
heir doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Enforcing TLS

2009-01-09 Thread Stewart Dean
a friendly, neighbors-helping-neighbors small town, and no one locked their doors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Unix System Admin, Bard Co

Re: [Dovecot] v1.1.8 released

2009-01-08 Thread Dean Brooks
On Thu, Jan 08, 2009 at 11:15:55AM -0500, Timo Sirainen wrote: > On Thu, 2009-01-08 at 11:00 -0500, Dean Brooks wrote: > > On Wed, Jan 07, 2009 at 03:45:28PM -0500, Timo Sirainen wrote: > > > http://dovecot.org/releases/1.1/dovecot-1.1.8.tar.gz > > > http://dovecot.org

Re: [Dovecot] v1.1.8 released

2009-01-08 Thread Dean Brooks
first referenced symbol in file unsetenv../lib/liblib.a(env-util.o) ld: fatal: Symbol referencing errors. No output written to dovecot-auth collect2: ld returned 1 exit status -- Dean Brooks d...@iglou.com

Re: [Dovecot] New SSL certificate problem

2009-01-05 Thread Stewart Dean
been something else I touched.. Stewart Dean wrote: 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

[Dovecot] New SSL certificate problem

2009-01-05 Thread Stewart Dean
avy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Stewart Dean
Charles Marcus wrote: On 12/15/2008 2:34 PM, Stewart Dean wrote: Thunderbird was able to do a mass select of one of the two messages, and deleted 65,000, but after that it locked up. I'd never try to delete that many at once... It very likely wasn't locked up

Re: [Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Stewart Dean
heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

[Dovecot] OT: Looking for a robust IMAP client

2008-12-15 Thread Stewart Dean
oors. Now it's like an apartment in Bed-Stuy: you need three heavy duty pick-proof locks, one of those braces that goes from the lock to the floor, and bars on the windows.... ==== Stewart Dean, Unix System Admin, Bard College, New York 12504 sd...@bard.edu voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Backing Up

2008-10-30 Thread Stewart Dean
Dave McGuire wrote: On Oct 29, 2008, at 3:42 PM, Scott Silva wrote: What is the best way to do a (server-side) backup of all mail in a user's mail? I usually just rsync the /home directories to another server. The inital sync can take a while, but it gets faster after there is a base to work

Re: [Dovecot] dovecot -n - provide sys info too? - WAS: Re: Dovecot read only for users

2008-10-27 Thread Stewart Dean
But then Dovecot wouldn't be able to take evasive action when the ancient computers of Magrathea fire missiles at us :) Scott Silva wrote: on 10-27-2008 3:51 AM Charles Marcus spake the following: On 10/26/2008, Bill Cole ([EMAIL PROTECTED]) wrote: As the Dovecot website says in refer

Re: [Dovecot] Test environment question

2008-10-09 Thread Stewart Dean
s are closed out Timo Sirainen wrote: On Fri, 2008-10-03 at 14:33 -0400, Stewart Dean wrote: I am seeing posix_fallocate and file_set_size errmsgs in the mail syslog, but see a pattern: 1) They only happen with the /var/spool/mail inbox NOT with any of the /home folders and appear

[Dovecot] Test environment question

2008-10-03 Thread Stewart Dean
I have V1.1 running on a test server that NFS mounts mbox-formatted inbox and home folder dirs. I have eliminated the profile listing for connection to the V1.0 production servers so that can't start up and corrupt the synch of the test servers indices I am seeing posix_fallocate and file_set_si

Re: [Dovecot] Test environment question

2008-09-30 Thread Stewart Dean
Timo Sirainen wrote: On Mon, 2008-09-22 at 13:04 -0400, Stewart Dean wrote: Sep 22 11:54:13 egg mail:err|error dovecot: IMAP(sdean): posix_fallocate() faile d: Protocol not available See if this helps: http://hg.dovecot.org/dovecot-1.1/rev/ad13463328aa My apologies for not

[Dovecot] Test environment question

2008-09-22 Thread Stewart Dean
My production DC machine owns the mail filesystems and is running DC V1.0.15 and mbox folder format. I am looking to test V1.1.3 on another machine, which NFS mounts the mail filesystems, but has its own local index FS. I have made this test environment my default connection in TBird, and it s

[Dovecot] Any sense of whether or not we're close to a V1.1.4 release?

2008-09-17 Thread Stewart Dean
Am about to make a push to go from V1.0 to V1.1 and wondered. run a simple installation with PAM/passwd authent and mbox folders, no plugins. -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [EMAIL PROTECTED

Re: [Dovecot] 1.1.3 panics

2008-09-03 Thread Dean Brooks
On Wed, Sep 03, 2008 at 05:50:43PM +0300, Timo Sirainen wrote: > On Sep 3, 2008, at 5:47 PM, Dean Brooks wrote: > > > dovecot: [ID 107833 mail.crit] Panic: IMAP(xx): file mail-index- > >transaction-view.c: line 204: unreached > > Could you get gdb backtrace? http://do

[Dovecot] 1.1.3 panics

2008-09-03 Thread Dean Brooks
debug_passwords: yes passdb: driver: shadow userdb: driver: passwd plugin: quota: fs -- Dean Brooks [EMAIL PROTECTED]

[Dovecot] question about OpenSSL with DC

2008-09-01 Thread Stewart Dean
anyway to check the DC binaries to determine where it's getting its OpenSSl binaries and libraries (needed at runtime)? -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [EMAIL PROTECTED] voice: 845-758-7475, fax

Re: [Dovecot] Any sense of when V1.1.3 might appear?

2008-08-27 Thread Stewart Dean
THANKS, Timo...you da man! Especially since we use mbox exclusively :( Timo Sirainen wrote: On Aug 27, 2008, at 5:40 PM, Stewart Dean wrote: It's been a month since 1.1.2I'm about to do some V1.0 to V1.1 move work and I'd rather start on the curve instead of behind it..

[Dovecot] Any sense of when V1.1.3 might appear?

2008-08-27 Thread Stewart Dean
It's been a month since 1.1.2I'm about to do some V1.0 to V1.1 move work and I'd rather start on the curve instead of behind it.. -- ==== Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [

Re: [Dovecot] How Can I Tell How Dovecot Was Installed?

2008-08-20 Thread Stewart Dean
Because it isn't busted? Charles Marcus wrote: Why anyone would knowingly run ancient versions of critical apps is beyond me. -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [EMAIL PROTECTED] voice: 84

Re: [Dovecot] POP3 dictionary attacks

2008-08-15 Thread Dean Brooks
r ISPs that may not have adequate outbound mail rate-limits in place. A single hijacked mail account through a small ISP without rate-limits can be used to send an incredible amount of spam before it's caught. -- Dean Brooks [EMAIL PROTECTED]

Re: [Dovecot] Yea[h]

2008-08-14 Thread Stewart Dean
I can also see a lot of other people are saying "yea" (but no idea if they're native english speakers). Wikipedia says it's a common misspelling. Perhaps I should try to change it. :) -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard Coll

Re: [Dovecot] Fwd: [MORG] IMAP5 List

2008-08-12 Thread Stewart Dean
t of the core standard -- Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [EMAIL PROTECTED] voice: 845-758-7475, fax: 845-758-7035

Re: [Dovecot] Dovecot 1.1.1 + zlib plugin + mbox crash

2008-08-05 Thread Dean Brooks
On Mon, Aug 04, 2008 at 04:24:09PM -0400, Timo Sirainen wrote: > On Aug 4, 2008, at 2:38 PM, Dean Brooks wrote: > > >Does dovecot require a shared version of the libbz2 library to compile > >correctly? Is there no way to statically link this? > > You could link the libbz

Re: [Dovecot] Dovecot 1.1.1 + zlib plugin + mbox crash

2008-08-04 Thread Dean Brooks
On Mon, Aug 04, 2008 at 02:26:50PM -0400, Timo Sirainen wrote: > On Jul 24, 2008, at 1:11 PM, Dean Brooks wrote: > > >I cannot get Dovecot 1.1.2 to compile at all on Solaris8 with gcc > >3.3.4 and newly recompiled versions of bzip2 and zlib libraries. This > >is the fi

Re: [Dovecot] Dovecot 1.1.1 + zlib plugin + mbox crash

2008-07-24 Thread Dean Brooks
lib/libbz2.a(blocksort.o) ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit status make[4]: *** [lib20_zlib_plugin.la] Error 1 -- Dean Brooks [EMAIL PROTECTED]

Re: [Dovecot] nfs_flush errors

2008-07-10 Thread Dean Brooks
Dovecot version 1.1.1? If you are using an earlier version (i.e. a 1.1 release candidate), there was an update that was made that eliminited these errors in certain circumstances. Specifically under Solaris I might add. If you are using 1.1.1, I'll have to defer to others to solve the problem. I just remember running into those errors and having them disappear once I upgraded to a final release version. -- Dean Brooks [EMAIL PROTECTED]

[Dovecot] [Fwd: Re: University of Washington lays off 66 technology workers.]

2008-07-01 Thread Stewart Dean
any future development plans and resources we can allocate to this effort. Thanks. == -- ==== Stewart Dean, Unix System Admin, Henderson Computer Resources Center of Bard College, Annandale-on-Hudson, New York 12504 [EMAIL

  1   2   3   >