Displaying 4 results from an estimated 4 matches for "deliverytim".
Did you mean:
deliverytime
2020 Mar 27
0
Deliver log with "msgid=?" when email come from Exchange/Office 365
...ed that all emails that come from Exchange/Office 365 have the
message-id, in deliver log, reported as
msgid=? <DBBPRDD0 at DBBPR023.eurprd08.prod.outlook.com>
instead of expected
msgid=<DBBPRDD0 at DBBPR023.eurprd08.prod.outlook.com>
My deliver_log format is:
deliver_log_format = deliverytime=%{delivery_time}, msgid=%m, sender=%e,
from=%f, subject="%s": %$
The behaviour is the same on Dovecot 2.2 and 2.3, and only dovecot have
the "?", we have a mail filter before dovecot and the message-id is
registred fine, without the ? in front.
Is an issue of my setup or a...
2017 Feb 21
1
segfault in lib20_expire_plugin
...4.stk32 x86_64 Debian 9.0
auth_debug = yes
auth_debug_passwords = yes
auth_failure_delay = 5 secs
auth_master_user_separator = *
auth_mechanisms = digest-md5 cram-md5
auth_verbose = yes
auth_verbose_passwords = plain
debug_log_path = /var/log/dovecot/dov_debug.log
deliver_log_format = msgid=%m: %$: DeliveryTime=%{delivery_time}:
LMTPSessionTime=%{session_time}
dict {
expire = db:/var/lib/dovecot/expire.db
}
doveadm_password = # hidden, use -P to show it
doveadm_port = 1090
imap_logout_format = in=%i out=%o MailHeaderR=%{fetch_hdr_count}
MailBodyR=%{fetch_body_count} MailDel=%{deleted} MailExpung=%{exp...
2010 Nov 01
24
[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
From: Haiyang Zhang <haiyangz at microsoft.com>
Convert camel cased struct fields in channel_mgmt.h to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 302 ++++++++++++++++++------------------
drivers/staging/hv/channel_mgmt.c | 186 ++++++++++++------------
2010 Nov 01
24
[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
From: Haiyang Zhang <haiyangz at microsoft.com>
Convert camel cased struct fields in channel_mgmt.h to lower cases
Signed-off-by: Haiyang Zhang <haiyangz at microsoft.com>
Signed-off-by: Hank Janssen <hjanssen at microsoft.com>
---
drivers/staging/hv/channel.c | 302 ++++++++++++++++++------------------
drivers/staging/hv/channel_mgmt.c | 186 ++++++++++++------------