Displaying 20 results from an estimated 34 matches for "fetch_body_count".
2015 May 15
4
imap_logout_format improvements / ideas
...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} - Number of mails where client added \Deleted flag
# %{expunged} - Number of mails that client expunged
# %{trashed} - Number of mails that client copied...
2017 Jul 13
5
passwd-file, getting invalid uid 0
...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 http://www.lerctr.org/~ler...
2017 Dec 25
2
Sieve 0.5.0/Dovecot 2.3.0
...ts 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 $
--
Larry Rosenman htt...
2017 Dec 25
3
Sieve 0.5.0/Dovecot 2.3.0
...ol !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...
2019 Sep 08
1
Subscribe to a fileinto :create mailbox?
...og"
}
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 http://www.lerctr.org/~ler
Phone: +1 21...
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 client
> # %{deleted} - Number of mails where client added \Deleted flag
> # %{expunged} - Number of mails that client expunged
> # %{trashed} - Number of mails th...
2015 Oct 02
0
imap_logout_format improvements / ideas
...map_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} - Number of mails where client added \Deleted flag
> # %{expunged} - Number of mails that client expunged
> # %{trashed} - Number of mail...
2017 Jul 18
1
passwd-file, getting invalid uid 0
...t; > 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 Jul 18
1
passwd-file, getting invalid uid 0
...l !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?
...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 http://www.lerctr.org/~ler...
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
2017 Jun 30
0
uid '0' from 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 http://www.lerctr.org/~ler...
2017 Jun 16
0
Error: fts_solr: received invalid uid '0'?
...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 http://www.lerctr.org/~le...
2017 Jun 02
2
SIG11/Auth/FreeBSD
...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 http://www.lerctr.org/~ler...
2017 Jul 18
0
passwd-file, getting invalid uid 0
...}
> 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"
> }
> lrosenman:~ lrosenman$
>
2017 Jul 18
0
passwd-file, getting invalid uid 0
...g"
}
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 19
0
passwd-file, getting invalid uid 0
...t; }
> 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 Dec 25
0
Sieve 0.5.0/Dovecot 2.3.0
..."
> }
> 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 $
>
>
>
&g...
2017 Jul 13
1
System users lookup via PAM: strip the domain name?
...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"
}
thebighonker.lerctr.org /usr/local/etc/dovecot/conf.d $
-...
2020 Feb 25
2
Auto Subscribe not working for LDA/Sieve created Mailbox?
...og"
}
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"
}