Displaying 20 results from an estimated 2000 matches similar to: "IMAP logging / rawlog"
2010 Jun 17
3
Problem configuring rawlog with 2.0beta6
The initial problem I was seeing after upgrade from 2.0beta5 to
2.0beta6 was error messages from my Android phone K9 client that
dovecot was reporting -1 messages in various mailboxes. These
mailboxes do have the special "Mail System Internal Data" message in
them.
In trying to get more information for debugging, I tried toenable
rawlog using the same configuration I used successfully
2017 Nov 10
3
rawlog segfaults (error 4 in libdovecot.so.0.0.0)
Hello everybody,
i tried to debug imap sessions with the rawlog feature and rawlog
creates files but when i try to dump them doveadm tells me
[...] Error: zlib.read((file)): unexpected EOF at [...].
I looked at syslog files and i see, that rawlog gets
terminated with a segfault, e.g.:
segfault at 10 ip 00007ff6da362596 sp 00007fffe725a080 error 4 in
libdovecot.so.0.0.0[7ff6da2a4000+122000]
Is
2003 Aug 20
1
rawlog change suggestion
I find the separate .in and .out files rather difficult to work with. I
think it would be more useful if the in/out traffic were interleaved with
a prefix to indicate direction, and suffix to indicate continuation, as
recordio (http://cr.yp.to/ucspi-tcp/recordio.html) does:
<a0002 LIST "" ""
>* LIST (\Noselect) ";" ""
>a0002 OK List completed.
2010 Apr 16
2
2.0beta4 doesn't respond to DONE after untagged FETCH during IDLE
Using K-9 Mail to IDLE on a test folder "MyIncTmp". When there is a
flag change on a message in the folder, which generates an untagged
FETCH, K-9 Mail responds with a DONE, but dovecot does not exit IDLE
state (LOG 1). However, if a new message is delivered, generating an
untagged EXISTS, K-9 Mail responds the same way, with a DONE, and
dovecot does exit IDLE state. (LOG 2) You
2007 Apr 27
1
xy plot key colors don't match plot
Hi
Trying to finish a simple xyplot, but the key colors don't match
those specified on the plot. I have only been able to change the
color of the key text, but not the points.
Hours <- c
(25.88,32.31,24.04,23.27,16.64,19.75,27.25,17.9,20.45,29.65,20.83,27.17,
28.42,28,18.85,17.4,19.75,25.34,23.23,29.85,28.96,25.6,14.67,20.55,25.77
,
2011 Jun 29
1
Rawlogging uid
Hi, this is my first post to the list after years of passive following
every now and then.
Dovecot: 2.0.13 (3d07ab746a67) prebuilt binaries from xi.rename-it.nl
OS: i686 Debian 6.0 squeeze/sid
I am about to run a setup where users are virtual and their mail is owned by
vmail user. I bumped into minor client issue and needed to enable rawlogging
according to
2014 Nov 23
2
Probably K9 not Outlook - Re: Outlook 2010 not connecting to secure POP3
On 11/23/2014 04:45 PM, Robert Schetterer wrote:
> Am 23.11.2014 um 22:33 schrieb Reindl Harald:
>> no idea what you are talking about
>>
>> K9 is a android client and works fine with TLS
>>
>> no idea what has "https" to do with email nor why someone needs to
>> "disable K9 long enugh" whatever "long enough" is - don't get
2017 Mar 28
2
UID Purge?
In the rawlog files I get a few lines of text
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS
THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH
ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE NAMESPACE
NOTIFY
2019 Dec 04
3
Can't see a specific mail in thunderbird but with mobile mail client
Hi,
please record IMAP rawlog from the client session to see what the client requests and what dovecot responds.
https://wiki2.dovecot.org/Debugging/Rawlog <https://wiki2.dovecot.org/Debugging/Rawlog>
Sami
> On 4 Dec 2019, at 10.44, J. Echter via dovecot <dovecot at dovecot.org> wrote:
>
>
> Am 03.12.19 um 12:32 schrieb J. Echter via dovecot:
>> Hi,
>>
2014 Nov 23
3
Probably K9 not Outlook - Re: Outlook 2010 not connecting to secure POP3
no idea what you are talking about
K9 is a android client and works fine with TLS
no idea what has "https" to do with email nor why someone needs to
"disable K9 long enugh" whatever "long enough" is - don't get me wrong
but most technical context on several lists of you if it comes to
details is cluttered and your permanently "i am working on IETF"
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
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
2015 Feb 07
2
TLS config check
Am 07.02.2015 um 10:10 schrieb SW:
> I've just done a test with K9 mail on Android 4.4.2 and this is what I
> see in the log:
>
> ECDHE-ECDSA-AES128-SHA (128/128 bits)
>
> But when using Thunderbird I see:
>
> ECDHE-ECDSA-AES128-GCM-SHA256 (128/128 bits)
>
> I'm happy that Thunderbird is using a secure cipher but is Android? Is
> ECDHE-ECDSA-AES128-SHA
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
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
2005 Sep 05
1
rawlog missing from 1.0a1?
The code is in utils/rawlog.c but it never seems to be called anywhere?
2006 Apr 20
2
dovecot.rawlog for imap-login
I'm trying to see what users are sending for login. I added the rawlog
binary in front of the imap-login in the config file. I'm not seeing
any rawlogs. I added the dovecot.rawlog in the dovecot user directory
(since that's what the imap-login process seems to run as) and it's
permission are wide open. Still nothing.
Help?
2005 Mar 11
3
IP in rawlog
Hi,
i'm using dovecot with rawlog enabled. Well, i need to log the IP of the
user, too. Could you give me a hint, how this can be implemented?
Thanks and regards,
Andreas Goertz.
2014 Aug 14
1
Segfault with indexer-worker using Tika/Solr
Using Dovecot 2.2.13 with Tika 1.5 on Centos 5 64bit
Tika is throwing an exception for some reason, which seems to be causing Dovecot's indexer to segfault. I'm using mdbox/gzipped compressed mail and private indexes for the shared folder. I'm importing mail via formail/dovecot-lda:
formail -s /usr/libexec/dovecot/dovecot-lda -d admin -m Public/TestSubFolder? < /tmp/Inbox.mbox
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 :