Displaying 20 results from an estimated 30 matches for "fetch_body_byt".
Did you mean:
fetch_body_bytes
2015 May 15
4
imap_logout_format improvements / ideas
...es 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/moved to the
# special_use=\Trash mailbox.
Any thoughts on...
2017 Jul 13
5
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_sieve imap_stats stats"
}
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-964...
2017 Dec 25
2
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"
}
thebighonker.lerctr.org /home/ler/sieve $
--
Larry Rosenman http://www.lerctr.org/~le...
2017 Dec 25
3
Sieve 0.5.0/Dovecot 2.3.0
...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...
2019 Sep 08
1
Subscribe to a fileinto :create mailbox?
...eadm {
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 214-642-9640 (c) E-M...
2015 May 15
0
imap_logout_format improvements / ideas
...- 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/moved to the
> # special_use=\Trash mailbox.
>
> An...
2015 Oct 02
0
imap_logout_format improvements / ideas
...# %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/moved to the
> # special_use=\Trash mailb...
2017 Jul 18
1
passwd-file, getting invalid uid 0
..." 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:~ lrosen...
2017 Jul 18
1
passwd-file, getting invalid uid 0
...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 05
0
fts_solr: uid0?
...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_sieve imap_stats stats"
}
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-964...
2017 Jun 30
0
uid '0' from fts_solr?
...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_sieve imap_stats stats"
}
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-964...
2017 Jun 16
0
Error: fts_solr: received 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_sieve imap_stats stats"
}
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-96...
2017 Jun 02
2
SIG11/Auth/FreeBSD
...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_sieve imap_stats stats"
}
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640...
2017 Jul 18
0
passwd-file, getting invalid uid 0
...m {
> 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
...ol !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.or...
2017 Jul 19
0
passwd-file, getting invalid uid 0
...adm {
>??? 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
...col !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 Rose...
2017 Jul 13
1
System users lookup via PAM: strip the domain name?
...uot;
}
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 $
--
Larry Rosenman...
2020 Feb 25
2
Auto Subscribe not working for LDA/Sieve created Mailbox?
...eadm {
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"
}
2017 Dec 25
0
Sieve 0.5.0/Dovecot 2.3.0
...= " 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 $
&...