Displaying 20 results from an estimated 4000 matches similar to: "more verbose debugging with test45"
2004 Sep 21
3
Dovecot 1.0-test45 indexing issues
We're currently on dovecot 0.99.10 with a few modifications (including one
very nasty hack for the blank line at the beginning of the mailbox bug).
We're using mbox all around.
Everything works smoothly but we still ocasionally get corrupt mailboxes
and indexes that need to be wiped out.
I setup 1.0-test45 on one of our mailservers to start testing it and ran
into a few issues. The
2009 Apr 27
2
[PATCH] Clarify rawlog example
# HG changeset patch
# User matthijs at stdin.nl
# Date 1240845142 -7200
# Branch HEAD
# Node ID 19f4b6167b426c36b7b3b38db4397f2723dc75c2
# Parent c8de2237478fc01ee46e6ec8cda41e8d3cecb68c
Clarify rawlog example.
diff -r c8de2237478f -r 19f4b6167b42 dovecot-example.conf
--- a/dovecot-example.conf Thu Apr 23 12:01:40 2009 -0400
+++ b/dovecot-example.conf Mon Apr 27 17:12:22 2009 +0200
@@ -543,6
2009 Jun 15
2
Dovecot v1.2 rawlog in dovecot.conf trouble
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
using Dovecot v1.2 changeset: 9126:b745911012bb
This line in dovecot.conf make trouble (wrapped in mail):
mail_executable =
/usr/local/dovecot-1.2.rc5unpatched/libexec/dovecot/rawlog
/usr/local/dovecot-1.2.rc5unpatched/libexec/dovecot/imap
# sbin/dovecot -F
Fio_loop_handle_add: epoll_ctl(1, 0): Operation not permitted
Error: imap
2007 Feb 09
1
Rawlogs in freebsd?
I am trying to enable rawlogs.
I made a directory /home/dovecot/dovecot.rawlog/, changed dovecot.conf to
have
mail_executable = /usr/local/libexec/dovecot/rawlog /usr/local/libexec/dovecot/imap
Made sure the /home/dovecot/dovecot.rawlog/ could be written to. Even made
it 1777 as a test.
Made sure the FreeBSD user database points /home/dovecot as the dovecot
user's directory (left
2010 Mar 27
2
v2.0.beta4: conversion of v1.2 configuration
Hi Timo,
I've just tried to convert my v1.2 configuration to a v2.0
configuration. Below a few obsolete warnings, among others
"mail_executable has been replaced by service { executable }", was an
interesting error:
"doveconf: Error: duplicate listener: 198:"
The broken parts of the converted configuration:
# 2.0.beta4 (84ffb38839b9): /etc/dovecot/dovecot.conf
# OS: Linux
2005 Dec 30
1
Compile problem on FreeBSD 6.0-STABLE
Trying to update to dovecot-1.0.alpha5 and seeing this at compile time:
mech-gssapi.o mech-gssapi.c; then mv -f ".deps/mech-gssapi.Tpo"
".deps/mech-gssapi.Po"; else rm -f ".deps/mech-gssapi.Tpo"; exit 1; fi
mech-gssapi.c:30:27: gssapi/gssapi.h: No such file or directory
mech-gssapi.c:42: error: syntax error before "gss_ctx_id_t"
mech-gssapi.c:51: error:
2005 Jan 14
3
Squirrelmail - messages not marked as read
As of test-60 and test-61, running Squirrelmail 1.5.1[cvs] on
FreeBSD 5.3-STABLE, messages are not marked as read after they
are read.
If I switch back to test-59, it works normally.
When switching back to test-59, with log_path = /var/log/dovelog
dovelog shows:
dovecot: Jan 14 11:43:38 Error: IMAP(kimc): Corrupted index cache
file /home/kimc/Maildir/dovecot.index.cache: indexid changed
2005 Sep 05
1
rawlog missing from 1.0a1?
The code is in utils/rawlog.c but it never seems to be called anywhere?
2005 May 13
1
dovecot 1.0-test69 io hangs
I've been testing test69 with pop3 (under Linux and with mbox).
I began testing with a large inbox (11000 mails) and it seems the
communication between dovecot and the mailclient (evolution) stalls after
1000-2000 messages transferred.
I've looked in to the (non-trivial) io functionality of dovecot.
What I see is that io_loop_handler_run() in ioloop-poll.c does not
signal any more data
2011 Aug 01
1
Clients can't retrieve new emails
In a formerly working environment suddenly clients aren't notified of
new emails and can't retrieve new emails. Server is Ubuntu 11.04 dovecot
1.2.15. Clients which fail are a Pre2 webOS 2.1 and TouchPad webOS 3.0
(those are OS versions, I don't know which particular flavor/version the
IMAP clients are); there is also a Thunderbird 3.1.11 client on the same
system as the server which
2016 Dec 12
3
Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.
Edit: When using win8, then logs started appear in dovecot.rawlog. But
as win10 gives error in ssl level, before user authentication, then no
debug logs will be written into user dovecot.rawlog folder.
So how to debug this ssl issue?
Aki Tuomi wrote:
> https://wiki2.dovecot.org/Debugging/Rawlog
>
> can you try this to get rawlogs to find out what happens?
>
> Aki
I'm bit
2004 Sep 20
1
1.0-test45
http://dovecot.org/test/
So, the last release was a stupid one. Here's a working one.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040921/502de7b1/attachment-0001.bin>
2015 Mar 09
4
rawlog with -i not worked
Hello,
I have the rawlog enabled according to the
manual:http://wiki2.dovecot.org/Debugging/Rawlog
Without -i everything is wonderful, a coredump is with the -i parameter
created
****************************************
service imap-postlogin {
executable = script-login -d rawlog -i
user = vmail
}
****************************************
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012
2013 Nov 11
1
Enable Rawlog from userdb in Dovecot v2.2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
how do I enable Rawlog for one person only?
http://wiki2.dovecot.org/Debugging/Rawlog
describes how to enable the postlogin script for all users. Rawlog gets
active only, if the dovecot.rawlog directory exists. So far, it's working.
However. I suspect that there is some notable overhead in this chain, so I
tried to enable rawlog via
2005 Dec 31
3
Using dovecot auth with Postfix
Attempting to setup smtpd auth for Postfix using the Dovecot authorization
unix socket.
Some info is at: http://www.postfix.org/SASL_README.html
To enable operation when Postfix is chrooted, a method from the
reference above is to locate the socket at: /var/spool/postfix/private/auth
To do this, I have this configuration in dovecot.conf:
# listener sockets will be created by Dovecot's
2015 Apr 03
1
IMAP logging / rawlog
I am trying to monitor with Nagios that my phones are consistently checking into dovecot via IMAP. I used to be able to parse syslog for imap-login messages. I have since updated my phones, the phoness email client (k9-mail) and dovecot. Now the imap-login messages are few and far between. However, I can clearly see via tcpdump that some traffic is happening when I click refresh on k9. I enabled
2006 Jun 22
1
Patch for rawlog.c
hello
The homedirectories are stored as a relative path in my userdb
One problem ocoures with rawlog:
rawloging occures only if a directory $HOME/dovecot.rawlog exist.
this is checked with lstat
for me $HOME is always "username/". This is relative to /var/mail and works.
in rawlog.c lstat should now check "username//dovecot.rawlog" which fails.
lstat can check
2013 Jun 02
2
rawlog without setting home in userdb
Hi all,
in my settup i decided to set mail_home in 10-mail.conf,
and let dovecot do the hashing to a 2-level directory structure.
mail_location = mdbox:~/mdbox:ALT=/altstorage/%h/mdbox
mail_home = /vmail/%1Mu/%2.1Mu/%u
In my userdb ist homedirectory not set and everythink works as expected,
except when i use rawlog i get only logs in ~/dovecot.rawlog if home is
set in userdb.
In wiki
2007 Dec 11
1
dovecot deliver errors
I think someone else mentioned this problem earlier on the list, and
I've recently started seeing the following error show up:
file index-transaction.c: line 54 (index_transaction_finish_rollback):
assertion failed: (t->mail_ref_count == 0)
Raw backtrace: /usr/lib/dovecot/deliver(i_syslog_fatal_handler+0x2b)
[0x80bff0b] -> /usr/lib/dovecot/deliver [0x80bfd1a] ->
2006 Aug 02
1
alternate rawlog directory
Hello,
In rc2 sources, the rawlog directory seem to be hard-coded to be
looked for in $HOME.
I'd like to have a way to centralized the place where rawlog files are, in order to be able :
. to rotate them more easily
. not to leave them at the user's reach
. not to have to enter the user's directory to read them
I'd like to have a layout similar to this :