social-mail-servlet/src/main/webapp/index.jsp

10 lines
282 B
Plaintext
Raw Normal View History

<html>
<body>
<h2>Hello From D4Science Email reader service!</h2>
<a href="./start-email-reader">RUN Email reader service (repeat: every minutes [Default])</a>
You can change this value by editing the property file gcube-data.properties under $CATALINA_HOME/conf
</body>
</html>