Displaying 20 results from an estimated 5000 matches similar to: "Suggestion: deliver should honor mail_log_prefix"
2009 Apr 13
1
Handling ENFILE
My mail server consumed all of its configured file table slots and
started returning ENFILE ("Too many open files in system") for many
operations. This wreaked havoc with dovecot-1.1.13. Here are some
areas where dovecot should detect and more gracefully handle ENFILE
error returns:
1. Deliver should report an error more helpful than "Unknown internal
error" when
2016 Apr 05
2
Session ID separator change
LMTP is a but troublesome in that a single LMTP session can do multiple RCPT TOs, so the same session will end up delivering mails to multiple different users. This is causing trouble with stats process, because each delivery is using the same session ID for multiple different users, which causes errors about session ID duplication in stats process. So we'll need to make the session IDs
2009 Jan 23
3
Problem with dovecot config
Hi,
Doing a first install of dovecot, trying to copy over some of the config
settings from 1.1.6. I'm getting an error, I think from the ACL plugin
module. This is the error I'm getting on the console:
Error: imap dump-capability process returned 89
Fatal: Invalid configuration in /etc/opt/dovecot1.8/dovecot.conf
And this is what is appearing in syslog:
Jan 23 12:46:57
2017 Jun 05
1
2nd try: Thunderbird "Empty Trash" causes inconsistent IMAP session state?
Am 05.06.2017 um 14:13 schrieb awl1:
> Hello again,
>
> here you are (log excerpt from May 29 00:06:02 until May 29 01:17:49):
>
> May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
> inconsistent, please relogin. in=1369 out=222662
> May 29 00:12:05 imap(xxx at xxx.org): Info: IMAP session state is
> inconsistent, please relogin. in=204 out=1504
> May
2017 Dec 21
2
Dovecot 2.3-rc Logging Format
Hi,
the release candidate defaults to a log format with session IDs.
mail_log_prefix = "%s(%u)<%{pid}><%{session}>: "
As the LMTP service seems to have the session ID hardcoded, the IDs get duplicated in the logs:
Dec 21 08:48:03 edi dovecot: lmtp(26573): Connect from local
Dec 21 08:48:03 edi dovecot: lmtp(tlx at leuxner.net)[26573]: <fCVaBjNnO1rNZwAAIROLbg>:
2018 Nov 07
1
MailLog plugin distinguish between simultaneous logins
Cit?t Aki Tuomi <aki.tuomi at open-xchange.com>:
> On 7.11.2018 16.13, azurit at pobox.sk wrote:
>> Hi,
>>
>> is it, somehow, possible to distinguish between multiple simultaneous
>> logins in MailLog plugin? For example, which login deleted which
>> message. Is that p[lugin able to log e.g. session ID?
>>
>> azur
>>
>>
>
2012 Apr 28
1
Session IDs
v2.1.2 added support for "session IDs", which is a 9 year unique identifier for that specific IMAP/POP3 connection. Initially I thought it would only be useful for tracking connections going through Dovecot proxies to backends (the session ID is forwarded), but then I thought it could be useful for everyone if auth process also logs the session ID. So I thought for v2.1.6 I'd change
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great
deal and cannot find where I have goofed (and there sure is a lot of
misleading and just plain incorrect information out there), so would
appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as
does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not
happy with that. My
2013 Jun 05
3
Samba4 and NVSv4
Short story: cannot get Kerberized NFSv4 to work. I've googled a great
deal and cannot find where I have goofed (and there sure is a lot of
misleading and just plain incorrect information out there), so would
appreciate another pair of eyes. NFSv4 without Kerberos does work fine, as
does ID mapping. We're using NFSv4 in production with sec=sys, but I'm not
happy with that. My
2009 Jan 06
2
Apple patch 10
Patch #10 allows the pop3 and imap mail processes to handle multiple
clients. We know this weakens the security model but it greatly
increases scalability especially when clients are idle.
Here's how it works. When there are no mail processes, or none
serving fewer than mail_max_connections clients, the master creates a
new mail process pretty much like it does now, but with some
2013 Feb 24
1
%{session} does not work with deliver_log_format
Hi,
# 2.1.10: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-45-server x86_64 Ubuntu 10.04.4 LTS
deliver_log_format = mailbox: deliver: session=<%{session}> msgid=%m from=%f: %$
produces log messages always containing "session=<session}>", like this one:
Feb 24 09:22:09 10.129.3.233 dovecot: lmtp(3484, user at example.org): mbnWK6/NKVGcDQAAiWCYmA: sieve: mailbox: deliver:
2009 Apr 24
4
Dovecot v2.0 hg tree
http://hg.dovecot.org/dovecot-2.0/
I just did the initial commit for master process rewrite, which marks
the beginning of Dovecot v2.0. Several things are still missing/broken,
but at least I was just able to successfully log in using imap :)
I left v1.3 hg tree there for now, but once v2.0 tree is fully usable
I'll just delete the v1.3 tree.
Note the new dovecot-master-example.conf, which
2018 Aug 07
4
Message delivered twice caused by an LMTP error "Got unexpected reply" during upgrade to 2.3
Hi all,
we are upgrading our dovecot platform from:
# dovecot --version
2.2.15.14 (39f57c379ded+)
to
# dovecot --version
2.3.2.1 (0719df592)
Our platform is debian based and it is configured as director and
backend proxy.
We have just upgrade only 4 servers (2 directors and 2 backends) and
when the lmtp traffic flow goes through an upgraded director and a
not-upgraded backend sometimes the
2011 Mar 20
2
R as a non-functional language
I'm reading Torgo (2010) *Data Mining with
R*<http://www.liaad.up.pt/~ltorgo/DataMiningWithR/code.html>in
preparation for a class I'll be teaching next quarter. Here's an
example
that is very non-functional.
> pH <- c(4.5,7,7.3,8.2,6.3)
> names(pH) <- c('area1','area2','mud','dam','middle')
> pH
area1 area2 mud dam
2004 Aug 06
3
Icecast2 Status v1.3
Tar http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/icecast2_status_v1.3.tar
source http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/source/
Please let me know if there are any bugs or problems admin@mediacast1.com, this script parses the stats.xml file and creates php variables,
you will need to create a seperate php page and incorperate your own display results,
2004 Aug 06
3
Icecast2 Status v1.3
Tar http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/icecast2_status_v1.3.tar
source http://www.mediacastone.com/~cvscaster/dev/icecast2_status/v1.3/source/
Please let me know if there are any bugs or problems admin@mediacast1.com, this script parses the stats.xml file and creates php variables,
you will need to create a seperate php page and incorperate your own display results,
2011 Mar 19
2
Referring to objects themselves
Is it possible to refer to an object from within a method, as in *this *in
Java? I can't find anything about this in the documentation. Sorry if I
missed it.
Thanks.
*-- Russ Abbott*
*_____________________________________________*
*** Professor, Computer Science*
* California State University, Los Angeles*
* Google voice: 747-*999-5105
* blog: *http://russabbott.blogspot.com/
vita:
2017 May 11
2
TLSv1.3 support?
Hello,
will the next update of CentOS 6 (6.10) have TLSv1.3 support?
Thanks,
Walter
2009 Mar 24
3
Version 2.0 with multiple IP/TLS certificate support.
Hello,
I sent this email earlier but for some reason it did not go through so I
will try again!
I am using Dovecot on several servers that require multiple domain SSL
certificates. I like Dovecot very much because of its speed and
stability. Currently, Dovecot does not support multiple SSL
certificates directly although I have gotten around this problem with
multiple Dovecot instances
2010 Aug 04
19
Font issue in Half-Life 2 via Wine 1.3.0
Greetz guys,
I have recently installed Wine 1.3.0, with winetricks (31/7/2010), and installed all the fonts available (via winetricks allfonts).
Everything downloaded and "installed" fine.
Now, I was playing Half-Life 2 on Wine 1.2 and it was working perfectly. I've installed Wine 1.3.0 and continued my game. But now, the fonts are messed (there are random letters missing from