Displaying 20 results from an estimated 6000 matches similar to: "master user login dovecot 2.02 trouble"
2009 Aug 06
3
ACL plugin, public namespace, erroneous \HasNoChildren
Hi,
dovecot 1.2.2 with a second namespace called "Public", mapped to
"/export/vmailboxes/public", LIST returning \HasNoChildren:
root at testvm06:~# cat /export/vmailboxes/public/dovecot-acl
user=cite lrwstiekxa
authenticated lrs
anyone lrs
root at testvm06:~# ls -l /export/vmailboxes/public/.announcements/dovecot-acl
lrwxrwxrwx 1 root root 14 Aug 6 03:50
2012 Jul 14
1
Migrating with dsync and INBOX.INBOX namespace issue
I'm working on migrating IMAP users from Mirapoint Message Servers to Dovecot servers. The Mirapoint IMAP server uses INBOX as a namespace for private mailboxes. I created the same namespace in Dovecot, but when I migrate mailboxes dsync seems to ignore/miss the namespace on Mirapoint and I end up with all mailboxes under a INBOX.INBOX hierarchy.
Mirapoint Source Server
2014 Jan 07
1
Assertion failed with imapc after upgrading Dovecot from 2.1.7 to 2.2.9
Hi !
I have an old Courier IMAP and in front of it, I have put a proxy cache
with Dovecot/imapc.
I use Debian Wheezy (stable) which package Dovecot in version 2.1.7.
I have tested the upgrade to Debian Jessie (testing) which package Dovecot
in version 2.2.9 but an assertion is thrown :
dovecot: imap(xxx): Panic: file imapc-list.c: line 499
(imapc_list_delete_unused_indexes): assertion failed:
2017 Apr 04
3
Problem with Dovecot and BlackBerry
Hi all,
i've got a strange behaviour with a BlackBerry Classic Phone (BBOS
10.3.2.2876) in combination with Dovecot 2.2.13 while trying to fetch
mails.
Before burying myself into debugging sessions, i try to get an
understanding if the following is a Client- or a Server-specific error
in the behaviour:
CIGA8 UID FETCH 10009:10035 (UID FLAGS) (CHANGEDSINCE NOMODSEQ)
CIGA8 BAD Error
2010 Apr 08
1
Problems with masteruser
I have very strange problem with masteruser. See two logs below:
# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN AUTH=LOGIN] Welcome to our post server!
x login nevorotin password
x OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT
2010 Oct 06
1
Shared folder again !
Hello all,
First of all sorry for this, it has been discussed many times, but i can
not make it work.
I tried for a long time now.
I do something wrong, but i do not know what.
First of all, i have virtual users, with virtual domains.
Mail is stored in /usr/local/virtual/domain name/user
So if my domain is domain.com and my e-mail address is johan at domain.com
the directory is
2010 Oct 11
2
Shared folders, please help.!
Hello all,
First of all sorry for this, it has been discussed many times, but i can
not make it work.
I tried for a long time now.
I do something wrong, but i do not know what.
First of all, i have virtual users, with virtual domains.
Mail is stored in /usr/local/virtual/domain name/user
So if my domain is domain.com and my e-mail address is johan at domain.com
the directory is
2010 Aug 04
2
Dovecot 2.0.rc3 Capability response
Hi
I have a question regarding the IMAP CAPABILITY command behavior of
Dovecot 2.0.rc3.
While connecting to a Dovecot 1.2.4 server and requesting the supported
capabilities, Dovecot returns all capabilities:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN] Dovecot ready.
a1 CAPABILITY
* CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
2019 Apr 09
2
masteruser can not select INBOX
Hello,
My Dovecot Master can login but not not select INBOX !
What's wrong ?
best regards
Luda
1) USER can select INBOX: OK
---------------------------------------------------
telnet localhost imap
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=CRAM-MD5 AUTH=DIGEST-MD5
2016 Jul 03
2
Shared mailboxes not showing up in shared namespace
Aki, you were right.
It was at /usr/lib/dovecot
Here is the output:
root at mail:~# /usr/lib/dovecot/imap -u m.markov
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT
2009 Apr 09
0
crashed with shared namespace
Hi,
I have a shared namespace, which works fine yesterday. Today I have just
updated my dovecot to the newest from hg.dovecot.org, and it crashed
when list the shared namespace.
namespace shared {
separator = /
prefix = shared/%%u/
location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
list = children
subscriptions = no
}
cmd:
# telnet
2011 Dec 22
2
LSUB and subscribed folders
I have a strange behavior on a customer's server and I don't understand
that:
User "bar" has some folders and one shared folder from "foo" if I use the
"LIST"-command, which should list AFAIK *all* folders:
# telnet localhost 143
a login bar xxxx
a OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY THREAD=REFERENCES
2009 Mar 05
3
ACL changes not respected by already loged in clients
Hi *,
and yet another ACL problem. ;-)
User A allows User B to access his mailbox foobar:
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN] Dovecot ready.
l login userA secret
l OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT THREAD=REFERENCES MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE
2010 May 23
2
Problem with ACL and rename folder
Hi,
I'm using RoundCube and I asked RC team to add ACL support, but there is
a problem with renaming ACL protected folders. Users don't have
permissions to deleting/renaming some folders. It works well, but every
imap talk when renaming folders ends with:
OK Rename completed.
but the name of folder isn't changed.
Here is a log from RC when I tried to rename ACL
2018 Aug 07
2
limit sharing ability to certain users
still the same?
root at buserver:/etc/dovecot# doveadm user test2 at onnet.ch
field valueuserdb lookup: user test2 at onnet.ch doesn't exist
relevant config output from doveconf -n
userdb {
args = /etc/dovecot/dovecot-ldap.conf
driver = ldap
result_success = continue-ok
}
userdb {
args = username_format=%Lu /etc/dovecot/share.passwd
driver = passwd-file
result_failure =
2016 Jul 02
2
Shared mailboxes not showing up in shared namespace
I don?t seem to have that install on my Debian machine.
But I have done this:
1 LIST "" %
* LIST (\HasNoChildren) "/" confirmed-spam
* LIST (\HasChildren) "/" Archive
* LIST (\HasNoChildren \Sent) "/" Sent
* LIST (\HasChildren \Trash) "/" Trash
* LIST (\HasNoChildren) "/" Spam
* LIST (\HasChildren) "/" Archives
* LIST
2013 Jun 11
2
Connection closed by foreign host.
i tried the latest dev version 2.2.2-0~auto54 for ubuntu and when i do some
testing i got a connection closed.
the commands are issued through telnet:
root at i920:~# telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
1 LOGIN
2013 May 06
1
dsyncing lazy_expunge namespace
Hello,
I'm in the process of migrating mailbox from one dovecot server running
dovecot 2.1.9 with mailboxes stored in maildir format to a newer one
running 2.1.16 with mailboxes stored in mdbox format.
To migrate mailboxes I'm using dsync as explained at
http://wiki2.dovecot.org/Tools/Dsync. The command I'm running in the
newer server is:
sudo dsync -o mailbox_list_index=no
2014 Jun 25
4
IMAP sessions quit when calling MYRIGHTS on shared namespace
Hi,
the IMAP connection is dropped, when I call MYRIGHTS on the root of my
shared folders.
Using the configuration below, the shared folders are located in shared/%%U/
# telnet localhost imap
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS AUTH=PLAIN] Dovecot ready.
. LOGIN XXXXXXX xxxx
2014 Jun 03
1
Problem in Search IMAP with spaces in Subject
Hi,
I deliver a test email (with 4 spaces in subject) into a maildir:
Return-Path: <user at example.com>
Delivered-To: <user at example.com>
Received: from suse11 ([10.0.8.7])
by suse11 (Dovecot) with LMTP id Pf6zDTCaiFOUXwAA4Q5jHg
for <user at example.com>; Fri, 30 May 2014 16:48:16 +0200
From: <user at example.com>
To: <user at example.com>