Displaying 20 results from an estimated 2000 matches similar to: "version conflict in freebsdports?"
2018 Jan 24
0
version conflict in freebsdports?
On 2018-01-24 02:22, @lbutlr wrote:
> I have dovecot 2.2.33 installed. When trying to install
> dovecot2-pigeonhole (v 0.4.19) I get the following when it tries to
> install dovecot 2.2.31_1
dovecot2 was renamed to dovecot back in August, so was
dovecot2-pigeonhole to dovecot-pigeonhole, as dovecot v1 was dropped, in
FreeBSD ports. Read /usr/ports/UPDATING for more info (20170807).
2012 May 30
2
Strange Dovecot 2.0.20 auth chokes and cores
When we upgrade our kernels from 2.6.32.2 to 3.2.16 something strange
has happened.
On high traffic dovecot/auth looks like not responding.
We found a lot of this lines at the log:
dovecot: pop3-login: Error: net_connect_unix(pop3) failed: Resource
temporarily unavailable
(...) and clients stop authorizing
Some other errors follow in the wake of:
dovecot: pop3: Error: Raw backtrace:
2014 Aug 20
1
Panic at virtual folder fts-search-serialize.c
Hi all,
I'm using dovecot 2.2.13 with virtual folders and fts-solr (see attached
dovecot-n.conf). At using virtual folder with fts, the dovecot crashes
with following panic:
Aug 20 10:49:43 imap(...): Panic: file fts-search-serialize.c: line 63
(fts_search_deserialize_add_idx): assertion failed: (*idx < buf->used)
Aug 20 10:49:43 imap(test4 at india.com): Error: Raw backtrace:
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
2010 Sep 10
2
Panic: Leaked t_pop() call
I have version 2.0.0 and upgraded to 2.0.2 and after - this is happend:
Raw backtrace:
/opt/dovecot2/lib/dovecot/libdovecot.so.0 [0xb7e3425e] ->
/opt/dovecot2/lib/dovecot/libdovecot.so.0 [0xb7e342b5] ->
/opt/dovecot2/lib/dovecot/libdovecot.so.0 [0xb7e338d6] ->
/opt/dovecot2/lib/dovecot/libdovecot.so.0 [0xb7e31cb1] ->
dovecot/pop3(client_handle_input+0x8e) [0x804be7e] ->
2016 Jul 07
3
Compile error Dovecot2-pigeonhole
FreeBSD 9.3
Dovecot 2.25 (7be1766)
I'm trying to install Dovecot2-pigeonhole-0.4.14_2 from ports.
Get an error:
cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier"
With options MAKE_JOBS_UNSAFE=yes:
cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier"
*** [edit-mail.lo] Error code 1
Stop in
2017 Aug 18
3
Inconsistency in map index
Hello,
The following errors are constantly popping up for 2 accounts. I can't get
it fixed,
I did doveadm backup to another account, the same happens in the new
account.
I did doveadm force-resync, the problem persists.
I'm using dovecot 2.2.
2017-08-18T11:46:12.472821881Z Aug 18 11:46:12 lmtp(ramon.lacerda at alliar.com):
Warning: mdbox
2010 Oct 21
1
Correct permissions for base_dir??
I am having problems with dovecot regarding base_dir:
I have ::
base_dir = /opt/dovecot2/var/run/
For some reason, I have to set permissions to(chmod -R 1777
/opt/dovecot2/var/) for dovecot to run properly, but when I start dovecot, I
see this:
[root at gw] /opt/dovecot2/etc/dovecot# less /var/log/dovecot/dovecot.log
Oct 21 16:15:27 master: Warning: Killed with signal 15 (by pid=72634 uid=0
2010 Jul 29
2
Exim+Dovecot LDA - How can I catch the crash?
Hello list
I am testing mdbox with Dovecot from http://hg.dovecot.org/dovecot-2.0-sis/.and
my MTA is Exim. It appears to crash, but I am not sure how to capture the
actual crash.
What I get in Exim logs is:
2010-07-28 19:55:13 1Oe9uT-000KmG-Oz ** /var/spool/virtual/
titan.co.ke/wash/Maildir <wash at titan.co.ke> R=virtual_domains
T=dovecot_virtual_delivery: Child process of
2007 May 07
6
Dovecot not handling r/o mailboxes completely, and problem with ACL as a workaround
First of all, I think dovecot is really fantastic and I have thanks for all
the hard work. I think it will be the best fit for my ~5000 users when I
have it setup completely. We normally have approx 500 concurrent IMAP
connections during the day.
I am trying to convert from courier-imap to dovecot, but I have an issue with
public namespace folders that are not writable by certain users.
2016 Mar 19
2
dovecot-sieve in ports?
# portmaster mail/dovecot-sieve
===>>> The dependency for mail/dovecot
seems to be handled by dovecot2-2.2.22
===>>> Initial dependency check complete for mail/dovecot-sieve
===>>> Starting build for mail/dovecot-sieve <<<===
===>>> All dependencies are up to date
===> Cleaning for dovecot-sieve-1.2+0.1.19_2
===>>> Waiting on
2020 Apr 08
2
alternatives for imapproxy
Hi
System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with
imapproxy.
I have one problem.
My dovecot servers is are in a cluster with keepalived like:
dovecot1----VIP-IP--------dovecot2
All works fine
I have a problem with imapproxy when a server dovecot1 had a problem
(kernel panic sic!)
Keepalived works perfecty and moved VIP to dovecot2 - all works fine for
normal users
but
2010 Jun 27
1
Compile error sieve plugin for dovecot2
Hello,
I'm trying to compile the sieve plugin for dovecot2
Dovecot2-beta6 is allready running and working.
i did a hg clone http://hg.renamie-it.nl/dovecot-2.0-pigeonhole and ran the
autogen.sh script as mentioned in the INSTALL file
configure options:
/configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--with-dovecot=/usr/lib/dovecot/ --with-managesieve=no
compiling gives an
2011 Apr 19
5
Running mailfront under dovecot2.x service supervision
Hello,
I'm trying to run mailfront SMTP (http://untroubled.org/mailfront/) under
Dovecot 2.x process/service supervision
My intention was to utilize the fact that dovecot2.x seems to have some kind
of generic process/service supervision as well as builtin ssl support.
But I cannot get the most simple generic service setup (without ssl) to
work.
Currently running dovecot 2.0.11 on FreeBSD
2015 Jul 29
2
charset-iconv.c panic
Hi,
I have a mailbox where indexing fails with the following error:
# /opt/dovecot2/bin/doveadm -c /tmp/dovecot.conf -o
mail_location=/tmp/skesselring index '*'
doveadm(root): Panic: file charset-iconv.c: line 132 (charset_to_utf8):
assertion failed: (*src_size - pos <= CHARSET_MAX_PENDING_BUF_SIZE)
doveadm(root): Error: Raw backtrace:
2010 May 17
2
dovecot2beta5 lmtp
Hello,
recently I inspected the sourcecode of the lmtp server. I searched for changes
that would add return-path header.
( http://www.dovecot.org/list/dovecot/2010-February/046401.html )
But I found, that all mails are spooled via files in /tmp.
( dovecot2/srv/lmtp/commands.c ~line 695 )
has somebody experiences while delivering huge ammount of mail via
dovecot2 lmtp service?
- is it
2016 Oct 19
2
sieve sending vacation message from vmail@ns1.domain.tld
Also, please provide an example scenario; i.e., for one problematic
delivery provide:
- The values of the variables substituted in the dovecot-lda command
line; i.e., provide that command line.
- The incoming e-mail message.
Regards,
Stephan.
Op 19-10-2016 om 12:43 schreef Matthew Broadhead:
> dovecot is configured by sentora control panel to a certain extent. if
> you want those
2011 May 23
1
SVN Compilation error
Hi,
Here the error I get (SVN)
Making all in dns
make[3]:
Entering directory
`/data/admin/src/mail/dovecot2/dovecot-2.0/src/dns'
make[3]: Nothing to
be done for `all'.
make[3]: Leaving directory
`/data/admin/src/mail/dovecot2/dovecot-2.0/src/dns'
Making all in
ipc
make[3]: Entering directory
`/data/admin/src/mail/dovecot2/dovecot-2.0/src/ipc'
MAKE[3]: *** NO RULE
TO MAKE TARGET
2010 Jan 13
1
how-to use dsync to do a 2 ways replication ?
Hi,
I want to set-up two dovecot imap servers, with active-active replicated
maildirs. The goal is to have a hosted public server on Internet, and a
private server on my LAN to speed-up local connections.
So I compiled dovecot 2.0 beta 1 in order to use dsync utility...
Actually my config is pretty simple as I just want to setup a proof of
concept before going ahead in this way :
(Both servers
2016 Mar 25
3
Dovecot on FreeBSD 10.1
Hi Larry,
I?m running dovecot2-2.2.22. ? I?ve tried to compile dovecot from the souce, and I see the same error :/
Are you using sql auth in your setup?
root at beastie:/var/log # doveconf -n
# 2.2.22 (fe789d2): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.13 (7b14904)
# OS: FreeBSD 10.1-RELEASE-p6 amd64 zfs
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain