Displaying 20 results from an estimated 1000 matches similar to: "1.0alpha1: too many open files"
2005 Dec 16
4
Dovecot Version Numbers - Let's drop the Alpha?
I'd like to make a suggestion. Let's drop the Alpha and come out with an
official version 1.0.
Here's my reasons. The 0.9x version are obsolete and people should be
using the 1.0 Alpha versions which seem to me to do everything the
previous versions did and more. It's as full featured and stable as all
other IMAP servers and in my opinion is ready to be called 1.0.
The
2005 Sep 07
1
1.0alpha1: corrupted cache file complaints?
Hi,
I have seen the following in my syslogs for 1.0alpha1:
Corrupted index cache file [filename]: record points outside file
and
: indexid changed
: record list is circular
: Cache record offset 9772 points outside file
: invalid record size
Are these errors minor? Major? Self-healing? Should the
cache files be blown away to fix these errors?
Jeff Earickson
Colby College
2005 Sep 09
1
1.0alpha1: stack frame core
Hi,
Today's core dump from 1.0alpha1 came from a syslog
message of:
IMAP(user): pool_data_stack_realloc(): stack frame changed
gdb info on the resulting core dump attached.
Question: how many people are building/using dovecot
1.0alpha1 with gcc 4.0.1 versus gcc 3.4.x? I am wondering
if these issues come from the compiler instead of dovecot
itself?
Jeff Earickson
Colby College
2005 Sep 06
1
buglet in dovecot.conf, 1.0alpha1
Timo,
The dovecot.conf file comments talk about login_process_per_user
but this variable does not appear in the file. Do you mean
login_process_per_connection instead?
Jeff Earickson
Colby College
2018 May 21
1
SSL error after upgrading to 2.31
After upgrading to 2.31 I'm getting this error. Not sure what I'm doing
wrong.
No (No signatures could be verified because the chain contains only one
certificate and it is not self signed.)
ssl = yes
ssl_cert = </etc/exim/certs/ctyme.com.crt
ssl_key = </etc/exim/certs/ctyme.com.key
ssl_ca = </etc/exim/certs/ca.crt
local mail.ctyme.com {
? protocol imap {
??? ssl_cert =
2005 Aug 18
1
1.0alpha1, multiple lock methods?
Hi,
I just upgraded from test80 to 1.0alpha1. I wanted to
try something new on the lock_method, so I set:
lock_method = fcntl, dotlock
I got syslog complaints like:
IMAP(username): Unknown lock_method: fcntl, dotlock
Can one specify multiple file locking mechanisms? If so,
what is the syntax (and can the syntax be shown in the
comments of the .conf file)?
Jeff Earickson
Colby College
2006 Apr 13
3
Unoffical Survey - What MTA/Spam filtering do you use?
I like this unofficial survey of hardware but wondering what MTA and
spam filtering everyone is using. I do front end spam filtering for
other servers as well. (junkemailfilter.com)
I'm using Exim 4.61
SpamAssassin 3.11
Some version of DSpam that I'm experimenting with
Most of my spam filtering happens on the Exim level.
My mail spam filter server is:
AMD 3800 Dual Core Athlon
2 100gb
2005 Aug 01
1
Resource temporarily unavailable?
What would cause this?
dovecot: Jul 31 19:31:17 Error: imap-login: Can't connect to auth server
at default: Resource temporarily unavailable
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2005 Aug 01
1
Feature request - umask for index files
I'd like a separate feature for setting umask for index and cache files
differently from email files.
The reason is that I'm putting indexes in a separate location and I need
group create rights in directories. Otherwise what happens is that the
first user creates the directories, but the second user for the domain
that has a different UID gets an error.
default_mail_env =
2008 May 30
4
v1.1.rc6 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc6.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc6.tar.gz.sig
This is it. The first v1.1 release that actually deserves the "release
candidate" name. It contains everything I require from v1.1.0 release.
There are two bugs left that I'd like to get fixed, but they won't block
v1.1.0 release:
*
2008 May 30
4
v1.1.rc6 released
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc6.tar.gz
http://dovecot.org/releases/1.1/rc/dovecot-1.1.rc6.tar.gz.sig
This is it. The first v1.1 release that actually deserves the "release
candidate" name. It contains everything I require from v1.1.0 release.
There are two bugs left that I'd like to get fixed, but they won't block
v1.1.0 release:
*
2014 Feb 04
3
Applying a DNS RBL to deny authentication?
Hope to get some attention about this idea to reduce hacking passwords.
Here is a list of about 700,000 IP addresses that are hacking passwords
through SMTP AUTH
http://ipadmin.junkemailfilter.com/auth-hack.txt
This is a list of IP addresses that attempted to authenticate against my
fake AUTH advertizing on servers with no authentication. We do front end
spam filtering for thousands of
2007 Apr 06
2
mbox sync/lock issue, rc28 and later
Help!
I just noticed this error this morning, we have been getting a
lot of these in rc28 and rc29, not in rc27 or before:
Apr 6 07:22:52 karst dovecot: [ID 107833 mail.error] IMAP(jaearick): mbox file /var/mail/j/jaearick was modified while we were syncing, check your locking settings
Pine coughed up an internal error, no core dump, and dovecot
basically doubled the size of my mailbox by
2005 Jul 31
5
Dovecot Deliver?
I guess Dovecot has an LDA called deliver. What is it and how do I use
it? Or is it ready to be used. can't find any docs on it.
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2005 Aug 16
2
test80: assert/core debug info
Timo,
Attached is gdb information from core dumps related to the
following assert in test-80:
IMAP(username): file mbox-sync-update.c: line 442
(mbox_sync_update_header_from): assertion failed: (ctx->mail.uid == 0 ||
ctx->mail.uid_broken || ctx->mail.uid == mail->uid)
My setup: Solaris 9, mbox format. test-80 compiled with
gcc 4.0.1 using the following configure options:
CC=gcc
2005 Jul 17
1
Authentication feature I need
OK - here's whay I need to make it work for my Linuxconf compatible
authentication system. First - a question:
Will this work? I can find docs on "virtualfile.
auth virtualfile {
mechanisms = plain digest-md5
userdb = passwd-file /etc/vmail/passwd.%d
passdb = passwd-file /etc/vmail/shadow.%d
user = root
}
Then - since the dmain name selects the passwd file, if there were a
2005 Aug 26
2
Dovecot and Active Directory Authentication
First off, sorry if this has been asked before - I have looked, honest.
Is it possible to get dovecot to authenticate users against active
directory, treating the AD as a plain ldap server? I have this working
with cyrus saslauthd.
Currentlt I get a long delay (30 seconds or so) then
* BYE Disconnected for inactivity.
All I get in the maillog is
imap-login: Disconnected: Inactivity
2005 Aug 29
1
dovecot/Active Directory/KRB client (OT)
Gang,
For those who asked about making a Solaris system a Kerberos
client to Active Directory, the magic document to have is:
http://www.connectathon.org/seam1.0/files/c0101.htm
See the section "How to Configure a SEAM Client Using a Windows
2000 KDC". SEAM was Sun's Kerberos client stuff in Solaris 8;
it is just there as part of Solaris 9 and 10. These instructions
apply if
2005 Dec 14
2
1.0alpha5: fcntl() locking problem
Hi,
My setup: Solaris 9, /var/mail is NFS mounted from another
Solaris 9 box, home directories and dovecot index stuff is
on local ufs filesystems. I upgraded from alpha4 to a5 about
36 hours ago. Dovecot is configured like so during the build:
VERSION=1.0.alpha5
CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib \
./configure
2005 May 03
2
Help configuring dovecot for SSL
Hi:
I'm running dovecot on a Fedora 3 box and would like to be able to
make a TLS connection to it with my Pegasus Mail program running on
my Winblows machine. Does anybody know if it is possible?
If it is I could really use some help configuring my dovecot. I have
tried for several days but I really don't know what I'm doing and
need a direction to start.
Thanks,
--
Knute