Without the result is:
"admin@diakont.it"@webserver
Without the result is:
"admin@diakont.it"@webserver
With comma?
Without comma, the behaviour it that I described.
The next release will be Development environment based in VM, really we were on process on releasing but by mistake we have uploaded in a wrong site, you can meanwhile download from here https://sourceforge.net/projects/openkm/files/common/ ( it's the 10GB file ).
The VM is based in linux mint ...
I can't set mail.smtp.from as you write in last message (tomcat can't start, it gives this error: org.xml.sax.SAXParseException; systemId: file:/opt/openkm/tomcat-7.0.61/conf/server.xml; lineNumber: 57; columnNumber: 24; The value of attribute "mail.smtp.from" associated with an element type ...
I checked my configuration, and principal.ldap.mail.attribute=mail.
However I am not sure the problem come from LDAP. I try to clarify: I have to use mail.user attribute in tomcat mail config due to authentication problems in my mail server. For example, befor configuration I have posted, I set ...
Hi there,
I configured ldap and tomcat email successfully in OpenKM 6.3.4. Now notifications are sent regularly, but there is a little issue in email from address. I have set tomcat mail in this manner:
<Resource name="mail/OpenKM" type="javax.mail.Session"
mail.transport.protocol="smtp" mail ...
Thank you,
I fixet it. The problem was in principal.adapter settings.
I have let it to database adapter.
I am sorry for my supid question.
Bye.
Genna
Hi there,
I am using OpenKM 6.3.4 with Active Directory authentication.
I set email parameters in this manner:
<Resource name="mail/OpenKM" type="javax.mail.Session"
mail.transport.protocol="smtp" mail.smtp.auth="true"
mail.user="admin@xxxxxx.it"
mail.smtp.host="mail.diakont.it" mail.smtp.user ...
Ok,
it is working done!
Thank you very much.
genna
Hi there,
I am testing OpneKM 6.3.4 with Active Direcotory authentication. I would like to use not default groups name, so I successfully changed ROLE_ADMIN in OKM_ADMIN and user of this AD group can login and administer without problems.
I am trying to do same thing with ROLE_USER, I wuold like to ...