Displaying 20 results from an estimated 23 matches for "7cd71ba".
2017 Aug 31
2
Pigeonhole 0.4.20 source archive based on v. 0.4.20-rc1?
Hi,
looking at the source archive of pigeonhole 0.4.20
<https://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.20.tar.gz>
I noticed that the contained ChangeLog mentions v0.4.20.rc1 as first
entry and pigeonhole-version.h defines git revision 7cd71ba as version
where I'd expect 4a55e6c.
This is probably no big deal. But since Makefile.in and install-sh also
differ (see attached diff) from the patch contained in
<http://xi.rename-it.nl/debian.new/pool/jessie-rc-auto/dovecot-2.2/dovecot_2.2.32-1~auto+1.debian.tar.xz>
I thought I'd a...
2018 Aug 10
2
Error compiling pigeonhole managesieve 0.4.24
...mantioned on object of this mail: i'm
changing dovecot on my debian 6 from version 2.2.32 to 2.2.36 and
pigeonhole from 0.4.20 to 0.4.24
this is output of dovecot -n for listing versions installed
dovecot -n
# 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10
i have downloaded packages from site and compiling from source
so far so good
for pigeonhole this is the configure command that i always use
./configure CFLAGS=-O3
but when i run make this is the error that i came accross:
/bin/bash ../../libtool...
2018 Feb 24
2
Really slow IMAP performance
...ks for your reply. I'm not sure exactly what you have in mind, but
here are some starting points:
arudy:~# uname -a
Linux arudy 4.13.0-1-686-pae #1 SMP Debian 4.13.4-2 (2017-10-15) i686 GNU/Linux
arudy:~# dovecot -n
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 4.13.0-1-686-pae i686 Debian buster/sid
auth_mechanisms = plain login
auth_username_format = %Ln
auth_verbose = yes
login_trusted_networks = 192.168.11.8
mail_access_groups = mail
mail_fsync = never
mail_location = mbox:~/dovecot-mail:INBOX=/var/mail/%u
namespace inbox {
inbox = yes...
2017 Sep 26
3
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
...l to mbox-lock() with:
locktype=F_WRCLK mbox->mbox_lock_type=F_RDLCK, mbox->external_transactions=1
The config files on the 2 hosts only differ by the hostnames they're
supposed to be syncing to.
$ dovecot -n
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 4.10.0-35-generic x86_64 Ubuntu 16.04.3 LTS
doveadm_password = # hidden, use -P to show it
doveadm_port = 12346
imapc_host = crashhost
imapc_password = # hidden, use -P to show it
imapc_port = 993
imapc_ssl = imaps
imapc_ssl_verify = no
imapc_user = %u
mail_location = maildir:~/mail...
2017 Oct 13
2
Question regarding replication - duplicate emails
...puppet, so only the hostname and IP addresses are different.
(so for replication, A has: tcps:hostname_of_b:12346 and B has tcps:hostname_of_a:12346). Also note that HAproxy is prepared but
not in use at all.
# 2.2.33.1 (e9afa7f18): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: FreeBSD 11.1-RELEASE amd64
auth_mechanisms = plain login
disable_plaintext_auth = no
doveadm_password = # hidden, use -P to show it
haproxy_trusted_networks = IPv4_Haproxy IPv6_Haproxy
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
lmtp_save_to_detail_mailbox = yes
mail_fsync...
2017 Sep 29
1
2.2.32 'doveadm replicator replicate -f' segfault
...= false
c = <optimized out>
(gdb) frame 4
#4 main (argc=3, argv=0x5578cd6a75e8) at doveadm.c:383
383 !doveadm_try_run(cmd_name, argc, (const char **)argv) &&
dovecot -n:
---------------------
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 3.10.0-693.2.2.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo)
auth_master_user_separator = *
auth_username_format = %Ln
auth_verbose = yes
disable_plaintext_auth = no
doveadm_password = # hidden, use -P to show it
first_valid_uid = 30000
imapc_features = rfc822...
2017 Sep 01
0
Pigeonhole 0.4.20 source archive based on v. 0.4.20-rc1?
...ber:
> Hi,
>
> looking at the source archive of pigeonhole 0.4.20
> <https://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.20.tar.gz>
> I noticed that the contained ChangeLog mentions v0.4.20.rc1 as first
> entry and pigeonhole-version.h defines git revision 7cd71ba as version
> where I'd expect 4a55e6c.
I created the tarball before committing the change. I do that in most
cases I think. The ChangeLog is created automatically. I see nothing
quite wrong here, although you could argue I should commit before making
the definitive release tarball.
Regards...
2018 Feb 24
0
Really slow IMAP performance
...ctly what you have in mind, but
> here are some starting points:
>
> arudy:~# uname -a
> Linux arudy 4.13.0-1-686-pae #1 SMP Debian 4.13.4-2 (2017-10-15) i686 GNU/Linux
>
> arudy:~# dovecot -n
> # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.20 (7cd71ba)
> # OS: Linux 4.13.0-1-686-pae i686 Debian buster/sid
> auth_mechanisms = plain login
> auth_username_format = %Ln
> auth_verbose = yes
> login_trusted_networks = 192.168.11.8
> mail_access_groups = mail
> mail_fsync = never
> mail_location = mbox:~/dovecot-mail:INBOX=/var...
2017 Oct 21
1
Question regarding replication - duplicate emails
...different.
> > (so for replication, A has: tcps:hostname_of_b:12346 and B has tcps:hostname_of_a:12346). Also note that HAproxy is prepared but
> > not in use at all.
> >
> > # 2.2.33.1 (e9afa7f18): /usr/local/etc/dovecot/dovecot.conf
> > # Pigeonhole version 0.4.20 (7cd71ba)
> > # OS: FreeBSD 11.1-RELEASE amd64
> > auth_mechanisms = plain login
> > disable_plaintext_auth = no
> > doveadm_password = # hidden, use -P to show it
> > haproxy_trusted_networks = IPv4_Haproxy IPv6_Haproxy
> > lda_mailbox_autocreate = yes
> > lda_mai...
2018 Aug 10
0
Error compiling pigeonhole managesieve 0.4.24
...from version 2.2.32 to
>> 2.2.36 and pigeonhole from 0.4.20 to 0.4.24
>> this is output of dovecot -n for listing versions installed
>>
>> dovecot -n
>> # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf
>> # Pigeonhole version 0.4.20 (7cd71ba)
>> # OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10
>> ?i have downloaded packages from site and compiling from source
>>
>> so far so good?
>> for pigeonhole this is the configure command that i always use
>>
>> ./configure CFLAGS=-O3
&...
2017 Oct 02
1
dovecot listening imaps external interface
...n looks right, but Dovecot
isn't showing anything listening on port 993 at all.
Unrelated, my public and shared folders are not working.
Can anyone suggest fixes for either of these issues?
Thanks.
Dave.
# 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: FreeBSD 10.3-RELEASE-p20 amd64
auth_default_realm = domain.com
auth_mechanisms = plain login
auth_realms = domain.com domain2.com
dict {
acl = mysql:/usr/local/etc/dovecot/shared-folders.conf
sqlquota = mysql:/usr/local/etc/dovecot/quota.conf
}
first_valid_gid = 999
first_valid_uid = 999...
2018 Mar 23
0
Dovecot replication does not replicate subscription in shared mailboxes
...upware GmbH [www.egroupware.org]
Handelsregister HRB Kaiserslautern 3587
Gesch?ftsf?hrer Birgit und Ralf Becker
Leibnizstr. 17, 67663 Kaiserslautern, Germany
Telefon +49 631 31657-0
-------------- next part --------------
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 4.4.0-116-generic x86_64
auth_cache_negative_ttl = 2 mins
auth_cache_size = 10 M
auth_cache_ttl = 5 mins
auth_master_user_separator = *
auth_mechanisms = plain login
auth_username_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@#"
default_client_...
2017 Oct 20
0
Question regarding replication - duplicate emails
...name and IP addresses are different.
> (so for replication, A has: tcps:hostname_of_b:12346 and B has tcps:hostname_of_a:12346). Also note that HAproxy is prepared but
> not in use at all.
>
> # 2.2.33.1 (e9afa7f18): /usr/local/etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.20 (7cd71ba)
> # OS: FreeBSD 11.1-RELEASE amd64
> auth_mechanisms = plain login
> disable_plaintext_auth = no
> doveadm_password = # hidden, use -P to show it
> haproxy_trusted_networks = IPv4_Haproxy IPv6_Haproxy
> lda_mailbox_autocreate = yes
> lda_mailbox_autosubscribe = yes
> lmtp_...
2017 Sep 27
0
dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir
..._WRCLK mbox->mbox_lock_type=F_RDLCK, mbox->external_transactions=1
>
> The config files on the 2 hosts only differ by the hostnames they're
> supposed to be syncing to.
>
> $ dovecot -n
> # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.20 (7cd71ba)
> # OS: Linux 4.10.0-35-generic x86_64 Ubuntu 16.04.3 LTS
> doveadm_password = # hidden, use -P to show it
> doveadm_port = 12346
> imapc_host = crashhost
> imapc_password = # hidden, use -P to show it
> imapc_port = 993
> imapc_ssl = imaps
> imapc_ssl_verify = no
> im...
2017 Sep 27
4
Panic
...in i_panic (format=format at entry=0x7fc5ef52e880 "file %s: line %d (%s): assertion failed: (%s)") at failures.c:275
275 fatal_handler(&ctx, format, args);
-------------- next part --------------
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 4.4.0-1-amd64 x86_64 Debian 9.1
auth_mechanisms = plain login
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_access_groups = spamd-access
mail_gid = virtual-mail
mail_location = Maildir:~/Folders:INBOX=~/INBOX:LAYOUT=fs
mail_uid = virtual-mail
managesieve_notify_capability = mail...
2018 Feb 24
2
Really slow IMAP performance
Please could you help me to understand and fix why my dovecot IMAP
performance is so bad? I've read through a lot of the
performance-related material on the website, but I don't think that any
of it could account for slowness at the level that I am seeing.
The simplest scenario is moving a message from my Inbox to another IMAP
folder. Using Gnus as the client, the whole UI freezes for
2017 Sep 27
0
mail-storage.c:2473 assertion failed: (!ctx->unfinished) (related to antispam?)
...0x00007fc5ef136cf8 in i_panic (format=format at entry=0x7fc5ef52e880 "file %s: line %d (%s): assertion failed: (%s)") at failures.c:275
> 275 fatal_handler(&ctx, format, args);
>
> # 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.20 (7cd71ba)
> # OS: Linux 4.4.0-1-amd64 x86_64 Debian 9.1
> auth_mechanisms = plain login
> log_timestamp = "%Y-%m-%d %H:%M:%S "
> mail_access_groups = spamd-access
> mail_gid = virtual-mail
> mail_location = Maildir:~/Folders:INBOX=~/INBOX:LAYOUT=fs
> mail_uid = virtual-mail
&...
2017 Sep 28
1
doveadm backup panic, dsync-ibc.c, dsync_ibc_send_mailbox_tree_node, assertion failed: (*name != NULL)
...79c8a9a] ->
/lib64/libc.so.6(__libc_start_main+0xf5) [0x7f7d4f7bcc05] ->
doveadm(+0x1bc05) [0x5633579c8c05]
Aborted
dovecot --version
2.2.32 (dfbe293d4)
dovecot -n:
-----------------------------------------------
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
# OS: Linux 3.10.0-693.2.2.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo)
auth_master_user_separator = *
auth_username_format = %Ln
disable_plaintext_auth = no
doveadm_password = # hidden, use -P to show it
first_valid_uid = 35000
imapc_features = rfc822.size fetch-headers...
2017 Sep 22
0
Fwd: Bug#876364: dovecot-sieve: Just discovered imap_sieve/sieve_imapsieve is not set up to work with virtual mailboxes.
Hi... The output of my doveconf -n is as folllows.
# 2.2.32 (dfbe293d4): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.20 (7cd71ba)
doveconf: Warning: /etc/dovecot/dovecot.conf line 105: Global setting
mail_plugins won't change the setting inside an earlier filter at
/etc/dovecot/conf.d/15-lda.conf line 47 (if this is intentional, avoid this
warning by moving the global setting before /etc/dovecot/conf.d/15-lda.conf
line 4...
2017 Nov 20
3
Doveadm backup error.
Hello. I try to migrate dovecot 1 to dovecot 2 with doveadm backup.
But when i try to set doveadm backup i get :
mx3:/root/dsync@[23:11] # doveadm -v -c ah.temp backup -R -u ah at test.pl
<ahuryn at i-pi.pl> imapc:
doveadm(ah at test.pl <ahuryn at i-pi.pl>): Error: Mail access for users with UID
145 not permitted (see first_valid_uid in config file, uid from userdb
lookup).
doveadm(ah