Update of /var/cvs/applications/email
In directory james.mmbase.org:/tmp/cvs-serv24208

Modified Files:
        pom.xml 
Log Message:
description


See also: http://cvs.mmbase.org/viewcvs/applications/email


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/email/pom.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- pom.xml     7 Apr 2009 07:54:51 -0000       1.9
+++ pom.xml     22 Apr 2009 22:32:06 -0000      1.10
@@ -13,6 +13,13 @@
   <name>MMBase Email</name>
   <packaging>war</packaging>
 
+  <description>
+    The email application provides builders and functions to enable MMBase to 
send (and receive)
+    email. You can create 'email' objects which you can fill with information 
that needs to be send,
+    and use some code to send this email to the user. It also includes MIME 
support that enables you
+    to send out multipart emails including attachments.
+  </description>
+
   <dependencies>
     <dependency>
       <groupId>javax.mail</groupId>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to