gitblit icon indicating copy to clipboard operation
gitblit copied to clipboard

Set up smtp server using JNDI

Open walshta opened this issue 9 years ago • 1 comments

I'm using GitBlit 1.7.1 WAR in my Jetty 9 container and have a jndi resource for my mail server bound to mail/Session in my jetty.xml so all the deployed applications have the ability to send emails without me needing to specify it in each application's setup.

It would be a nice feature for the WAR version use this resource instead of needing to update the gitblit.properties file.

walshta avatar May 05 '16 14:05 walshta

I would write the same item. In other words I completely agree with @walshta.

josivan avatar May 24 '16 14:05 josivan