Displaying 20 results from an estimated 6000 matches similar to: "don't understand error message"
2015 Feb 27
2
Dovecot & LDAP Take #2: Authentication failed and logging
This is the user DN:
> cn=Klara Fall,ou=People,dc=[domainname],dc=de
According to your Dovecot configuration
> auth_bind_userdn = cn=%u,ou=People,dc=**[domainname]**,dc=de
if you login with "klarafall" it will be expanded into
cn=klarafall,ou=People,dc=[domainname],dc=de
which is not the correct DN for Mrs Klara.
So if you login with "Klara Fall" it should work,
2015 Feb 25
2
"Temporary authentication failure" ? Cant connect with ldap user
Is there a good, foolproof dovecot-openldap tutorial that walks you through
the steps and works with the newest version of both softwares?
I'm giving up and starting anew.
2015-02-24 11:33 GMT+01:00 Mihai Badici <mihai at badici.ro>:
> On Tuesday 24 February 2015 10:51:44 David Scheele wrote:
> > Hmm...
> >
> > *ldapsearch -x cn=admin* gives me:
> > | # A
2013 Dec 26
1
tests with metadata module
--Repost after subscription as list member ---
I made some tests with metadata support in dovecot 2.2.10.
Previously I had dovecot 2.2.4 with external metadata plugin who work well.
I use dovecot with roundcube and roundcube plugins from kolab project .
First, the feature activation was tricky and rather undocumented.
I spent about half hour googling, after that I set:
imap_metadata = yes
and
2014 May 13
1
dovecot shared folder
I try to create a shared directory in dovecot.
When accessing ( from roundcube) i can't subscribe or list the namespace.
It looks like I don't have rights.
This is an extract from debug log:
When I try to create a new folder in "Public" (i don't have rights, but i can
try) loooks like the process crash:
May 12 23:10:07 imap: Debug: Module loaded:
2014 Mar 29
1
still issues with metadata support
On dovecot 2.2.12 compiled from source I use ActiveSync with kolab-syncroton.
When running a test i have this imap log:
[29-Mar-2014 22:58:25 +0200]: [F658] S: A0004 OK Getmetadata completed.
[29-Mar-2014 22:58:25 +0200]: [F658] C: A0005 SETMETADATA INBOX
(/private/vendor/kolab/activesync "{\"DEVICE\":{\"601099122\":{\"ID\":
2014 Jan 27
1
managesieve - point me in the right direction?
Hi,
I am using Dovecot 2.1.16. I'm trying to get Roundcube to talk to the
managesieve plugin. Postfix/Dovecot/Roundcube all exist on the same
server.
I'd like to get managesieve working. I've gone through a few guides,
such as:
https://wiki.archlinux.org/index.php/dovecot#Sieve
But so far roundcube won't connect to the managesieve plugin. ("Cant
reach server").
2014 Mar 04
1
IMAP native METADATA already implemented?
A year ago, more or less, I was told "Dovecot is getting close to having
native METADATA support." How's this going?
Thanks.
2014 Aug 25
3
Special-Use Mailboxes ?
Lots of people must have had this issue before me - users using
different devices&software (pc, smartphone, tablet, thunderbird,
outlook, webmail) and languages (e.g. English on the PC, German on the
iPhone), some folders end of with different names - e.g. "Sent"
and "Gesendete Elemente" - meaning the same thing, namely "sent mails".
How do you map these to just
2017 Aug 23
2
Aw: Dovecot - Postfix Calender Synchronisation
We murdered web applications with a chainsaw. Web 2.0 has too many security holes.
On Wed, Aug 23, 2017 at 8:35 PM, Mihai Badici <mihai at badici.ro> wrote:
> the vaste majority of web applications around use the same stack.
2015 Feb 27
1
postfix ldap unknown user
Hi,
My config dovecot 2.2.13 Postfix 2.9.6 Debian wheezy
When I send a message to my user test (siroco) postfix said unknown user
But the user exist :
doveadm user siroco :
field value
uid 3002
gid 2000
home /var/spool/dovecot/mail/s/siroco
mail maildir:~/Maildir:LAYOUT=fs
postmap -vq siroco ldap:/etc/postfix/ldap_virtual_aliases.cf
return siroco
2 questions :
postfix search
2015 Feb 23
4
"Temporary authentication failure" ? Cant connect with ldap user
Hello there, first time writing.
I'm relatively new to linux and have been tasked with setting up the
following configuration:
Debian Wheezy Server
Postfix
Dovecot
OpenLDAP
So, I set up the Server, installed and configured postfix, ldap and dovecot
(in that order) and now simply try to log into the mail account with a used
from the LDAP over telnet.
The test looks like this:
*|> telnet
2015 Mar 10
3
Different realm for different listeners?
I see this has been asked a few times over the years (but not in several
years), and the response was along the lines of "maybe someday", so I
figured I'd see if someday was here yet...
I have a need to have a different default realm for different listeners.
Basically, I've a bunch of different domains, and a few of them insist
their users not be required to authenticate with
2020 Apr 25
2
Creating folders
Maybe you need to subscribe to that folders?
On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
> Rectification: For example, created a_folder would be found on server
> under Maildir/cur/.b_dir.
> would be:
> For example, created a_folder would be found on server under
> Maildir/cur/.a_folder.
>
> On Sat, Apr 25, 2020 at 2:45 PM Andrei Petru Mura <mapandrei at gmail.com
>
2013 Dec 29
1
how to separate virtual delivery and authentication?
I have a "pure ldap" setting with postfix and dovecot.
When using dovecot delivery, the recipient is checked via ldap.
The same ldap query is used when authenticate.
So, if I want to authenticate with the uid , I can't use a filter like uid=%u
because the delivery will fail. I don't want to use %nor something else
because I could use multiple e-mail addresses on a single
2014 Sep 22
1
help with samba4 settings
I'm having a great deal of difficulty with integrating dovecot 2.0.9 with a
new installation of samba4 4.1.11 and would appreciate anyones help who has
this working.
*Problem 1:*
if dn= cn=Administrator,dc=ourhome,dc=net with dnpass = *****
---------------I get NT_STATUS_LOGON_FAILURE
but dn = "Administrator at ourhome.net" with dnpass = **** works
I guess I shouldn't complain
2019 Dec 21
2
dovecot rejecting connects
On 12/21/19 2:50 AM, Bernd Petrovitsch wrote:
> Hi all!
>
> On Fri, 2019-12-20 at 17:39 -0700, Roy wrote:
> [...]
>> I created a new VM with Centos 8 and installed dovecot and postfix.
>> Postfix is working fine but dovecot rejects connections from anything
>> but the local machine.
>>
>> Locally
>>
>> Trying 10.10.100.157...
>>
2014 Dec 01
2
SORT capability
Hi,
why I don't see SORT capability on my dovecot server?
# telnet localhost 143
Trying ::1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5 AUTH=CRAM-MD5] Dovecot ready.
1 capability
* CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2015 Apr 09
1
Calendar and address book with Dovecot
We tried radicale, it didn't work at all as we found out the db support was completely broken.
> On Apr 9, 2015, at 12:34 PM, Dominik Breu <dominik at dominikbreu.de> wrote:
>
> Hello,
>
> if you don't depend on a fancy webinterface give http://radicale.org/ a
> shot you can auth users aganst your imap server.
>
> greets
>
> Am Donnerstag, den
2018 Jun 30
2
Looking into a solution for Caldav (and possibly carddav) support
Am 30.06.2018 um 07:13 schrieb Mihai Badici:
> I can confirm you can use dovecot ( instead of cyrus) but is not trivial
> and I didn't know much about the compatibility for shared calendars.
Cyrus IMAPd provides exactly that, easily ;-)
https://www.cyrusimap.org/imap/download/installation/manage-dav.html
Alexander
2020 May 09
2
Ms Exchange vs dovecot
First of all, Exchange is a complete solution. Dovecot is a imap/pop3
server ( a good one, sure... )
So replacing exchange means to find an integrated solution.
about the questions: public folder was removed in exchange. IMHO they
made the right choice :)
There is a different thing, need different tools and different client
app. You can create shared mailboxes ( i think it's a little