Displaying 20 results from an estimated 2000 matches similar to: "Dovecot-2.0.11 searches in all LDAP directory"
2011 Apr 13
0
Dovecot-lda and multiple records after filter.
Hello.
Some records in my LDAP base have same values in mail field:
# extended LDIF
#
# LDAPv3
# base <ou=Mail, dc=ph, dc=local> with scope subtree
# filter:
(&(mail=someuser at p.ru)(|(AccountStatus=active)(accountStatus=shared)))
# requesting: mailMessageStore
#
dn: cn=lala,ou=Mail,dc=ph,dc=local
mailMessageStore: /var/mail/someuser/Maildir/
# Eset, Mail, ph.local
dn:
2007 Mar 01
1
LDAP error
Hi,
When i try to inser this on LDAP database, i get this error:
"ldapadd: invalid format (line 14) entry:
"uid=spessoa,ou=users,ou=accounts,dc=telbit,dc=pt""
I can't see nothing wrong.
The .ldif file follows my signature.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
--
dn: dc=telbit,dc=pt
objectClass: top
objectClass: dcObject
objectClass: organization
o:
2007 Apr 02
1
dovecot/LDAP: Multiple password replies
Hello list,
I'm trying to connect to pop3 using dovecot which authenticates through
ldap,
but i get the following Multiple password replies when i try to connect to
server
Apr 2 11:47:50 srv-ath dovecot: auth(default): ldap(a.faragitakis,127.0.0.1):
base=ou=email,ou=services,dc=company,dc=com scope=subtree
2009 Nov 09
2
Missing 'mailbox' variable ?
Hi,
I'm using Dovecot with LDAP.
My users have an home directory and a field named 'mailMessageStore'.
Then the full mailbox path is 'homeDirectory/mailMessageStore'
In dovecot-ldap.conf i configured as follows :
user_filter = (&(objectClass=qmailUser)(cn=%u))
user_attrs =
qmailUID=uid,qmailGID=gid,homeDirectory=home,mailMessageStore=mail=maildir:~/%$
Everything is
2008 Jan 16
1
Quota 1.1 problem
Helo all,
I'm trying to use Dovecot v1.1.beta13 lda with ldap. I made a tons of
change in configurations but still can't set quota from ldap. See below:
Log:
Jan 16 17:37:09 mailserver-03 dovecot: auth(default):
userdb(teste at xxx.com.br,127.0.0.1): Invalid GID value '*:bytes=1033'
dovecot-ldap.conf:
user_attrs =
2015 Jan 09
1
Authcache and user changing
2015-01-09 9:16 GMT+01:00 Steffen Kaiser <skdovecot at smail.inf.fh-brs.de>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> On Mon, 29 Dec 2014, Lazy wrote:
>
>>
>> I have noticed that during auth cache hits usernames are not updated.
>> (We use ldap backend
>> and change username with
>> user_attrs = uid=user, mailMessageStore=home,
2016 Jun 08
2
postfix+dovecot and usernames different to e-mail addresses
Hi,
I want to replace an old mailserver setup with postfix+dovecot. The
problem I'm facing now is, that the old system had usernames different
to the e-mail address of the user. For example:
E-Mail-Address: foo at example.com
Username: foo-example.com
I configured postfix so that it passes mails to dovecot using the
following command (master.cf):
dovecot unix - n
2009 Jan 05
1
login fails when username has apostrophe
Hi
I've added the apostrophe character to auth_username_chars however
authentication still fails. I'm using LDAP with the following details:
dovecot version 1.1.7
openldap client library 2.4.11
With auth_verbose = yes and auth_debug = yes set I see the following in
the logs. Note the initial escaped apostrophe and the subsequent escaped
escape in the filter!
----- start log -----
Jan
2016 Jun 09
2
postfix+dovecot and usernames different to e-mail addresses
Thank you for this hint, but no, that does not work.
Does Dovecot really use this user_filter when postfix passes mail using
the dovecot-lda command?
I now tried it with
user_filter = (&(objectClass=qmailUser)(|(uid=%u)(mail=%u)))
and when I search with this filter in LDAP directly (using the
recipients e-mail address as %u) it returns the wanted user.
I also ensured, postfix
2006 Jan 11
1
dovecot+ldap no auth...
Dear sirs,
In the configuration of Dovecot I can?t get autentication of the users.
My work environment is:
OpenBSD 3.8
Postfix 2.2.5 (instaled thru ports with ldap and sasl support)
Opendap 2.2.27 (instaled thru ports with sasl support)
Dovecot 0.99.14 (instaled thru source with ldap support)
I have two domains in ldap, the postfix is just autenticating in ldap
(sending e-mails to users of 2 ldap
2014 Apr 23
0
dovecot qmail-ldap
Hi folks,
i am trying to get dovecot to work in my qmail-ldap instalation but no success so far. I respectfuly request your help.
Here is my /etc/dovecot/dovecot.conf :
auth_debug = yes
auth_verbose = yes
base_dir=/var/dovecot
default_process_limit=100
disable_plaintext_auth=no
listen=200.235.128.97
log_path=/var/log/dovecot.log
login_greeting = Etosha Messaging Suite IMAP ready
mail_uid=vmail
2014 Dec 25
0
director + lmtp + ldap user
Hi,
recently I have migrated our prevoius dovecot-lda to 2.2 with director + lmtp.
And we are having some issues.
When lmtp delivers to ldap uid names everything works except sieve
vacation (login is not found in headers so reply is not sent).
When using full email addresses in rcpt to vacation works but
usernames are inconsistent (one user can login using his email
address, or aliases,
or
2004 Jul 28
1
Re: Request for sample qmailGroup ldif: LDAP attribute is not given b ut mandatory. (#5.3.5) error
Hallo,
you have to add the qmailUser - objectClass and the corresponding
attributes to the entry, qmailGroup is an derieved objectClass from qmailUser.
Yours
Malte
Wednesday, July 28, 2004, 2:54:33 PM, you wrote:
KA> I would like to create email groups under a qmail-ldap installation. I
KA> created a sample group testgroup2@mysampledomain.com in which I wanted
KA> akamau@icipe.org
2011 May 10
1
LDAP Authentication ok but errors
Hello Timo,
We have installed dovecot 2.0.10. With LDAP authentication. Users authenticate successfully but in the authentication process there are errors that I don't understand because it's everything all right:
May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_unbind
May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_free_connection 1 1
May 10 18:00:49 carpe3 dovecot: auth: Error:
2011 Jan 03
0
RV: Quota ignore subfolders
Please, any help with this issue.
Thanks.
H?ctor Moreno Blanco.
-----Mensaje original-----
De: dovecot-bounces+hmoreno=gmv.es at dovecot.org [mailto:dovecot-bounces+hmoreno=gmv.es at dovecot.org] En nombre de H?ctor Moreno Blanco
Enviado el: mi?rcoles, 15 de diciembre de 2010 12:48
Para: dovecot at dovecot.org
Asunto: [Dovecot] Quota ignore subfolders
Hello,
We have dovecot 2.0.8 in our
2007 Nov 26
4
dovecot imap hangs
All,
I recently did a fresh install/setup on centos 5 to replace my older
courier-imap and all seemed to go well until today I started to notice
that it simply hangs. I use thunderbird and squirrel mail and after a
while it seems like I"m simply rejected. I'm almost guessing that it has
to do with the session timing out and then dovecot is unwilling or
unable to renew the session. I
2010 Dec 15
1
Quota ignore subfolders
Hello,
We have dovecot 2.0.8 in our servers with Scientific Linux SL release 5.2 (Boron).
We want to ignore a mailbox and its child mailboxes.
A few weeks ago Timo told me to do this in dovecot.conf, create a new namespace which will be the quotaless namespace and edit the quota:
namespace {
inbox = yes
location =
prefix = INBOX.
separator = .
type = private
}
namespace {
location =
2008 Jan 22
4
1.1beta14 cache bug ?
Helo all,
After enable auth_cache_size = 20480 and auth_cache_ttl = 0, dovecot
stops working for users that are in cache. See the log bellow:
1 - POP3 session OK
jan 22 14:02:59 mailserver--03 dovecot: auth(default): client in: AUTH
1 PLAIN service=pop3 lip=10.0.149.3 rip=10.0.2.2
resp=<hidden>
Jan 22 14:02:59 mailserver--03 dovecot: auth(default):
cache(teste2 at
2012 Sep 07
2
Quota less mailbox with mdbox
Good morning everyone,
I have a little doubt about setting a quotaless mailbox with mdbox.
Currently we have dovecot 2.0.10 with Maildir as mailbox system. We want to migrate to mdbox.
The migration is simple and easy, but there are some configuration settings we cannot set to work properly.
In our dovecot with Maildir we have the namespace INBOX with certain quota and another one without
2003 May 07
0
Join win2k wks to samba domain - pleazeeeee help
Hi !
*Any* sugestions are welcome:
I have problem with my samba+LDAP setup (2 weeks now :-(((( ) with the joining
of win2k workstations to the samba PDC domain.
Every user in the ldap can access his share in the PDC. for instance the users
xpto access's without any problem to the \\PDC-SRV\xpto
if i add the wks account with the script before trying to join the domain:
smbldap-useradd.pl