Displaying 20 results from an estimated 1000 matches similar to: "patch for bug 245?"
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 Dec 17
1
Re: dovecot Digest, Vol 32, Issue 42
If its too hard for them to setup the pop3 catch all, we can probably
put some mapping in place to smtp froward mail to their server. This is
more complex on our part so would prefer not to do it that way, but its
an option and will require not setup on their part other than make sure
their server does not accept mail for anyone other than our server.
dovecot-request@dovecot.org wrote:
>
2007 Mar 02
2
rc25: need_space assert, core
Timo,
I see where at least one other person reported this, but here goes.
I went from rc24 to rc25 this morning, and I got an assert and core
from my own mailbox withing five minutes:
Mar 2 06:52:26 karst dovecot: [ID 107833 mail.error] IMAP(jaearick): file mbox-sync-rewrite.c: line 408: assertion failed: (need_space == (uoff_t)-mails[idx].space)
Mar 2 06:52:26 karst dovecot: [ID 107833
2005 Sep 07
4
[Bug 1080] 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
http://bugzilla.mindrot.org/show_bug.cgi?id=1080
Summary: 4.1p1 to 4.2p1 broke UsePrivilegeSeparation on HPUX
Product: Portable OpenSSH
Version: 4.2p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2006 Jan 19
1
beta1: how to use quota plugin???
Hi,
After searching gmane.mail.imap.dovecot on the topic, and
wiki.dovecot.org, I'm still clueless on how to use RFC 2087
quotas in dovecot with the quota plugin. How come no wiki
doc?
My setup: Solaris 9, mbox format. Both the filesystem for
INBOXes (/var/mail) and the user's home directories have
filesystem-based quotas imposed. For example:
% quota -v joeblow
Disk quotas for
2005 Nov 08
1
[Bug 1116] Solaris 10: mucho remote terminal problems
http://bugzilla.mindrot.org/show_bug.cgi?id=1116
Summary: Solaris 10: mucho remote terminal problems
Product: Portable OpenSSH
Version: 4.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: jaearick
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 Jan 26
2
How to run in debug format for SSL testing?
Help, new to dovecot...
I want to get some output from my test sessions to confirm that
SSL pop and imap are working. How does one get debug output from
dovecot? How does one see that dovecot is using SSL in a transaction?
I configured dovecot 0.99.13 with:
CC=gcc CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib \
./configure --prefix=/opt/dovecot --with-ssl=openssl \
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 05
1
dovecot 1 for production? which one?
Hi,
I've been lurking on the list since Spring, planning to replace
UW-IMAP with dovecot 1.0 sometime this summer. The recent thread
on "1.0" has not given me a good feeling about seeing it before
summer's end. So I wonder if I should use dovecot-1.0-test-xx code or
dovecot-stable-[date] code (which seems to change every day, how
stable is that???). This is confusing,
2005 Sep 05
2
1.0alpha1: too many open files
Help...
Dovecot 1.0alpha1 hung up today with nothing working and
the following spewing to my syslog:
pipe() failed: Too many open files
My setup: Solaris 9, just using imap, mbox format. The
various "max" settings in dovecot.conf use the defaults.
Suggestions on what to change in fovecot.conf to keep this
from happening?
Jeff Earickson
Colby College
2006 Sep 05
1
rc7 crashing under heavy load
Help!
Our students are back and they are pounding my dovecot server
to death (ie "Login process died too early - shutting down" or
"too many open files" type crash). I've had my third crash
today.
My setup: Solaris 10, imap and imaps, 3K users coming in via horde
webmail. My current connection settings are:
login_max_processes_count = 2048
login_max_connections = 4096
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 Sep 07
0
1.0alpha1: new assert/core
Hi,
I saw a new assert and core dump today in 1.0alpha1.
Setup is Solaris 9, dovecot built with gcc 4.0.1, running
as imap server for mbox format. The syslog said:
IMAP(user): file message-body-search.c: line 393 (message_body_search_ctx): assertion failed: (input->v_offset <= part->physical_pos)
A gdb analysis of the core dump is attached. BTW, I save
core dumps in case you need
2005 Oct 20
0
alpha4: flock change
Timo,
The comments in dovecot-example.conf regarding lock_method
for Solaris users needs to note your change. Your changelog
says:
- Default lock_method changed to flock instead of the old fcntl.
Solaris users will need to set it back to fcntl. This makes sure that
Dovecot's indexes aren't accidentally used with NFS.
But there is no warning about this in the file for Solaris
users.
2005 Jul 26
1
last access file for 1.0-stable?
Hi,
I am almost ready to convert from UW-imap to dovecot 1.0 stable
for my imap use. I hacked UW-imap to touch a file in the user's
home directory so I can always tell the last time they used imap.
My hack looks something like this:
if(authenticated)
{
touchfile = (char *) malloc((strlen (home) + 15);
sprintf(touchfile,"%s/.imapd.last",homedir);
fd =
2002 Feb 14
1
3.0.2p1: all sshd processes owned by root
Hi,
I installed 3.0.2p1 on our Solaris 8 systems this week (new to ssh),
and when I look at the process list for sshd, I see:
root 14547 1 0 10:35:29 ? 0:00 /opt/openssh/sbin/sshd
root 14548 14547 0 10:35:36 ? 0:01 /opt/openssh/sbin/sshd
Process 14547 is the deamon listening on port 22, but process 14548 is
my connection from elsewhere. I consider it a design
2005 Jul 26
1
1.0 stable 20050725 assert, signal 6
Hi,
I was brave enough to upgrade from UW-imap to stable 1.0 20050725
today for our IMAP service. I have seen a few of the following in
my syslog:
Jul 26 15:37:18 emerald dovecot: [ID 107833 mail.error] IMAP(bjkupke): file mbox
-sync-update.c: line 372: assertion failed: (ctx->mail.uid == 0 || ctx->mail.uid
== mail->uid)
Jul 26 15:37:18 emerald dovecot: [ID 684838 mail.error] child
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
2005 Aug 16
0
test80: in production, occasional assert
Timo,
Test-80, running on our production IMAP server. Setup: Solaris 9,
compiled with gcc 4.0.1, mbox format, configured like so:
VERSION=test80
CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib \
./configure --prefix=/opt/dovecot.$VERSION --with-ssl=openssl \
--with-ssldir=/opt/openssl/ssl --with-rawlog --enable-debug > configure.out
Still seeing