• Send all Notifications from single Email

  • OpenKM has many interesting features, but requires some configuration process to show its full potential.
OpenKM has many interesting features, but requires some configuration process to show its full potential.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #26081  by EMS
 
Hey guys,

I have the email settings up and running by using the Tomcat mail configuration guide, but would like to know if it is possible to have OpenKM send all notifications from a single Email Account? Right now the from address is populated from the users Email address, but then what is the mail.smtp.from property used for?
Code: Select all
	<Resource name="mail/OpenKM" type="javax.mail.Session"
            mail.transport.protocol="smtp"
			mail.smtp.auth="true"
			mail.smtp.host="123.abc.com"
			mail.smtp.port="25"		
			mail.smtp.user="noreply"
			password="***************"
			mail.smtp.from="user@abc.com"
			mail.smtp.quitwait="false"
			mail.smtp.starttls.enable="true"
			mail.smtp.socketFactory.class="javax.net.ssl.SSLSocketFactory"
			mail.debug="true"
			/>
Thanks in advance
 #26130  by jllort
 
Should change source code for it. Anyway take in mind you'll lose the information about who's the sender which should be introduced in some way in body mail.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.