Displaying 20 results from an estimated 100000 matches similar to: "Improve dovecot logging"
2017 Sep 04
0
Commands loging to mail log
Hi,
In case when user login with pop3 and only download only mail headers
(partial download),
but not email body, there is nothing in mail.log
Is it possible to configure one of the existing dovecot plugins to log
actions like TOP and LIST
or is it possible to write new plugin for dovecot which can fetch this
actions ?
Thank you and regards,
2014 Feb 20
1
dovecot with maildir not using mtime on reindex
Hi.
It seems that dovecot is using the current time, not a maildir file's mtime for INTERNALDATE when a message is re-indexed:
$ cd Index
$ rm -rf .INBOX
$ cd ../Maildir/cur
$ stat *
File: `1392914632.P54451Q0M08633.smtpin01,S=2215,W=2249:2,'
Size: 960 Blocks: 8 IO Block: 1048576 regular file
Device: 36h/54d Inode: 11132959 Links: 1
Access: (0600/-rw-------)
2014 Sep 09
1
My Dsync isn't replicating 'EXPUNGE' IMAP command
Hi!
I have two Dovecot-2.2.13 servers with Dsync Replication: server1 and
server2.
When I execute 'EXPUNGE' on server1 side, the messages with FLAG
\Deleted are expunged only on server1. The message is still present in
Server2.
Could someone give me a hint reason for this ?
Thanks in advance!
--
Thiago Henrique
======================================================================
2007 Sep 02
4
IMAP: Disconnected: BUG: Unknown internal error (Dovecot 1.0.3)
Hi,
I am getting the following error in the server mail logfile:
> Sep 2 18:39:44 h648123 dovecot: IMAP(<account>)(<PID>): Disconnected: BUG: Unknown internal error
(mail_debug is on, but there is not really much context for this in
the log file, ie. no log events for several minutes, and then it
appears, all of a sudden).
On the client side, it looks like this (with some
2014 Aug 18
1
rebuilding indexes for dovecot pop3
Hi.
doveadm -D fetch -u login \
'imap.envelope imap.bodystructure size.virtual date.received' '*'
according to mail archives allows to regenerate indexes and precache specified
headers for imap usage.
What headers are needed for dovecot pop3 daemon?
I have one server where dovecot works for imap only. For pop3 there is
different software being used. I want to migrate to
2007 Nov 13
1
Dovecot does not fetch mails from Maildir
Hello
I have the following configuration. I am trying to login through pop3 and
fetch e-mails but it does not fetch anything. I see that there is a mail
there. Here is what i have
List from my homedir. Set correct on MySQL as (home)
--
[root at axis info]# ls -al new
total 12
drwx------ 2 exim exim 4096 Nov 12 21:11 .
drwxrwx--- 6 exim exim 4096 Nov 12 21:11 ..
-rw------- 1 exim exim 1996 Nov
2008 Mar 31
6
DoveCot IMAP and "inconsistent state" messages
I need some help troubleshooting this problem. It only shows up with
IMAP connections. I initially thought it was related to SquirrelMail
(because it gives me an 'EXPUNGE' error), but after attempting to send
IMAP commands directly to the server as shown below, I'm thinking there
is something else going on.
The system configuration is PostFix as the MTA delivering to procmail in
2009 May 10
2
dovecot weird bug
Hi,
We have a weird bug happening in our dovecot installation. When I send html
emails from many clients and compress them, there are no problem. They are
opened and correctly formated.
When I send an email from Squirrelmail and compress it, dovecot exits with
no errors (there are no coredumps or seg fault - dovecot just exits). But
the weird is, it just happens when squirrelmail opens an email
2009 Apr 07
2
Segfault in dovecot 1.2rc2 with quota + public namespace enabled
Hi,
I have configured a public namespace ("#Shared"). Since dovecot 1.2rc2
(1.1.11 worked fine) I get a segfault, if I try to access a folder
under this namespace when quota plugin is enabled. When the quota
plugin is disabled, accessing those folders works.
$ dovecot -n
# 1.2.rc2: /opt/dovecot/etc/dovecot.conf
# OS: Linux 2.6.26-1-686 i686 Debian 5.0
base_dir: /var/run/dovecot
2005 Aug 24
0
verbose imap logging
Implements more verbose imap logging (when client exits).
Similar to existing logging in POP3.
Due to the nature of imap and my incomplete understanding (of the
dovecot code) the session statistics reported have varying accuracy.
Much better than nothing IMO.
Cheers,
Jens
-----------------------------------------------------------------------
'This mail automatically becomes portable
2009 Jan 27
2
dovecot 1.2 virtual folders question
Hi Timo
is this possible a possible setup ?
for downloading imap folders ( including inbox )
with pop3 controlled by a a dovecot-virtual file
in usr/local/virtual/%d/%u/
with content something like that
*
-Trash
-Trash/*
-Sent
-Sent/*
-Drafts
-Drafts/*
all
namespace private {
separator = /
prefix = ""
2010 Apr 29
1
Dovecot headers at start of text returned to KMail
The attachment show Kmail (kdepim-4.4.2-1.fc12.x86_64) accessing
an email from dovecot over imap.
From the wireshark-imap-trace.txt you can see at line 77
that the headers do not end cleanly "X-)". And at line 84
there is text from the headers that is not part of the body
"-Spambayes-Trained: ham".
The email being access by dovecot is in:
2019 Jan 10
2
Need help deduplicating messages fetched with getmail into dovecot mailbox
Hello everyone,
I'm using getmail to fetch some external mails from POP3 into a dovecot
mailbox (providing IMAP). Getmail seems to have some serious problems
keeping track of mails already fetched. I have every Mail exactly twice
in my Mailbox delivered by Dovecot. Of course they are not in the
original external POP3 Inbox.
I hope I'm in right place here. I think the problem is not
2007 Oct 12
0
Logging client commands (patch)
This might be useful to someone so I'll throw it out there.
Patch against 1.0.5 adds support for two new configuration params:
pop3_debug_client_commands = TOP, RETR, DELE
imap_debug_client_commands = FETCH, DELETE
Obviously add in whichever ones you're interested in, or none, or
comment them out completely.
It'll log the appropriate events:
Oct 12 18:30:18 kea dovecot:
2008 May 07
1
Error in dovecot-auth logging
Hi, i have this in /var/log/messages
May 7 09:29:59 blade25 dovecot-auth: pam_ldap: ldap_result Timed out
May 7 09:29:59 blade25 dovecot-auth: pam_ldap: ldap_result Can't
contact LDAP server
but i defined log_path and info_log_path in dovecot.conf
"dovecot -n not show different values for "protocol lda"?
Regards
# dovecot -n
# 1.0.10: /etc/dovecot.conf
log_path:
2010 Feb 16
4
zlib plugin trouble
Hi,
I have error with dovecot 1.2.10 + compress on deliver patch and zlib plugin.
logfile sample:
[...]
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): zlib_istream.seek() failed: Invalid argument
mail.err: Feb 16 14:22:25 dovecot: IMAP(hidden at domain.com): FETCH for mailbox Meursault UID 101 failed to read message input: Invalid argument
mail.err: Feb 16 14:22:26 dovecot:
2007 Oct 17
1
Problem with bodystructure/partial fetch using 1.1*
Hi there
I'm using dovecot-1.1b2/b3 with deliver. All information is stored in an
SQL database and no errors related to this issue are written to the logs
(actually I get no errors at all).
I've run into at problem; FETCH BODYSTRUCTURE is broken after upgrading to
dovecot 1.1b2 (same issue with 1.1b3).
BODUSTRUCTURE only returns information from the first section (with
incorrect
2015 Jun 30
0
Outlook 2013 not fetching new mail/synchronization issues
There is also an antivirus running on client with antispam module. I will
try to disable it and see
if there is any change.
Pacher Dragos
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Dragos
Pacher
Sent: 30 June 2015 10:30
To: 'Robert Schetterer'; dovecot at dovecot.org; jerry at seibercom.net
Subject: RE: Outlook 2013 not fetching new
2004 Mar 18
2
Dovecot startup at boottime fails
Hi,
I am running dovecot 0.99.10.4 on SuSE 9. I installed it using apt-get from
the gwdg repository.
The dovecot service is configured to start at boottime in run level 3 and 5.
However, it dies immediately with this error (/var/log/mail.err):
dovecot: Login process died too early - shutting down
Starting the service afterwords from a prompt as root with the command:
/etc/init.d/dovecot
2011 Sep 21
1
Dovecot failing to parse some UTF-8 encoded attachment filenames, returning empty string instead
Hi,
I'm seeing a strange problem with some attachment filenames that are
UTF-8 encoded. The problem seems to be related to spaces and/or
unusual characters in filenames, like accented characters (or perhaps
just to filenames if UTF-8 encoded; I've not explored that fully).
These filenames are shown as empty strings in IMAP using Dovecot. I've
attached a sample message that exhibits