OSDN Git Service

BUGFIX: When SMTP connection was closed, LDAP connection close. It avoid LDAP server...
authortakuya-o <takuya-o>
Wed, 23 Feb 2005 13:30:56 +0000 (13:30 +0000)
committertakuya-o <takuya-o>
Wed, 23 Feb 2005 13:30:56 +0000 (13:30 +0000)
commit931b66345d261e6e988d568b1b4078889acd5b50
tree5d9c3ed8c3c7c11b6271a59e7490bb365f299c83
parent3a4c89cc6491cba5273bac42509d71d23335af2c
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