OSDN Git Service

BUGFIX: When SMTP connection was closed, LDAP connection close. It avoid LDAP server...
authorTakuya Ono <takuya-o@users.sourceforge.jp>
Wed, 23 Feb 2005 13:30:56 +0000 (13:30 +0000)
committerTakuya Ono <takuya-o@users.sourceforge.jp>
Wed, 23 Feb 2005 13:30:56 +0000 (13:30 +0000)
commit4fd3deacc8150bccc157baa5b54f5a29ef67317f
tree5d9c3ed8c3c7c11b6271a59e7490bb365f299c83
parent13adb23367a665502e4a887e5fcd1de16c5b53c7
BUGFIX: When SMTP connection was closed, LDAP connection close. It avoid LDAP server connection timeout.
MOD: Change properties name "org.jent.checksmtp.ldap.root" to "org.jent.checksmtp.ldap.baseDn".
ADD: Add properties "org.jent.checksmtp.enableRemoteConnect". It control permit connect from remote host.
ADD: Catch LDAP Time Limit and Not Found Exception.
deploy/mdc.jar