@@ -19,6 +19,10 @@ type LDAP struct {
BaseDN string
ServiceDN string
ServicePassword string
MailHost string
MailPort int
MailUser string
MailPassword string
}
func (l LDAP) Connect() (*LDAPConn, error) {
The note is not visible to the blocked user.