Displaying 20 results from an estimated 34 matches for "delivery_tim".
Did you mean:
delivery_time
2015 May 10
5
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
Hello Dovecot users,
Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a
few small fixes and one new feature.
Changelog v0.4.8.rc1:
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2015 May 10
5
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
Hello Dovecot users,
Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a
few small fixes and one new feature.
Changelog v0.4.8.rc1:
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2018 Jul 03
2
lmtp issues with specific message on dovecot 2.3.2
...7704de5e)
# OS: Linux 3.10.0-862.3.3.el7.x86_64 x86_64 CentOS Linux release 7.5.1804
(Core)
# Hostname: mailsrv01
auth_master_user_separator = * auth_verbose_passwords = sha1
default_client_limit = 2000 deliver_log_format = subject=%s from:%f
sender:%e to: %{to_envelope} size:%p msgid=%m status=%$
delivery_time=%{delivery_time} session_time=%{session_time}
disable_plaintext_auth = no doveadm_allowed_commands = quota
get,dsync-server,kick,purge,fts rescan,altmove,mailbox list,expunge,mailbox
status doveadm_password =? # hidden, use -P to show it
lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes...
2015 May 11
1
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
...ecot users,
>>
>> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a
>> few small fixes and one new feature.
>>
>> Changelog v0.4.8.rc1:
>>
>> * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
>> include %{delivery_time}. This prompted changes in Pigeonhole that
>> make this release dependent on Dovecot v2.2.17.
>> + Implemented magic to make sieve_default script visible from
>> ManageSieve under a configurable name. This way, users can see the
>> default rules, edit them and stor...
2015 May 09
10
v2.2.17 release candidate released
...headers.
+ Added initial version of full text search library, which includes
language-specific text normalization and filtering. This is still
in development, but it's already possible to use for testing with
fts-lucene and fts-solr.
+ lda, lmtp: deliver_log_format can now include %{delivery_time},
which expands to how many milliseconds it took to deliver the mail.
With LMTP %{session_time} also expands to how many milliseconds the
LMTP session took, not including the delivery time.
+ lmtp proxy: Mail delivery logging includes timing information.
+ imap: Most IMAP commands now i...
2015 May 09
10
v2.2.17 release candidate released
...headers.
+ Added initial version of full text search library, which includes
language-specific text normalization and filtering. This is still
in development, but it's already possible to use for testing with
fts-lucene and fts-solr.
+ lda, lmtp: deliver_log_format can now include %{delivery_time},
which expands to how many milliseconds it took to deliver the mail.
With LMTP %{session_time} also expands to how many milliseconds the
LMTP session took, not including the delivery time.
+ lmtp proxy: Mail delivery logging includes timing information.
+ imap: Most IMAP commands now i...
2018 Apr 02
2
Doveadm backup issues on dovecot 2.3.1
...el (61b47828)
# OS: Linux 2.6.32-696.23.1.el6.x86_64 x86_64 CentOS release 6.9 (Final)
# Hostname: mailsrv01
auth_master_user_separator = *
auth_verbose_passwords = sha1
default_client_limit = 2000
deliver_log_format = subject=%s from:%f sender:%e to: %{to_envelope} size:%p
msgid=%m status=%$ delivery_time=%{delivery_time}
session_time=%{session_time}
disable_plaintext_auth = no
doveadm_allowed_commands = quota get,dsync-server,kick,purge,fts
rescan,altmove,mailbox list,expunge,mailbox status
doveadm_password = # hidden, use -P to show it
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe...
2018 May 18
1
indexer-worker issues on dovecot 2.3.0
....5.devel (61b47828) # OS: Linux 2.6.32-696.23.1.el6.x86_64 x86_64 CentOS
release 6.9 (Final) # Hostname: mailsrv01 auth_master_user_separator = *
auth_verbose_passwords = sha1 default_client_limit = 2000 deliver_log_format
= subject=%s from:%f sender:%e to: %{to_envelope} size:%p msgid=%m status=%$
delivery_time=%{delivery_time} session_time=%{session_time}
disable_plaintext_auth = no doveadm_allowed_commands = quota
get,dsync-server,kick,purge,fts rescan,altmove,mailbox list,expunge,mailbox
status doveadm_password = # hidden, use -P to show it
lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes...
2020 Oct 29
2
dovecot replicator not replicating automatically?
...dovecot.conf
# Pigeonhole version 0.5.7.2 ()
# OS: Linux 5.3.18-2-pve x86_64 Ubuntu 20.04.1 LTS
# Hostname: mail.daystar.io
auth_master_user_separator = *
auth_mechanisms = PLAIN LOGIN
deliver_log_format = from=%{from}, envelope_sender=%{from_envelope},
subject=%{subject}, msgid=%m, size=%{size},
delivery_time=%{delivery_time}ms, %$
dict {
? acl = pgsql:/etc/dovecot/dovecot-share-folder.conf
? lastlogin = pgsql:/etc/dovecot/dovecot-last-login.conf
? quotadict = pgsql:/etc/dovecot/dovecot-used-quota.conf
}
doveadm_password = # hidden, use -P to show it
doveadm_port = 10993
first_valid_uid = 2000
last_...
2015 May 11
0
Released Pigeonhole v0.4.8.rc2 for Dovecot v2.2.17.rc1
Hello Dovecot users,
Ok, RC1 contained one rather stupid bug that caused a segfault at
delivery. It was caused by a new feature, so the list of changes is not
updated.
Changelog v0.4.8:
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2015 May 15
0
Released Pigeonhole v0.4.8 for Dovecot v2.2.18
Hello Dovecot users,
Here is the final 0.4.8 release. No significant changes were committed
since the last release candidate.
Changelog v0.4.8:
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2015 May 11
0
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
...Stephan Bosch:
> Hello Dovecot users,
>
> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a
> few small fixes and one new feature.
>
> Changelog v0.4.8.rc1:
>
> * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
> include %{delivery_time}. This prompted changes in Pigeonhole that
> make this release dependent on Dovecot v2.2.17.
> + Implemented magic to make sieve_default script visible from
> ManageSieve under a configurable name. This way, users can see the
> default rules, edit them and store a private adjuste...
2015 May 11
0
Released Pigeonhole v0.4.8.rc2 for Dovecot v2.2.17.rc1
Hello Dovecot users,
Ok, RC1 contained one rather stupid bug that caused a segfault at
delivery. It was caused by a new feature, so the list of changes is not
updated.
Changelog v0.4.8:
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2015 May 11
0
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
...phan Bosch wrote:
> Hello Dovecot users,
>
> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a
> few small fixes and one new feature.
>
> Changelog v0.4.8.rc1:
>
> * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
> include %{delivery_time}. This prompted changes in Pigeonhole that
> make this release dependent on Dovecot v2.2.17.
> + Implemented magic to make sieve_default script visible from
> ManageSieve under a configurable name. This way, users can see the
> default rules, edit them and store a private adju...
2015 May 15
0
Released Pigeonhole v0.4.8 for Dovecot v2.2.18
Hello Dovecot users,
Here is the final 0.4.8 release. No significant changes were committed
since the last release candidate.
Changelog v0.4.8:
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2020 Mar 27
0
Deliver log with "msgid=?" when email come from Exchange/Office 365
...ils 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 bug in dovecot?...
2015 May 11
1
Released Pigeonhole v0.4.8.rc1 for Dovecot v2.2.17.rc1
...vecot users,
>>
>> Here's the Pigeonhole RC that goes with the Dovecot RC. It includes a
>> few small fixes and one new feature.
>>
>> Changelog v0.4.8.rc1:
>>
>> * LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
>> include %{delivery_time}. This prompted changes in Pigeonhole that
>> make this release dependent on Dovecot v2.2.17.
>> + Implemented magic to make sieve_default script visible from
>> ManageSieve under a configurable name. This way, users can see the
>> default rules, edit them and store a...
2015 May 13
0
Released Pigeonhole v0.4.8.rc3 for Dovecot v2.2.17
...currently supports. This is e.g. useful for debugging. In the process, I
fixed a few ManageSieve bugs as well.
If RC3 doesn't cause any more issues, I will release 0.4.8 this Friday.
Changelog v0.4.8 (updated):
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2015 May 13
0
Released Pigeonhole v0.4.8.rc3 for Dovecot v2.2.17
...currently supports. This is e.g. useful for debugging. In the process, I
fixed a few ManageSieve bugs as well.
If RC3 doesn't cause any more issues, I will release 0.4.8 this Friday.
Changelog v0.4.8 (updated):
* LDA Sieve plugin: Dovecot changed the deliver_log_format setting to
include %{delivery_time}. This prompted changes in Pigeonhole that
make this release dependent on Dovecot v2.2.17.
+ Implemented magic to make sieve_default script visible from
ManageSieve under a configurable name. This way, users can see the
default rules, edit them and store a private adjusted version. This
co...
2018 Apr 04
2
Lmtp issues on dovecot 2.3.x with big messages
....5.devel (61b47828)
# OS: Linux 2.6.32-696.23.1.el6.x86_64 x86_64 CentOS release 6.9 (Final)
# Hostname: mailsrv01
auth_master_user_separator = *
auth_verbose_passwords = sha1
default_client_limit = 2000
deliver_log_format = subject=%s from:%f sender:%e to: %{to_envelope} size:%p
msgid=%m status=%$ delivery_time=%{delivery_time}
session_time=%{session_time}
disable_plaintext_auth = no
doveadm_allowed_commands = quota get,dsync-server,kick,purge,fts
rescan,altmove,mailbox list,expunge,mailbox status
doveadm_password =? # hidden, use -P to show it
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes...