search for: fetch_hdr_count

Displaying 20 results from an estimated 39 matches for "fetch_hdr_count".

2015 May 15
4
imap_logout_format improvements / ideas
http://hg.dovecot.org/dovecot-2.2/rev/93bba97afb2a http://hg.dovecot.org/dovecot-2.2/rev/e0a17714f0c9 So all in all, you can now add to imap_logout_format: # %i - total number of bytes read from client # %o - total number of bytes sent to client # %{fetch_hdr_count} - Number of mails with mail header data sent to client # %{fetch_hdr_bytes} - Number of bytes with mail header data sent to client # %{fetch_body_count} - Number of mails with mail body data sent to client # %{fetch_body_bytes} - Number of bytes with mail body data sent to client # %{deleted}...
2017 Jul 13
5
passwd-file, getting invalid uid 0
...l pop3 { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" } -- Larry Rosenman...
2017 Dec 25
2
Sieve 0.5.0/Dovecot 2.3.0
...t; } protocol pop3 { mail_plugins = " fts fts_solr notify virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify virtual mail_log imap_sieve" } thebighonker.lerctr.org /home/ler/sieve $...
2017 Dec 25
3
Sieve 0.5.0/Dovecot 2.3.0
...al mail_log" > > } > > protocol !doveadm { > > mail_plugins = " fts fts_solr notify virtual mail_log" > > } > > protocol imap { > > imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags > > imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} > > imap_metadata = yes > > mail_max_userip_connections = 50 > > mail_plugins = " fts fts_solr notify virtual mail_log imap_sieve" > > } &g...
2019 Sep 08
1
Subscribe to a fileinto :create mailbox?
...ns = " fts fts_solr notify virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify virtual mail_log" } protocol imap { imap_capability = +SPECIAL-USE imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify virtual mail_log imap_sieve imap_zlib" } -- Larry Rosenman...
2015 May 15
0
imap_logout_format improvements / ideas
> # %i - total number of bytes read from client > # %o - total number of bytes sent to client > # %{fetch_hdr_count} - Number of mails with mail header data sent to > client > # %{fetch_hdr_bytes} - Number of bytes with mail header data sent to > client > # %{fetch_body_count} - Number of mails with mail body data sent to client > # %{fetch_body_bytes} - Number of bytes with mail body data sent to...
2015 Oct 02
0
imap_logout_format improvements / ideas
...ainen: > http://hg.dovecot.org/dovecot-2.2/rev/93bba97afb2a > http://hg.dovecot.org/dovecot-2.2/rev/e0a17714f0c9 > > So all in all, you can now add to imap_logout_format: > > # %i - total number of bytes read from client > # %o - total number of bytes sent to client > # %{fetch_hdr_count} - Number of mails with mail header data sent to client > # %{fetch_hdr_bytes} - Number of bytes with mail header data sent to client > # %{fetch_body_count} - Number of mails with mail body data sent to client > # %{fetch_body_bytes} - Number of bytes with mail body data sent to client...
2017 Jul 18
1
passwd-file, getting invalid uid 0
...l_log" > > } > > protocol !doveadm { > > mail_plugins = " fts fts_solr notify stats virtual mail_log" > > } > > protocol imap { > > imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags > > imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} > > fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} > > del=%{deleted} exp=%{expunged} trash=%{trashed} > > imap_metadata = yes > > mail_max_userip_connections = 50 > > mail_plugins = " fts fts_solr notify stats virtual mail_log imap_...
2017 Jul 18
1
passwd-file, getting invalid uid 0
...ual mail_log" > } > protocol !doveadm { > mail_plugins = " fts fts_solr notify stats virtual mail_log" > } > protocol imap { > imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags > imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} > imap_metadata = yes > mail_max_userip_connections = 50 > mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats&...
2017 Jun 05
0
fts_solr: uid0?
...l pop3 { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" } -- Larry Rosenman...
2017 Feb 22
1
How to dsync mdbox compressed to maildir uncompressed
Hi Thomas, thank you for your help. This is very strange that it wont work here. can you doveconf -n the relevant parts especially mail_plugins= and plugin { } i think i have misconfigured something :( Regards, Daniel
2020 Feb 05
2
maildirfolder file created in maildir root during auto-creation with 2.3.4.1 but not 2.2.27
Hello, as the tin says. I have several servers running 2.2.27 (Debian stretch) and am adding new ones with 2.3.4.1 (Debian buster). The configs were upgraded where needed but neither 10-mail.conf nor 15-mailboxes.conf were changed. 15-mailboxes is all commented out (I guess the default is auto-create, which isn't documented anywhere I could find) and the only non-comments in 10-mail.conf are
2017 Jun 30
0
uid '0' from fts_solr?
...l pop3 { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" } -- Larry Rosenman...
2017 Jun 16
0
Error: fts_solr: received invalid uid '0'?
...l pop3 { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" } -- Larry Rosenma...
2017 Jun 02
2
SIG11/Auth/FreeBSD
...l pop3 { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" } -- Larry Rosenman...
2017 Jul 18
0
passwd-file, getting invalid uid 0
...s fts_solr notify stats virtual mail_log" > } > protocol !doveadm { > mail_plugins = " fts fts_solr notify stats virtual mail_log" > } > protocol imap { > imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags > imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} > fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} > del=%{deleted} exp=%{expunged} trash=%{trashed} > imap_metadata = yes > mail_max_userip_connections = 50 > mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve > imap_stats sta...
2017 Jul 18
0
passwd-file, getting invalid uid 0
...uot; fts fts_solr notify stats virtual mail_log" } protocol !doveadm { mail_plugins = " fts fts_solr notify stats virtual mail_log" } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} imap_metadata = yes mail_max_userip_connections = 50 mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" }...
2020 Aug 31
2
how fetch zlibed mails with doveadm
Hey there, i need some help with an administrativ dovecot question. I run a dovecot 2.2.33 ubuntu server with mdbox and "zlib_save = gz zlib_save_level = 6". Now i want to fetch the mailheader from some mails via doveadm fetch -u <user> hdr uid <uid>. The only thing what i receive is some binary stuff. Is there a way, i can tell the dovemadm fetch command, that he
2017 Jul 19
0
passwd-file, getting invalid uid 0
...ts_solr notify stats virtual mail_log" > } > protocol !doveadm { >??? mail_plugins = " fts fts_solr notify stats virtual mail_log" > } > protocol imap { >??? imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags >??? imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} >??? imap_metadata = yes >??? mail_max_userip_connections = 50 >??? mail_plugins = " fts fts_solr notify stats virtual mail_log imap_sieve imap_stats stats" &gt...
2017 Dec 25
0
Sieve 0.5.0/Dovecot 2.3.0
...= " fts fts_solr notify virtual mail_log" > } > protocol !doveadm { > mail_plugins = " fts fts_solr notify virtual mail_log" > } > protocol imap { > imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags > imap_logout_format = in=%i out=%o fhc=%{fetch_hdr_count} fhb=%{fetch_hdr_bytes} fbc=%{fetch_body_count} fbb=%{fetch_body_bytes} del=%{deleted} exp=%{expunged} trash=%{trashed} > imap_metadata = yes > mail_max_userip_connections = 50 > mail_plugins = " fts fts_solr notify virtual mail_log imap_sieve" > } > thebighonker.lerc...