Page 1 of 1
					
				Send document link
				PostPosted:Fri Mar 27, 2020 10:35 am
				by openkm_user
				Hello,
I have configured mail settings in $TOMCAT_HOME/conf/server.xml and checked if email is working in,
Administration -> Utilities -> Check email
And I received the test email.
But when I try to send document link to same email address (email address saved in user profile), it doesn't work, please assist.
Thanks!
			 
			
					
				Re: Send document link
				PostPosted:Sun Mar 29, 2020 10:19 am
				by jllort
				Share the stack trace error ( you will get from catalina.log file ) and we will take a look about what happens.
			 
			
					
				Re: Send document link
				PostPosted:Mon Mar 30, 2020 10:51 am
				by openkm_user
				There is no error in catalina log for this action. Am I missing something?
			 
			
					
				Re: Send document link
				PostPosted:Sat Apr 04, 2020 6:49 am
				by jllort
				You can not send a link to yourself, maybe this is the mistake. Are you trying to sending to another user?
			 
			
					
				Re: Send document link
				PostPosted:Mon Apr 06, 2020 7:21 am
				by openkm_user
				I am sending to a different user only, not sending it to myself.
			 
			
					
				Re: Send document link
				PostPosted:Thu Apr 09, 2020 10:13 am
				by jllort
				Then should working. Is not shown any error in the catalina.log file ... is quite strange. Try again and watch the output of this file.
			 
			
					
				Re: Send document link
				PostPosted:Mon Apr 13, 2020 12:13 pm
				by openkm_user
				I tried multiple times, there is no log in catalina for this action. I did in two community v6.3.8 and v6.3.9, in both versions it sent email when I did through Administration -> Utilities -> Check email, but when I tried sending document link, it isn't working.
			 
			
					
				Re: Send document link
				PostPosted:Wed Apr 15, 2020 7:33 am
				by jllort
				It is quite strange not showing anything in the log ... at least an error? 
The users who are sending the notification in OpenKM have set different email address than the user logged who's sending the emails? These emails are right? can you try with standard email account like gmail ... to be sure is not the email server what identifies the emails as spam and remove them automatically ( I suggest check from email server too ).
Finally, if nothing of these suggestions working, will be necessary you debug the code. And can tell you how doing it.