Displaying 20 results from an estimated 100000 matches similar to: "oops"
2018 Jun 07
0
2.3.1 Replication is throwing scary errors
Aaaaand I forgot to CC the list, sorry for that, it's way too early in
the morning :P
On 07.06.18 - 07:39, Thore B?decker wrote:
> What does the output of these two commands show after that error has
> been logged?
>
> doveadm replicator status
>
> doveadm replicator dsync-status
>
> If there are *waiting failed* requests, that never make it "through"
>
2006 Aug 18
0
dovecot Digest, Vol 40, Issue 65
Dear Tim Schafer,
Take a look at my sample dovecot-ldap.conf
hosts = localhost
dn = cn=root,dc=ceylonlinux,dc=com
dnpass = secret
ldap_version = 3
base = dc=ceylonlinux,dc=com
deref = never
scope = subtree
user_attrs =
mail,homeDirectory=mailMessageStore,uidNumber=1003,gidNumber=1003
user_filter = (&(objectClass=user)(mail=%u))
pass_attrs = mail=user,userPassword=password
pass_filter =
2004 Sep 04
4
v0.99.11 released
v0.99.11 2004-09-04 Timo Sirainen <tss at iki.fi>
+ 127.* and ::1 IP addresses are treated as secured with
disable_plaintext_auth = yes
+ auth_debug setting for extra authentication debugging
+ Some documentation and error message updates
+ Create PID file in /var/run/dovecot/master.pid
+ home setting is now optional in static userdb
+ Added mail setting to static userdb
- After
2015 Sep 07
2
Is it a bug when you move mail between namespaces....
It doesn't in my current 2.2.18 setup with the config I posted.
On Mon, Sep 7, 2015 at 5:22 PM, Timo Sirainen <tss at iki.fi> wrote:
> It should.
>
> On 08 Sep 2015, at 01:01, Larry Rosenman <larryrtx at gmail.com> wrote:
>
> should fts_autoindex handle that case?
>
>
> On Mon, Sep 7, 2015 at 5:00 PM, Timo Sirainen <tss at iki.fi> wrote:
>
2015 Sep 10
2
Is it a bug when you move mail between namespaces....
It works for me. I don't know why it wouldn't work for you. Looking at the autoindexing code I don't see how it could be possible that it works for saving but not copying.
> On 10 Sep 2015, at 21:05, Larry Rosenman <larryrtx at gmail.com> wrote:
>
> Is there a fix coming for this, Timo? Or is it a longer term issue?
>
> On Mon, Sep 7, 2015 at 5:23 PM, Larry
2015 Sep 07
2
Is it a bug when you move mail between namespaces....
should fts_autoindex handle that case?
On Mon, Sep 7, 2015 at 5:00 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 09/08/2015 12:56 AM, Larry Rosenman wrote:
> > that the fts data gets lost?
>
> All full text search backends are now implemented so that if you
> copy/move mails, the mails need to be indexed again the destination folder.
>
> Alternative would be to
2018 Feb 28
5
v2.2.34 released
https://dovecot.org/releases/2.2/dovecot-2.2.34.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.34.tar.gz.sig
* CVE-2017-15130: TLS SNI config lookups may lead to excessive
memory usage, causing imap-login/pop3-login VSZ limit to be reached
and the process restarted. This happens only if Dovecot config has
local_name { } or local { } configuration blocks and attacker uses
2018 Feb 28
5
v2.2.34 released
https://dovecot.org/releases/2.2/dovecot-2.2.34.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.34.tar.gz.sig
* CVE-2017-15130: TLS SNI config lookups may lead to excessive
memory usage, causing imap-login/pop3-login VSZ limit to be reached
and the process restarted. This happens only if Dovecot config has
local_name { } or local { } configuration blocks and attacker uses
2017 Apr 30
1
IMAP hibernate and scalability in general
On 24 Apr 2017, at 15.41, Timo Sirainen <tss at iki.fi> wrote:
>
> On 24 Apr 2017, at 4.04, Christian Balzer <chibi at gol.com <mailto:chibi at gol.com>> wrote:
>>
>>
>> Hello,
>>
>> Just to follow up on this, we've hit over 16k (default client limit here)
>> hibernated sessions:
>> ---
>> dovecot 119157 0.1 0.0
2017 Apr 12
0
v2.2.29.1 released
Hi,
is there a newer public key available?
root at dc:/usr/local/src# gpg --verify dovecot-2.2.29.1.tar.gz.sig dovecot-2.2.29.1.tar.gz
gpg: Signature made Wed 12 Apr 2017 12:40:03 PM CEST using DSA key ID 40558AC9
gpg: Can't check signature: public key not found
root at dc:/usr/local/src# gpg --search-keys 40558AC9
gpg: searching for "40558AC9" from hkp server keys.gnupg.net
(1)
2013 Nov 03
4
v2.2.7 released
http://dovecot.org/releases/2.2/dovecot-2.2.7.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.7.tar.gz.sig
* Some usage of passdb checkpassword could have been exploitable by
local users. You may need to modify your setup to keep it working.
See http://wiki2.dovecot.org/AuthDatabase/CheckPassword#Security
+ auth: Added ability to truncate values logged by
auth_verbose_passwords
2013 Nov 03
4
v2.2.7 released
http://dovecot.org/releases/2.2/dovecot-2.2.7.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.7.tar.gz.sig
* Some usage of passdb checkpassword could have been exploitable by
local users. You may need to modify your setup to keep it working.
See http://wiki2.dovecot.org/AuthDatabase/CheckPassword#Security
+ auth: Added ability to truncate values logged by
auth_verbose_passwords
2015 Apr 28
3
CVE-2015-3420
On 28 Apr 2015, at 11:35, Timo Sirainen <tss at iki.fi> wrote:
>
> On 28 Apr 2015, at 04:15, Edwardo Garcia <wdgarc88 at gmail.com> wrote:
>> When can we expect 2.2.17 to resolve this?
>
> As far as I know this doesn't affect any of the major distributions where Dovecot is commonly used (Debian/Ubuntu/Redhat/CentOS). I've only heard it happening with some
2017 Feb 20
9
v2.2.28 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz.sig
Pretty large release. Please test before the final v2.2.28, which should be out in a few days.
BTW. Our plan is to start making new releases approximately every month from now on.
* director: "doveadm director move" to same host now refreshes user's
2017 Feb 20
9
v2.2.28 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.28.rc1.tar.gz.sig
Pretty large release. Please test before the final v2.2.28, which should be out in a few days.
BTW. Our plan is to start making new releases approximately every month from now on.
* director: "doveadm director move" to same host now refreshes user's
2015 Sep 10
0
Is it a bug when you move mail between namespaces....
my monthly archive script does:
echo `date` start ${i}
doveadm mailbox create \#ARCHIVE/${YEAR_LAST_MONTH}/${i}
doveadm -f tab mailbox status messages ${i}
doveadm move \#ARCHIVE/${YEAR_LAST_MONTH}/${i} mailbox \
${i} BEFORE ${TODAY} SINCE ${FIRST_LAST_MONTH}
doveadm -f tab mailbox status messages ${i}
echo `date` done ${i}
for each mailbox that has >= 1 message in
2016 Oct 27
4
Server migration
On 27 Oct 2016, at 15:29, Tanstaafl <tanstaafl at libertytrek.org> wrote:
>
> On 10/26/2016 2:38 AM, Gandalf Corvotempesta
> <gandalf.corvotempesta at gmail.com> wrote:
>> This is much easier than dovecot replication as i can start immedialy with
>> no need to upgrade the old server
>>
>> my only question is: how to manage the email received on the
2014 Feb 04
2
Status
So, just some quick notes:
- dovecot.org server was down a couple of days again, need to find time to move it to a VM..
- my tss at iki.fi emails were also broken for some hours at least and it was bouncing back all mails to it during the time
- I fixed some bugs reported by people, but I did it in airplane so couldn't reply back with links to the fixes in hg repo. I'll probably do
2005 Sep 23
4
1.0 alpha3 released
I'm a bit too busy nowadays because of school so I haven't had time to
look at everyone's bug reports and some other mails. They're still
marked as unread in my mailbox, so hopefully I'll get to them soon. And
I don't mind you resend them if I don't answer in a few weeks :)
Changes:
- Fixed maildir syncing errors about wrong UIDs
- Maildir was re-read all the time,
2018 Dec 13
2
Re: Panic…
Shouldn't an event of this type trigger a useful warning instead of a cryptic programming error?
On Thu, Dec 13, 2018 at 07:42, Timo Sirainen <tss at iki.fi> wrote:
> On 13 Dec 2018, at 7.31, SH Development <listaccount at starionline.com> wrote:
>>
>> I have started getting these in my log. What does this mean and what do I need to do?
>>
>> Panic: