[Dovecot] postfix - dovecot - ldap
Martin Sengstschmid
ms35 at lanolino.at
Thu Jan 15 18:50:09 EET 2009
dovecot.conf
....
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes
mail_debug = yes
log_path=/var/log/dovecot.log
info_log_path=/var/log/dovecot-info.log
.....
after dovecot restart
I got following LOG-files
Martin
dovecot-info.log:
dovecot: Jan 15 17:38:55 Info: auth(default): client in: AUTH 1
PLAIN service=imap secured lip=127.0.0.1 rip=127.0.0.1
lport=143 rport=49344 resp=AGJhbW1AYWJjc2hvcC5hdABiYW1tX3NlY3JldA==
dovecot: Jan 15 17:38:55 Info: auth(default):
ldap(bamm at abcshop.at,127.0.0.1): pass search:
base=ou=people,dc=abcshop,dc=at scope=subtree
filter=(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=bamm at abcshop.at))
fields=uniqueIdentifier,userPassword
dovecot: Jan 15 17:38:55 Info: auth(default):
ldap(bamm at abcshop.at,127.0.0.1): result:
uniqueIdentifier(user)=bamm at abcshop.at userPassword(password)=bamm_secret
dovecot: Jan 15 17:38:55 Info: auth(default): client out: OK 1
user=bamm at abcshop.at
dovecot: Jan 15 17:38:55 Info: auth(default): master in: REQUEST 1
10835 1
dovecot: Jan 15 17:38:55 Info: auth(default):
ldap(bamm at abcshop.at,127.0.0.1): user search:
base=ou=people,dc=abcshop,dc=at scope=subtree
filter=(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=bamm at abcshop.at))
fields=mailHomeDirectory,mailUidNumber,mailGidNumber,mailStorageDirectory,mailQuota
dovecot: Jan 15 17:38:55 Info: auth(default):
ldap(bamm at abcshop.at,127.0.0.1): result: mailGidNumber(gid)=2000
mailHomeDirectory(home)=/usr/local/mail/abcshop.at/bamm
mailQuota(quota=maildir:storage)=2621440
mailStorageDirectory(mail)=maildir:/usr/local/mail/abcshop.at/bamm/Maildir
mailUidNumber(uid)=2000
dovecot: Jan 15 17:38:55 Info: auth(default): master out: USER 1
bamm at abcshop.at gid=2000 home=/usr/local/mail/abcshop.at/bamm
quota=maildir:storage=2621440
mail=maildir:/usr/local/mail/abcshop.at/bamm/Maildir uid=2000
dovecot: Jan 15 17:38:55 Info: imap-login: Login:
user=<bamm at abcshop.at>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): Loading modules
from directory: /usr/local/lib/dovecot/imap
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): Module loaded:
/usr/local/lib/dovecot/imap/lib10_quota_plugin.so
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): Module loaded:
/usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.so
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): Effective
uid=2000, gid=2000, home=/usr/local/mail/abcshop.at/bamm
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): Quota root:
name=storage=2621440 backend=maildir args=
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): Quota rule:
root=storage=2621440 mailbox=* bytes=1073741824 (0%) messages=0 (0%)
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): maildir:
data=/usr/local/mail/abcshop.at/bamm/Maildir
dovecot: Jan 15 17:38:55 Info: IMAP(bamm at abcshop.at): maildir++:
root=/usr/local/mail/abcshop.at/bamm/Maildir, index=, control=,
inbox=/usr/local/mail/abcshop.at/bamm/Maildir
dovecot: Jan 15 17:39:00 Info: IMAP(bamm at abcshop.at): Disconnected:
Logged out bytes=8/43
dovecot.log
dovecot: Jan 15 17:37:59 Warning: Killed with signal 15
dovecot: Jan 15 17:37:59 Error: auth(default): ldap_unbind
dovecot: Jan 15 17:37:59 Error: auth(default): ldap_free_connection 1 1
dovecot: Jan 15 17:37:59 Error: auth(default): ldap_send_unbind
dovecot: Jan 15 17:37:59 Error: auth(default): ldap_free_connection:
actually freed
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_bind
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_simple_bind
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_sasl_bind
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_send_initial_request
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_new_connection 1 1 0
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_int_open_connection
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_connect_to_host: TCP
localhost:389
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_new_socket: 10
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_prepare_socket: 10
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_connect_to_host:
Trying 127.0.0.1:389
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_pvt_connect: fd: 10
tm: -1 async: 0
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_open_defconn: successful
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_send_server_request
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:01 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:01 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:01 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:01 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:01 Error: auth(default): refcnt: 2 status:
Connected
dovecot: Jan 15 17:38:01 Error: auth(default): last used: Thu Jan 15
17:38:01 2009
dovecot: Jan 15 17:38:01 Error: auth(default):
dovecot: Jan 15 17:38:01 Error: auth(default):
dovecot: Jan 15 17:38:01 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:01 Error: auth(default): * msgid 1, origid 1,
status InProgress
dovecot: Jan 15 17:38:01 Error: auth(default): outstanding referrals
0, parent count 0
dovecot: Jan 15 17:38:01 Error: auth(default): ld 0x18401200 request
count 1 (abandoned 0)
dovecot: Jan 15 17:38:01 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:01 Error: auth(default): Empty
dovecot: Jan 15 17:38:01 Error: auth(default): ld 0x18401200 response
count 0
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:01 Error: auth(default): read1msg: ld 0x18401200
msgid -1 all 1
dovecot: Jan 15 17:38:01 Error: auth(default): read1msg: ld 0x18401200
msgid 1 message type bind
dovecot: Jan 15 17:38:01 Error: auth(default): read1msg: ld 0x18401200 0
new referrals
dovecot: Jan 15 17:38:01 Error: auth(default): read1msg: mark request
completed, ld 0x18401200 msgid 1
dovecot: Jan 15 17:38:01 Error: auth(default): request done: ld
0x18401200 msgid 1
dovecot: Jan 15 17:38:01 Error: auth(default): res_errno: 0, res_error:
<>, res_matched: <>
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_free_request (origid
1, msgid 1)
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_free_connection 0 1
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_free_connection:
refcnt 1
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_parse_result
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_msgfree
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:01 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:01 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:01 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:01 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:01 Error: auth(default): refcnt: 1 status:
Connected
dovecot: Jan 15 17:38:01 Error: auth(default): last used: Thu Jan 15
17:38:01 2009
dovecot: Jan 15 17:38:01 Error: auth(default):
dovecot: Jan 15 17:38:01 Error: auth(default):
dovecot: Jan 15 17:38:01 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:01 Error: auth(default): Empty
dovecot: Jan 15 17:38:01 Error: auth(default): ld 0x18401200 request
count 0 (abandoned 0)
dovecot: Jan 15 17:38:01 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:01 Error: auth(default): Empty
dovecot: Jan 15 17:38:01 Error: auth(default): ld 0x18401200 response
count 0
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:01 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_search
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter:
"(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=bamm at abcshop.at))"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter: AND
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter_list
"(objectClass=PostfixBookMailAccount)(uniqueIdentifier=bamm at abcshop.at)"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter:
"(objectClass=PostfixBookMailAccount)"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter: simple
dovecot: Jan 15 17:38:55 Error: auth(default): put_simple_filter:
"objectClass=PostfixBookMailAccount"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter:
"(uniqueIdentifier=bamm at abcshop.at)"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter: simple
dovecot: Jan 15 17:38:55 Error: auth(default): put_simple_filter:
"uniqueIdentifier=bamm at abcshop.at"
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_send_initial_request
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_send_server_request
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:55 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:55 Error: auth(default): refcnt: 2 status:
Connected
dovecot: Jan 15 17:38:55 Error: auth(default): last used: Thu Jan 15
17:38:55 2009
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:55 Error: auth(default): * msgid 2, origid 2,
status InProgress
dovecot: Jan 15 17:38:55 Error: auth(default): outstanding referrals
0, parent count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 request
count 1 (abandoned 0)
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:55 Error: auth(default): Empty
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 response
count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid 2 message type search-entry
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:55 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:55 Error: auth(default): refcnt: 2 status:
Connected
dovecot: Jan 15 17:38:55 Error: auth(default): last used: Thu Jan 15
17:38:55 2009
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:55 Error: auth(default): * msgid 2, origid 2,
status InProgress
dovecot: Jan 15 17:38:55 Error: auth(default): outstanding referrals
0, parent count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 request
count 1 (abandoned 0)
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:55 Error: auth(default): * msgid 2, type 100
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 response
count 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid 2 message type search-result
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200 0
new referrals
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: mark request
completed, ld 0x18401200 msgid 2
dovecot: Jan 15 17:38:55 Error: auth(default): request done: ld
0x18401200 msgid 2
dovecot: Jan 15 17:38:55 Error: auth(default): res_errno: 0, res_error:
<>, res_matched: <>
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_free_request (origid
2, msgid 2)
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_free_connection 0 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_free_connection:
refcnt 1
dovecot: Jan 15 17:38:55 Error: auth(default): adding response ld
0x18401200 msgid 2 type 101:
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_parse_result
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_first_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_msgfree
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:55 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:55 Error: auth(default): refcnt: 1 status:
Connected
dovecot: Jan 15 17:38:55 Error: auth(default): last used: Thu Jan 15
17:38:55 2009
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:55 Error: auth(default): Empty
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 request
count 0 (abandoned 0)
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:55 Error: auth(default): Empty
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 response
count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_search
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter:
"(&(objectClass=PostfixBookMailAccount)(uniqueIdentifier=bamm at abcshop.at))"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter: AND
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter_list
"(objectClass=PostfixBookMailAccount)(uniqueIdentifier=bamm at abcshop.at)"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter:
"(objectClass=PostfixBookMailAccount)"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter: simple
dovecot: Jan 15 17:38:55 Error: auth(default): put_simple_filter:
"objectClass=PostfixBookMailAccount"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter:
"(uniqueIdentifier=bamm at abcshop.at)"
dovecot: Jan 15 17:38:55 Error: auth(default): put_filter: simple
dovecot: Jan 15 17:38:55 Error: auth(default): put_simple_filter:
"uniqueIdentifier=bamm at abcshop.at"
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_send_initial_request
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_send_server_request
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:55 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:55 Error: auth(default): refcnt: 2 status:
Connected
dovecot: Jan 15 17:38:55 Error: auth(default): last used: Thu Jan 15
17:38:55 2009
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:55 Error: auth(default): * msgid 3, origid 3,
status InProgress
dovecot: Jan 15 17:38:55 Error: auth(default): outstanding referrals
0, parent count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 request
count 1 (abandoned 0)
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:55 Error: auth(default): Empty
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 response
count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid 3 message type search-entry
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:55 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:55 Error: auth(default): refcnt: 2 status:
Connected
dovecot: Jan 15 17:38:55 Error: auth(default): last used: Thu Jan 15
17:38:55 2009
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:55 Error: auth(default): * msgid 3, origid 3,
status InProgress
dovecot: Jan 15 17:38:55 Error: auth(default): outstanding referrals
0, parent count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 request
count 1 (abandoned 0)
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:55 Error: auth(default): * msgid 3, type 100
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 response
count 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_int_select
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200
msgid 3 message type search-result
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: ld 0x18401200 0
new referrals
dovecot: Jan 15 17:38:55 Error: auth(default): read1msg: mark request
completed, ld 0x18401200 msgid 3
dovecot: Jan 15 17:38:55 Error: auth(default): request done: ld
0x18401200 msgid 3
dovecot: Jan 15 17:38:55 Error: auth(default): res_errno: 0, res_error:
<>, res_matched: <>
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_free_request (origid
3, msgid 3)
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_free_connection 0 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_free_connection:
refcnt 1
dovecot: Jan 15 17:38:55 Error: auth(default): adding response ld
0x18401200 msgid 3 type 101:
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_parse_result
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_first_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_get_values
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_next_attribute
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_msgfree
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_result ld 0x18401200
msgid -1
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg ld 0x18401200
msgid -1 (timeout 0 usec)
dovecot: Jan 15 17:38:55 Error: auth(default): wait4msg continue ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Connections:
dovecot: Jan 15 17:38:55 Error: auth(default): * host: localhost port:
389 (default)
dovecot: Jan 15 17:38:55 Error: auth(default): refcnt: 1 status:
Connected
dovecot: Jan 15 17:38:55 Error: auth(default): last used: Thu Jan 15
17:38:55 2009
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default):
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200
Outstanding Requests:
dovecot: Jan 15 17:38:55 Error: auth(default): Empty
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 request
count 0 (abandoned 0)
dovecot: Jan 15 17:38:55 Error: auth(default): ** ld 0x18401200 Response
Queue:
dovecot: Jan 15 17:38:55 Error: auth(default): Empty
dovecot: Jan 15 17:38:55 Error: auth(default): ld 0x18401200 response
count 0
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList ld
0x18401200 msgid -1 all 1
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_chkResponseList
returns ld 0x18401200 NULL
dovecot: Jan 15 17:38:55 Error: auth(default): ldap_int_select
More information about the dovecot
mailing list