Displaying 20 results from an estimated 4000 matches similar to: "Error: doveadm client attempted non-PLAIN authentication"
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
Hi,
we have configured userdb and passdb in the director and try to
iterate all users and pass the "purge" command via doveadm proxy to
port 19000 on the correct director backend host.
A single purge -u username at example.org via doveadm-proxy works correctly,
but iterating over some users with -A fails.
Note: users/domains have been anonymized in output:
2012 Sep 06
1
Managesieve segfault with dovecot 2.1.8
Hi,
I'm getting segfaults and unexpected disconnects from managesieve server,
when the Thunderbird SIEVE extension tries to validate SIEVE scripts
agains Pidgeonhole in Dovecot 2.1.8.
The extension says:
"Server terminated unexpectedly the connection, click on reconnect to try again."
It can be reproduced by simply calling CHECKSCRIPT followed by a string:
mail01:~# telnet
2013 Apr 29
0
Dovecot 2.1.16 doveadm purge -A segfault
Hi,
I know that a lot of work has been done regarding doveadm server, but I'm still
experiencing easily reproducible segfault crashes of doveadm-server with 2.1.16
when running the following command in a 4 node director/mailbox cluster:
/usr/bin/doveadm -c /etc/dovecot-director/dovecot-director.conf -D purge -A
The dovecot-error.log shows the following errors (addresses anonymized):
Apr
2014 Jan 06
0
[SIEVE] Locking Errors with vnd.dovecot.duplicate Extension
Hi,
we are running a 4 host setup which each hosts a director+mailbox which is mounted
via NFSv4 from a DRBD cluster.
* Dovecot upstream release 2.1.16
* Doveadm batch subcommand fix - http://hg.dovecot.org/dovecot-2.1/raw-rev/850b5d8bbcc9
* Pigeonhole release 0.3.4
Now we would like to remove duplicate Mails using the vnd.dovecot.duplicate extension
using a SIEVE script like this:
require
2012 Jul 22
0
Corrupted dbox file - purging found mismatched offsets
Hi,
we are running a cluster using mdbox on NFS with director+mailbox on each node.
After running our daily doveadm purge loop over all users,
we got dbox corruption...
doveadm user "*" |\
while read username
do
doveadm -c /etc/dovecot-director/dovecot-director.conf -D purge -u "$username"
done
For one user (which deleted a lot of messages from his mailboxes today),
we
2012 Apr 28
1
lmtp proxy timeout while waiting for reply to DATA reply
Hi,
we are experiencing similar sporadic data timeout issues with dovecot 2.0.20
as in http://dovecot.org/pipermail/dovecot/2011-June/059807.html
at least once a week. Some mails get temporarily deferred in the
postfix queue since dovecot director lmtp refuses them and the
mails are delivered at a later time.
The problem applies to mails delivered to single users as well as distribution
lists
2012 May 13
2
Dovecot usage values differ from actual disk usage
Hi,
in my dovecot setup the accounting database table shows wrong
values which do not correspond with the actual disk space used.
The disk usage says 2.6 Gigabytes:
mail01:~# du -sh /mail/dovecot/example.org/username
2.6G /mail/dovecot/example.org/username
While the doveadm quota get says 7 Gigabytes for the same user:
mail01:~# doveadm -f tab quota get -u username at example.org
Quota name
2014 Jan 27
1
post-login scripting failing with "denied access to user" v2.1.7
I am trying to have a default sieve rule for new mailboxes that can be
edited by users using the round cube sieve plugin.
It would actually be better executed when a new user is created but my postfixadmin runs on a separate machine so that's a bit tricky.
The "sieve-default =" setting won't quite achieve what I want as I want users to be able to edit the default rule (to
2012 Jun 08
1
Corrupted mdbox on LMTP director delivery while user is logged in via IMAP
Hi,
we get errors about corrupted indexes and we are losing flags with mdbox on NFSv4:
Error: Recent flags state corrupted for mailbox
Error: Corrupted dbox file
Error: Corrupted transaction log file
It looks like a LMTP director problem. The user has IMAP IDLE connections
open and lmtp delivers to another host. This leads to nfs corruption problems.
The user is logged into mail04 and has some
2012 Dec 18
6
dovecot index errors since 2.1.12
Hi,
After upgrading to dovecot 2.1.12, I see a lot of these errors:
# 2.1.12: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-279.14.1.el6.x86_64 x86_64 CentOS release 6.3 (Final)
# Filesystem: ext4 with mdbox storage
Dec 10 15:21:04 mail dovecot: imap(user at example.org): Error: Cached
message size smaller than expected (5010 < 8192)
Dec 10 15:21:04 mail dovecot: imap(user at example.org):
2012 Apr 21
2
How to remove duplicate GUID messages from storage?
Hi,
I tried to import messages like this:
doveadm import -u username at example.org mdbox:/mail/dovecot/example.org/username/mail mbox:/root/mail.txt all
This seemed to have imported the same messages in the mail storage,
as they were already there. And now I have got a lot of duplicates.
Then I deleted the mbox:/root/mail mail stuff from "mailboxes" folder
and the storage remained,
2018 Apr 02
2
Doveadm backup issues on dovecot 2.3.1
Hello,
After update dovecot from 2.3.0.1 to 2.3.1 the doveadm backup stopped to
work.
Command line:
doveadm -D backup -u email at dominio.com.br -R tcp:mailsrv01:9011
I updated dovecot on mailsrv01 to 2.3.1.
Process on mailsrv01 (the count message stop and process stay this way until
be killed - this occurs on different mailbox?s)
dovecot/doveadm-server [10.0.10.5 email at
2014 Apr 15
1
Segmentation fault running doveadm index (lucene) on a big mailbox
Hi,
on a server running dovecot 2.2.12 I have a user with a quite big
mailbox (~37000 Mails in the INBOX).
I tried to enable full text search using the fts_lucene backend (dovecot
2.2.12).
However, the `doveadm -v index -u <username> INBOX` always runs into a
segmentation fault after mail number 24200:
I tried to get a backtrace using gdb:
doveadm(<username>): Info: INBOX:
2012 Jun 12
1
doveadm doesn't subscribe to public folders
Hi,
I'd like to subscribe folder with doveadm:
doveadm mailbox subscribe -u rago public.Conferences
This command doesn't work, while it works with an ordinary folder.
However it's possible to subscribe to the folder with an imap connection:
1 login rago "mypasswd"
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE SORTSORT=DISPLAY
2010 Dec 31
2
X-SAVEDATE & dync & doveadm expunge
Hello List,
After moving the mail store via dsync backup to a different location the
following command
doveadm expunge -u user mailbox "Trash" savedbefore 10d
deleted ALL mails in Trash instead of messages older than 10 days.
It looks like X-SAVEDATE is somehow wrong...
A fetch 1:* (internaldate x-savedate)
* 1 FETCH (INTERNALDATE "28-Dec-2007 14:49:58 +0100" X-SAVEDATE
2014 Oct 25
2
imap-postlogin and doveadm
We are configuring location= running a bash-script during imap-postlogin
setting $MAIL in $USERDB_KEYS, as described in wiki/PostLoginScripting.txt
This works fine.
However, running a command like 'dovadm index [-u user] folder'
only works for users with settings that match the default in mail_location=
Would it be possible to make the location available for doveadm
in a similar way,
2012 Jul 26
4
Problem overriding default quota limit
Hi,
We get user's quota limit from LDAP. ?It works fine when user has
quota attribute in LDAP (this is when it's different from default
quota). But when user doesn't have quota limit attribute Dovecot
doesn't take default value defined in quota plugin and assign unlimit
quota to user.
Our configuration is similar to the example from wiki (
2013 Jul 16
1
Dovecot v2.2.4 (ebbe00999da8) doveadm crash
Hello,
Current Dovecot v2.2 HG crashes using the following command:
$ doveadm mailbox status -A -t unseen 'virtual/unread'
Please see backtrace below and dovecot -n output attached.
Thanks,
e-frog
gdb /usr/bin/doveadm 24023
GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
2016 Dec 12
0
Dovecot 2.2.27 & windows 10 outlook (no auth attempts in 0 secs) error.
On 12.12.2016 16:21, Mart Pirita wrote:
> Edit: When using win8, then logs started appear in dovecot.rawlog. But
> as win10 gives error in ssl level, before user authentication, then no
> debug logs will be written into user dovecot.rawlog folder.
>
> So how to debug this ssl issue?
>
>
> Aki Tuomi wrote:
>> https://wiki2.dovecot.org/Debugging/Rawlog
>>
>>
2014 Oct 14
1
Doveadm quota recalc sets quota for wrong quota root
Hi,
In our setup, we use two quota roots. One for user quota and one for
domain quota. If a user has no quota, then the domain quota is applied.
For a user with user quota this is how it looks:
# doveadm quota get -u test at shellz.nl
Quota name Type Value Limit %
Domain quota STORAGE 1439155 2560000 56
Domain quota MESSAGE 21257 - 0
User quota STORAGE 0 102400 0