Hi
I am currently moving a large project from Seam 2.3 to Java EE7, CDI and JSF2.2.
One of the many things I am trying to find a replacement is Seam mail. From the Seam 3 page I can see that this was supposed to be moved to cdi-mail (https://github.com/codylerum/cdi-mail) but that link is dead.
Any idea what could be used as a replacement for Seam mail?
I've seen a suggestion here: http://stackoverflow.com/questions/7787180/send-mail-from-jsf-page-using-beans which basically just captures the output of a JSF page. It that the way to go?
Thanks
It seems to be at https://github.com/codylerum/simple-email