Am 21.07.2017 um 23:58 schrieb Bruce Guenter:
> On Fri, Jul 21, 2017 at 03:25:39PM -0600, Bruce Guenter wrote:
>> We had been using a loadbalancer with persistence to reduce the
>> problems, and today I switched to everything running on a single box to
>> avoid any cross-node contention. Unfortunat
On 16 Jun 2017, at 10:29, li...@lazygranch.com wrote:
I'm bringing up a new email server starting without TLS initially. In
10-ssl.conf I set ssl = no, but the default ssl_cert and ssl_key
lines are not commented out. I got the obvious error message:
--
doveconf: Fata
On Fri, Jul 21, 2017 at 03:25:39PM -0600, Bruce Guenter wrote:
> We had been using a loadbalancer with persistence to reduce the
> problems, and today I switched to everything running on a single box to
> avoid any cross-node contention. Unfortunately, the problem still
> happens, even when they we
Hi Joseph,
On 07/21/2017 10:17 PM, Joseph Tam wrote:
As per my post: checkpassword. You can then use one password on Mondays,
Wednesdays, and Fridays, alternate passwords on Tuesdays and Thursday
fetched from a rot-13 database, and only from prime numbered IP addresses
on weekends, if that's wh
On Fri, Jul 21, 2017 at 08:50:16PM +0200, Robert Schetterer wrote:
> you should avoid this
> one solution is to use loadbalancers with persistance
We had been using a loadbalancer with persistence to reduce the
problems, and today I switched to everything running on a single box to
avoid any cross
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Michele Petrella wrote:
> Hi,
>
> each user exists in one db.
>
> I changed configuration:
>
> # 2.2.29.1 (e0b76e3): /var/etc/dovecot/dovecot.conf # Pigeonhole
> version 0.4.18 (29cc74d) # OS: Linux 3.10.55-gentoo i686 SuSE
> Linux 7.1 (i386) aut
mj wrote:
- for external users, to ONLY be allowed to use an application specific
password. (or username and password, fine as well)
Step one: making ldap password authentication valid only from our
internal network. I though: using allow_nets=192.168.1.0/24 for that passdb
But I can't get th
Am 21.07.2017 um 19:47 schrieb Bruce Guenter:
>
> I am running Dovecot IMAP on Linux, on a LizardFS storage cluster with
> Maildir storage. This has worked well for most of the accounts for
> several months.
>
> However in the last couple of weeks we are seeing increasing errors
> regarding corru
I am running Dovecot IMAP on Linux, on a LizardFS storage cluster with
Maildir storage. This has worked well for most of the accounts for
several months.
However in the last couple of weeks we are seeing increasing errors
regarding corrupted index files. Some of the accounts affected are
unable t
Hi,
each user exists in one db.
I changed configuration:
# 2.2.29.1 (e0b76e3): /var/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.18 (29cc74d)
# OS: Linux 3.10.55-gentoo i686 SuSE Linux 7.1 (i386)
auth_debug = yes
debug_log_path = /var/log/dovecot/dovecot_debug.log
disable_plaintext_auth =
Citát azu...@pobox.sk:
Hi,
sorry for previous message, i accidentaly send it before it was complete.
Recently, i was configuring a setup with one proxy, which is doing
authentication and multiple backends, which doesn't have access to
user database (see
https://www.mail-archive.com/dove
Hi,
sorry for previous message, i accidentaly send it before it was complete.
Recently, i was configuring a setup with one proxy, which is doing
authentication and multiple backends, which doesn't have access to
user database (see
https://www.mail-archive.com/dovecot@dovecot.org/msg70123.h
Hi,
recently, i was configuring a setup with one proxy, which is doing
authentication and multiple backends, which doesn't have access to
user database (see
https://www.mail-archive.com/dovecot@dovecot.org/msg70123.html ). Now
i wanted to use FTS (solr) on backends but i'm getting this er
On Fri, 21 Jul 2017 15:04:59 +0100
James wrote:
> from SUNWhea on S10 and system/header on S11. Nevertheless it's missing
> on Solaris 8 and 9. You can make your own, this worked for me on Solaris
> 9 at least once, untested recently:
Worked!
Thanks!
Now it is complainig about openssl, I think
On 21/07/2017 13:38, Levente wrote:
You are missing stdint.h. Try to locate that, and include the
directory. However, this is odd, since it should be shipped with GCC
itself.
Headers are generally supplied by the OS not the compiler, stdint.h is
$ find /usr/include -name stdint.h
/usr/include/
On Fri, 21 Jul 2017 09:27:18 -0400
Oscar del Rio wrote:
> solaris 8 is way too old!
> I think you need Solaris 10 or newer
I know.
Though dovecot 2.2.5 compiles and runs:
nameron# doveconf -n
# 2.2.5: /etc/dovecot/dovecot.conf
# OS: SunOS 5.8 sun4u ufs
Luciano.
--
/"\
On 07/21/17 08:56 AM, Luciano Mannucci wrote:
Target: sparc-sun-solaris2.8
Configured with: ../sources/gcc-4.0.2/configure --prefix=/opt/csw/gcc4
--with-local-prefix=/opt/csw --without-gnu-as --with-as=/usr/ccs/bin/as
--without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-threads=posix
--enable-
Hey,
I'm getting "Error in MANAGESIEVE command received by server." and
service(managesieve-login) killed with signal 11 (core dumped) when doing
two line autenticate(sogo) to managesieve().
# telnet localhost 4190
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
"IMPLEMENT
On Fri, 21 Jul 2017 14:38:57 +0200
Levente wrote:
> You are missing stdint.h. Try to locate that, and include the
> directory. However, this is odd, since it should be shipped with GCC
> itself.
You're right!
It is missing.
This is the output of gcc -v:
Reading specs from /opt/csw/gcc4/lib/gcc/
You are missing stdint.h. Try to locate that, and include the
directory. However, this is odd, since it should be shipped with GCC
itself.
Lev
On Fri, Jul 21, 2017 at 2:15 PM, Luciano Mannucci
wrote:
>
> I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc
> SUNW,Ultra-5_10
> (I
I'm trying to compile under SunOS 5.8 Generic_117350-28 sun4u sparc
SUNW,Ultra-5_10
(I know it's a bit oldish :-) and I get this error:
/bin/bash ../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../.. -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes
-Wmissing-declarations -W
On 21.07.2017 14:43, Thomas Leuxner wrote:
> * Aki Tuomi 2017.07.21 12:53:
>
>> I cannot repeat this.
> Hi Aki,
>
> a bit hard for me to debug speaking protocol, but I can definitely reproduce
> it with multiple MUAs.
>
> Regards
> Thomas
You can just turn on rawlogs
protocol imap {
rawlog_
* Aki Tuomi 2017.07.21 12:53:
> I cannot repeat this.
Hi Aki,
a bit hard for me to debug speaking protocol, but I can definitely reproduce it
with multiple MUAs.
Regards
Thomas
signature.asc
Description: PGP signature
On 21.07.2017 13:39, Thomas Leuxner wrote:
> Hi,
>
> I’m using several views like this:
>
> # cat Dovecot/dovecot-virtual
> :public/Archive/Mailing-Lists/Dovecot/*
> :public/Mailing-Lists/Dovecot
> all
>
> Before the recent changes read mail stayed in sync with the virtual folder.
> Now regardl
Hi,
I’m using several views like this:
# cat Dovecot/dovecot-virtual
:public/Archive/Mailing-Lists/Dovecot/*
:public/Mailing-Lists/Dovecot
all
Before the recent changes read mail stayed in sync with the virtual folder. Now
regardless whether mail is read in the original Folder or the virtual F
25 matches
Mail list logo