steven_zgf 发表于 2010-5-10 10:00:27

LDAP错误

1由于公司的邮件是先经由MDaemon进行垃圾邮件的过滤,再转发到exchange 的,现在MD的日志中发现,老是产生这个错误Error: ldap_search_s failed, err: 1,不知如何处理???

同时在进行ladp测试的时候又是正常的,如下图:
1

steven_zgf 发表于 2010-5-11 10:40:30

Mon 2010-05-10 20:13:02: <-- MAIL FROM: <370796534@qq.com>
Mon 2010-05-10 20:13:02: --> 250 <370796534@qq.com>, Sender ok
Mon 2010-05-10 20:13:02: <-- RCPT TO: <edpsteven@gaowen.com>
Mon 2010-05-10 20:13:02: Performing LDAP lookup (172.17.1.35:389 for edpsteven@gaowen.com)
Mon 2010-05-10 20:13:02: *Search filter: (&(objectclass=user)(|(edpsteven@gaowen.com)(mail=SMTP:edpsteven@gaowen.com)(proxyAddresses=SMTP:edpsteven@gaowen.com]mail=edpsteven@gaowen.com)(mail=SMTP:edpsteven@gaowen.com)(proxyAddresses=SMTP:edpsteven@gaowen.com)))
Mon 2010-05-10 20:13:02: *Error: ldap_search_s failed, err: 1
Mon 2010-05-10 20:13:02: ---- End LDAP results
Mon 2010-05-10 20:13:02: Performing DNS-BL lookup (58.251.149.199 - connecting IP)
Mon 2010-05-10 20:13:02: *cblless.anti-spam.org.cn - passed
Mon 2010-05-10 20:13:03: *sbl-xbl.spamhaus.org - passed
Mon 2010-05-10 20:13:03: ---- End DNS-BL results
Mon 2010-05-10 20:13:03: --> 250 <edpsteven@gaowen.com>, Recipient ok
Mon 2010-05-10 20:13:03: <-- DATA
Mon 2010-05-10 20:13:03: Creating temp file (SMTP): d:\mdaemon\queues\temp\md50000002862.tmp
Mon 2010-05-10 20:13:03: --> 354 Enter mail, end with <CRLF>.<CRLF>
Mon 2010-05-10 20:13:03: Message size: 5031 bytes
Mon 2010-05-10 20:13:03: Passing message through AntiVirus (Size: 5031)...
Mon 2010-05-10 20:13:03: *Message is clean (no viruses found)
Mon 2010-05-10 20:13:03: ---- End AntiVirus results
Mon 2010-05-10 20:13:03: Passing message through Spam Filter (Size: 5031)...
Mon 2010-05-10 20:23:03: Error applying spam filter
Mon 2010-05-10 20:23:03: --> 451 Sorry, try later.Can't create temporary mail file. :(
Mon 2010-05-10 20:23:03: Connection closed
Mon 2010-05-10 20:23:03: SMTP session terminated (Bytes in/out: 5126/306)
Mon 2010-05-10 20:23:03: ----------

[ 本帖最后由 steven_zgf 于 2010-5-11 11:00 编辑 ]
页: [1]
查看完整版本: LDAP错误