seam / mail

Mail Module: A portable extension for e-mail templates sent using the Java Mail API

Home Page:http://seamframework.org/Seam3/Mail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building

  • Run mvn clean install
  • To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-mail-${version}.zip
  • The readme.txt placed in the distribution is not this one, see dist/src/main/assembly/readme.txt

Testing

run mvn clean verify

About

Mail Module: A portable extension for e-mail templates sent using the Java Mail API

http://seamframework.org/Seam3/Mail


Languages

Language:Java 100.0%