Displaying 20 results from an estimated 1100 matches similar to: "verbose imap logging"
2010 May 20
1
Patch for logging variables
Upon thinking, the variable names may not be descriptive enough as
`host` is a bit ambiguous and `deleted_count` may refer to a different
command than expunge in imap and may be valid to track at some point
so I have changed `host` to `client_ip` and `deleted_count` in imap to
`expunged_count`, below is the modified diff for version 1.2.11.
diff -crB dovecot-1.2.11.orig/src/imap/client.c
2007 Jul 15
1
More Descriptive Logging Needed
(Everything herein refers to dovecot-1.0.1.)
I'm sorry to say that I've been having troubles with dovecot. While
attempting to troubleshoot them, I've found the existing logs to be lacking.
In particular, I've had a lot of difficulty with the client<->server
connection disconnecting, but the only message I get in the logs is
"Disconnected". After dissecting
2006 May 02
0
beta7 imap core, no assert
Timo,
I noticed this core dump from imap the other day from one of our
users; there was no assertion. GDB output attached, I have saved
the core if you need more information.
Jeff Earickson
Colby College
-------------- next part --------------
Script started on Tue May 02 09:15:48 2006
%gdb imap core.jloo
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered
2008 Oct 16
2
Backtrace of /usr/local/libexec/dovecot/imap
My batch file uses:
bt full
p my_client.command_queue
p my_client.command_queue.next
p my_client.command_queue.next.next
p my_client.command_queue.next.next.next
p my_client.command_queue.next.next.next.next
p my_client.command_queue.next.next.next.next.next
p my_client.command_queue.next.next.next.next.next.next
quit
----- Forwarded message from root <root at postamt.charite.de> -----
GNU
2008 Jun 21
0
dovecot-1.1.0: child (imap) killed with signal 11
Upgraded to dovecot-1.1.0 today, and activated the fts_lucene plugin. On
login with Thunderbird-2.0.0.14, dovecot crashes over and over:
Jun 21 14:07:17 airframe dovecot: imap-login: Login: user=<user>, method=CRAM-MD5, rip=192.168.1.1, lip=192.168.1.3, TLS
Jun 21 14:07:17 airframe dovecot: child 5712 (imap) killed with signal 11
Jun 21 14:07:17 airframe dovecot: imap-login: Login:
2008 Nov 22
1
core in lazy_expunge plugin
Hello all!
dovecot 1.1.6
Use lazy_expunge plugin call core on connect.
Core:
bt full
#0 lazy_expunge_mail_expunge (_mail=0x2ac06e9b89e8) at
lazy-expunge-plugin.c:103
lt = (struct lazy_expunge_transaction *) 0x2ac06e9b86e0
deststorage = <value optimized out>
#1 0x000000000041cefc in imap_expunge (box=0x2ac06e988de8,
next_search_arg=0x0) at imap-expunge.c:31
ctx =
2010 May 19
1
logging
I am looking through the logging options and wondering if there are a
couple of things that we can do
1. Logouts don't seem to show the IP address of the logout, we
typically see multiple sessions at a time and wondering if there is a
way to tie the logouts to an IP
2. POP logouts show the number of messages retrieved/deleted but I
don't see a way to do this with IMAP, is there a logout
2003 Nov 04
0
PATCH: make local IP address available to auth modules
The attached patch makes the local IP address to which the client
connected available to the authentication modules; i.e., the local IP
address is available for substitution as %i for the mysql and pgsql
modules. We needed this feature to support thousands of our legacy
accounts which are authenticated by username/local_part (not the full
email address) and IP address (one per domain).
Timo,
2001 Jan 04
0
Problems/Modifications compiling SAMBA 2.2-alpha1 on SCO Openserver 5.0.5a
Hello,
after one small modification I was able to compile samba. I have not yet tried to use it, but at least swat is working.
It would be nice if anyone could modify the current code to resolve the specified problems.
Mike
The Problems:
Only a nuisance: uid_t and gid_t are unsigned:
/GNU-Source/samba-2.2.0-alpha1/source/smbd/sec_ctx.c: In function `initialise_groups':
2006 May 19
4
beta8: core, signal 11
Timo,
The gdb analysis is attached. It looks like memory got seriously
stomped in this core dump. There was no assert or other useful
information in the syslog. My setup: Solaris 9, imap and imaps,
mbox format, INBOXes NFS mounted, index files on local ufs
filesystem, beta8 configured like so:
VERSION=1.0.beta8
CC=gcc CFLAGS="-g -O" CPPFLAGS=-I/opt/openssl/include
2011 May 04
1
hurdle, simulated power
Hi all--
We are planning an intervention study for adolescent alcohol use, and I
am planning to use simulations based on a hurdle model (using the
hurdle() function in package pscl) for sample size estimation.
The simulation code and power code are below -- note that at the moment
the "power" code is just returning the coefficients, as something isn't
working quite right.
The
2007 Oct 23
3
More core dump stack traces
Hi all,
I found a whole bunch of core files from imap this evening, so here
are the stack traces from each. Unlike my last message, I don't have
debugging symbols for these, so there isn't any analysis I can easily
do. There were several cores with the first stack trace and one with
the second trace. The core dump for the second trace is the only one
I noticed. I suspect that the
2007 Aug 07
2
Latest 1.1 tree build failure
Suggestions of how to fix this?
mkdir -p /build/work/dovecot-1.1-alpha1
cd /build/work/dovecot-1.1-alpha1
export LDFLAGS='-L/common/pkgs/sqlite-3.4.1.1/lib64 -R/common/pkgs/sqlite-3.4.1.1/lib64'
export CPPFLAGS='-pipe -O2 -I/common/pkgs/sqlite-3.4.1.1/include'
unset CDPATH
make distclean
./configure --prefix=/common/pkgs/dovecot-1.1-alpha1 --disable-nls --disable-ipv6 --with-db
2013 Mar 11
2
vertical lines in R plot
Dear All,
May I seek your suggestion on a simple issue. I want to draw vertical lines
at some positions in the following R plot. To be more specific, I wish to
draw vertical lines at d=c(5.0,5.5,6) and they should go till
p=c(0.12,0.60,0.20) . I haven't found any way out, though made several
attempts. Please run the following commands first if you are interested in!
2007 Jan 05
1
Failed proxy auth drops connection for IMAP/POP3 proxy in 1.0-RC15
Hello,
I was seeing an odd behavior in a proxy-only configuration of dovecot.
When a user entered an incorrect password in either IMAP or POP3, the
Dovecot connection would be immediately dropped, sometimes with the auth
failure message, sometimes without (a timing issue).
I believe I have tracked down the cause to the code commented out in the
attached diff. It appears that the proxy
2012 Jul 17
1
Dovecot-2.1.8 process imap crashed
Hello!
I've just upgraded dovecot from 2.0.18 to 2.1.8 and configured impac. I
notice dovecot/imap throws segfault from time to time. I'm not sure i
know what steps are needed to reproduce problem.
I'm using gentoo, hardened-kernel-3.4.2. Namespaces (and settings for
imapc) are keept in database so i'm not sure doveconf would be useful.
If would be needed please let me know.
2008 Dec 19
1
obtaining output from an evaluated expression
Hi
I am trying to use the deriv and eval functions to obtain the value of a
function , say "xi-(alpha0+alpha1*gi)" , differentiated with respect to
alpha0 and alpha1, in the following way
# for gi = 0
> dU1dtheta <- deriv(~ xi-(alpha0+alpha1*gi), c("alpha0","alpha1"))
> eval(dU1dtheta)
(Intercept)
-0.2547153
attr(,"gradient")
2012 Oct 23
1
Minimizing Computational Time
Dear R-users,
May I seek some suggestions from you. I have a long programme written in R
with several 'for' loops inside. I just want to get them out by any elegant
way (if there is!) to reduce the computational time of the main programme.
For instance, is there any smart way for the following programme that will
lessen time?
2005 Mar 02
1
Warning: number of items to replace is not a multiple of replacement length
I feel like a complete dolt, as I know this question has been asked by
others on a fairly regular basis, but I'm going in circles trying to get
the following to work:
id.prob<-function (tt)
{
library(mvtnorm)
#============================
Makeham<-function(tt)
{
a2=0.030386513
a3=0.006688287
b3=0.039047537
t<-tt-20
h.t<-a2+a3*exp(b3*t)
S.t<-exp(-a2*t+a3/b3*(1-exp(b3*t)))
2011 Apr 04
0
[R-sig-ME] Documentation for the glm module in jags/rjags?
It turns out that when I use GUI (file-change dir) to set the working
directory, R will crash.
If I use setwd() instead, the example runs well.
Regards,
On 4 April 2011 00:17, Wincent <ronggui.huang@gmail.com> wrote:
> OK, I dig into the problem and found that Chinese character in the path
> should be blamed.
> Once the path rename to English only, it works.
>
> Regards,