Displaying 20 results from an estimated 37 matches for "23d1de6".
2016 Nov 01
2
No stats under FreeBSD 10.3
HI,
I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
Looks like there no statistics under FreeBSD.
Server isn?t busy yet but got at least a few connection open.
Added
mail_plugins = $mail_plugins stats
plugin {
stats_refresh = 30 secs
stats_track_cmds = yes
}
doveadm stats dump global
reset_timestamp last_update num_logins num_cmds num_...
2016 Nov 02
3
No stats under FreeBSD 10.3
...issue.
this is on 10.3-STABLE
On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 01 Nov 2016, at 22:31, Ruud Boon <ruud at t-boonproductions.nl> wrote:
> >
> > HI,
> >
> > I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
> > Looks like there no statistics under FreeBSD.
> > Server isn?t busy yet but got at least a few connection open.
>
> See if there are any errors in logs. I guess mail-stats fifo doesn't have
> enough permissions so that imap/pop3/lmtp can connect to it.
>
--
Lar...
2017 Jan 19
5
Segfault on LIST Command
...QUOTA] Logged in
02 LIST "" ""
Connection closed by foreign host.
In the log file
dovecot[8375]: imap(***): Fatal: master: service(imap): child 15803 killed
with signal 11 (core dumps disabled)
Please find the config below.
Best regards,
Thorsten
$ doveconf -n
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (1dc4c73)
# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.6
auth_debug = yes
auth_debug_passwords = yes
auth_socket_path = /var/run/dovecot/auth-userdb
auth_verbose = yes
base_dir = /var/run/dovecot/
default_internal_user = pop
first_valid_uid = 48...
2017 Jan 25
1
2.2.26.0 : accessing "mdbox_deleted" content destroys indexes
...r 'messages vsize'" on the
active mailbox report empty folders (null messages and vsize), whereas
folders actually aren't empty.
Workaround: this problem is corrected by a "doveadm search -u $user
all", which obviously forces indexes to be rebuilt.
Vesion: 2.2.26.0 (23d1de6) (Debian jessie-backports package)
We did *not* have this problem in 2.2.24 version (previous Debian
jessie-backports package).
We use following mail_location with explicit DIRNAME (don't know if that
matters):
mail_location = mdbox:~/mdbox:DIRNAME=_@@_dbox-Mails_@@_
I tested with and wit...
2016 Dec 15
0
imap Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0 on Fedora 24
...063] -> dovecot/imap(command_exec+0xa5) [0x563492d165d5] -> dovecot/imap(+0x19852) [0x563492d14852] -> dovecot/imap(+0x198de) [0x563492d148de] -> dovecot/imap(client_handle_input+0x1b5) [0x563492d14ce5] -> dovecot/imap(client_input+0x82) [0x563492d15262]
dovecot --version
2.2.26.0 (23d1de6)
dovecot -n
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# OS: Linux 4.8.4-200.fc24.x86_64 x86_64 Fedora release 24 (Twenty Four)
mail_fsync = always
mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
mail_nfs_index = yes
mail_nfs_storage = yes
mbox_write_locks = fcntl
mmap_disable = yes
na...
2017 Jan 23
2
Segfault on LIST Command
...my config to a very
> basic
> level, dropping all plugins and database queries, see below. The segfault
> still
> appears in the same location.
> As I have build from source, I wonder whether you can reproduce the problem?
>
> Thorsten
>
> $ doveconf -n
> # 2.2.26.0 (23d1de6): /usr/local/etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.16 (1dc4c73)
> # OS: Linux 3.18.16-intel-vm-64bit x86_64 Debian 8.6
> auth_debug = yes
> auth_debug_passwords = yes
> auth_socket_path = /usr/local/var/run/dovecot/auth-userdb
> auth_verbose = yes
> base_dir = /us...
2017 Apr 05
4
Using filter in an imapsieve script?
Hello list
I currently have an issue with an imapsieve script on my dovecot server
CentOS Linux release 7.3.1611 (Core)
Dovecot 2.2.26.0 (23d1de6)
Pigeonhole 2.2.26.0
The goal is to "fire" an imapsieve script upon mailclient saves message
to sent folder
I setup the following in 90-plugin.conf:
plugin {
sieve_plugins = sieve_imapsieve sieve_extprograms
sieve_extensions = +vnd.dovecot.filter +vnd.dovecot.pipe
+vnd.dovecot.e...
2017 Jan 23
2
Segfault on LIST Command
...gins and database queries, see below. The segfault
>>> still
>>> appears in the same location.
>>> As I have build from source, I wonder whether you can reproduce the
>> problem?
>>> Thorsten
>>>
>>> $ doveconf -n
>>> # 2.2.26.0 (23d1de6): /usr/local/etc/dovecot/dovecot.conf
>>> # Pigeonhole version 0.4.16 (1dc4c73)
>>> # OS: Linux 3.18.16-intel-vm-64bit x86_64 Debian 8.6
>>> auth_debug = yes
>>> auth_debug_passwords = yes
>>> auth_socket_path = /usr/local/var/run/dovecot/auth-userdb
>...
2016 Nov 08
3
Indexing failed: 500 Internal Server Error
...0x565355d0c715] -> /usr/bin/doveadm(doveadm_cmd_try_run_ver2+0x37)
[0x565355d0c767] -> /usr/bin/doveadm(main+0x1da) [0x565355cecc7a] ->
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f0a5231f830]
-> /usr/bin/doveadm(_start+0x29) [0x565355ced059]
$ dovecot -n
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.devel (623ae77)
# OS: Linux 4.4.0-45-generic x86_64 Ubuntu 16.04.1 LTS
disable_plaintext_auth = no
log_path = /var/log/dovecot.log
mail_plugins = fts fts_solr
mail_privileged_group = mail
namespace {
hidden = yes
inbox = yes
list = no...
2016 Nov 01
5
Repeat e-mail syndrome shows up in 2.2.26+
Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Current configuration
/usr/dovecot2/sbin/dovecot -n
# 2.2.26.0 (23d1de6): /usr/dovecot2/etc/dovecot/dovecot.conf
# OS: FreeBSD 11.0-RELEASE-p2 amd64
base_dir = /var/run/dovecot/
disable_plaintext_auth = no
first_valid_uid = 100
info_log_path = /var/log/dovecot-info.log
listen = [::]
log_path = /var/log/dovecot.log
login_log_format_elements = user=<%u> method=%m r...
2017 Jan 23
0
Segfault on LIST Command
...did added the default location and stripped down my config to a very
basic
level, dropping all plugins and database queries, see below. The segfault
still
appears in the same location.
As I have build from source, I wonder whether you can reproduce the problem?
Thorsten
$ doveconf -n
# 2.2.26.0 (23d1de6): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (1dc4c73)
# OS: Linux 3.18.16-intel-vm-64bit x86_64 Debian 8.6
auth_debug = yes
auth_debug_passwords = yes
auth_socket_path = /usr/local/var/run/dovecot/auth-userdb
auth_verbose = yes
base_dir = /usr/local/var/run/dovecot/
default_in...
2016 Nov 15
2
Crashing when run against OpenSSL 1.1.0c
...x555b35fbfbc0 <main>,
argc=1, argv=0x7ffd4ede3588, init=<optimized out>,
fini=<optimized out>, rtld_fini=<optimized out>,
stack_end=0x7ffd4ede3578) at ../csu/libc-start.c:325
#6 0x0000555b35fbfe3a in _start ()
Here is the output of "doveconf -n":
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.devel (623ae77)
# OS: Linux 4.8.7-040807-generic x86_64 Ubuntu Zesty Zapus (development
branch)
auth_mechanisms = plain login
auth_username_format = %Ln
mail_location = mdbox:~/mdbox
mailbox_list_index = yes
managesieve_notify_capability = mailto...
2016 Dec 10
2
mail_location in userdb inconsistent with imap and pigeonhole
...es and show me different inboxes, which is probably a bug.
Thanks!
-----------------------------------------------------------------------
Here is the rest of my configuration for reference, the log is attached:
-----------------------------------------------------------------------
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (fed8554)
# OS: Linux 4.4.26-gentoo x86_64 Gentoo Base System release 2.2
auth_username_format = %n
hostname = ibex.krakonos.org
login_greeting = Dovecot at krakonos.org ready.
mail_debug = yes
mail_location = mbox:~/.mbox
mbox_read_locks = d...
2017 Jan 23
0
Segfault on LIST Command
...ropping all plugins and database queries, see below. The segfault
> > still
> > appears in the same location.
> > As I have build from source, I wonder whether you can reproduce the
> problem?
> >
> > Thorsten
> >
> > $ doveconf -n
> > # 2.2.26.0 (23d1de6): /usr/local/etc/dovecot/dovecot.conf
> > # Pigeonhole version 0.4.16 (1dc4c73)
> > # OS: Linux 3.18.16-intel-vm-64bit x86_64 Debian 8.6
> > auth_debug = yes
> > auth_debug_passwords = yes
> > auth_socket_path = /usr/local/var/run/dovecot/auth-userdb
> > auth_ver...
2017 Jan 23
0
Segfault on LIST Command
...elow. The segfault
>>>> still
>>>> appears in the same location.
>>>> As I have build from source, I wonder whether you can reproduce the
>>> problem?
>>>> Thorsten
>>>>
>>>> $ doveconf -n
>>>> # 2.2.26.0 (23d1de6): /usr/local/etc/dovecot/dovecot.conf
>>>> # Pigeonhole version 0.4.16 (1dc4c73)
>>>> # OS: Linux 3.18.16-intel-vm-64bit x86_64 Debian 8.6
>>>> auth_debug = yes
>>>> auth_debug_passwords = yes
>>>> auth_socket_path = /usr/local/var/run/dov...
2016 Nov 20
2
LDAP auth problems "unknown user"
...t of perl that verifies the password hash matches the password
provided.
I am running out of ideas here, I had thought of putting in a custom
bit of perl and using the checkpassword method, but this is sub
optimal. If anyone can help with this I'd be grateful.
# dovecot --version
2.2.26.0 (23d1de6)
# dovecot -n
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (fed8554)
# OS: Linux 4.8.0-1-amd64 x86_64 Debian stretch/sid ext3
auth_cache_size = 2 M
auth_debug = yes
auth_debug_passwords = yes
auth_default_realm = maliuta.org
auth_master_user_separator = *
auth_mechan...
2016 Nov 02
0
No stats under FreeBSD 10.3
On 01 Nov 2016, at 22:31, Ruud Boon <ruud at t-boonproductions.nl> wrote:
>
> HI,
>
> I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
> Looks like there no statistics under FreeBSD.
> Server isn?t busy yet but got at least a few connection open.
See if there are any errors in logs. I guess mail-stats fifo doesn't have enough permissions so that imap/pop3/lmtp can connect to it.
2016 Nov 02
0
No stats under FreeBSD 10.3
...gt;
> On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote:
>
>> On 01 Nov 2016, at 22:31, Ruud Boon <ruud at t-boonproductions.nl> wrote:
>> >
>> > HI,
>> >
>> > I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
>> > Looks like there no statistics under FreeBSD.
>> > Server isn?t busy yet but got at least a few connection open.
>>
>> See if there are any errors in logs. I guess mail-stats fifo doesn't have
>> enough permissions so that imap/pop3/lmtp can connect to...
2016 Nov 08
0
Indexing failed: 500 Internal Server Error
.../bin/doveadm(doveadm_cmd_try_run_ver2+0x37)
> [0x565355d0c767] -> /usr/bin/doveadm(main+0x1da) [0x565355cecc7a] ->
> /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)
> [0x7f0a5231f830] -> /usr/bin/doveadm(_start+0x29) [0x565355ced059]
>
> $ dovecot -n
> # 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.devel (623ae77)
> # OS: Linux 4.4.0-45-generic x86_64 Ubuntu 16.04.1 LTS
> disable_plaintext_auth = no
> log_path = /var/log/dovecot.log
> mail_plugins = fts fts_solr
> mail_privileged_group = mail
> namespace {
> hidd...
2017 Apr 05
0
Using filter in an imapsieve script?
Op 4/5/2017 om 11:48 AM schreef Tobi:
> Hello list
>
> I currently have an issue with an imapsieve script on my dovecot server
>
> CentOS Linux release 7.3.1611 (Core)
> Dovecot 2.2.26.0 (23d1de6)
> Pigeonhole 2.2.26.0
>
> The goal is to "fire" an imapsieve script upon mailclient saves message
> to sent folder
> I setup the following in 90-plugin.conf:
>
> plugin {
> sieve_plugins = sieve_imapsieve sieve_extprograms
> sieve_extensions = +vnd.dove...