[gen] SMTP and LDAP configuration updated. Module appy.gen.mail can now be used independently of a gen-application.
This commit is contained in:
parent
4947e2956c
commit
ecc3f07a09
8 changed files with 155 additions and 107 deletions
|
@ -1,6 +1,6 @@
|
|||
'''This script allows to check a LDAP connection.'''
|
||||
import sys
|
||||
from appy.shared.ldap_connector import LdapConnector
|
||||
from appy.shared.ldap import LdapConnector
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
class LdapTester:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue