Changes for page FancyMail

Last modified by christoph_lechleitner@iteg_at on 2025-03-20 07.57:34

From version 6.1
edited by christoph_lechleitner@iteg_at
on 2025-03-18 04.29:42
Change comment: Git-Link
To version 2.1
edited by 5fbc055b7cc103006957e1ae
on 2012-06-15 03.04:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.christoph_lechleitner@iteg_at
1 +XWiki.5fbc055b7cc103006957e1ae
Content
... ... @@ -1,7 +1,10 @@
1 +(% style="" %)
1 1  Fancymail is a free alternative message sending service for e-mail and SMS in JAVA. It provides asynchronous sending, catches sending errors and is configurable for various connection types.
2 2  
4 +(% style="" %)
3 3  Integrate Fancymail into Spring and let it deliver your e-mails over Gmail.
4 4  
7 +(% style="" %)
5 5  The SVN Repository is located here:
6 6  
7 7  {{code language="none"}}
... ... @@ -8,6 +8,7 @@
8 8  svn.clazzes.org/svn/fancymail
9 9  {{/code}}
10 10  
14 +(% style="" %)
11 11  = {{id name="FancyMailHome-Quick-StartGuide"/}}Quick-Start Guide =
12 12  
13 13  You can download the .jar files for manual integration from our maven repository:
... ... @@ -16,11 +16,13 @@
16 16  http://maven.clazzes.org/org/clazzes/fancymail/
17 17  {{/code}}
18 18  
23 +(% style="" %)
19 19  === {{id name="FancyMailHome-UsingMaven"/}}Using Maven ===
20 20  
26 +(% style="" %)
21 21  We recommend to build your project with [[Maven>>url:http://maven.apache.org/download.html||shape="rect"]]. Include the repository location and the dependency in your pom.xml and you're done.
22 22  
23 -\\
29 +
24 24  
25 25  {{code language="none"}}
26 26  <repository>
... ... @@ -36,23 +36,3 @@
36 36   <version>yourversion</version>
37 37  </dependency>
38 38  {{/code}}
39 -
40 -= {{id name="FancyMailHome-Sourcecodeandissuetracker"/}}Source code and issue tracker =
41 -
42 -Git:
43 -
44 -* (% class="code" %)git:~/~/git.clazzes.org/java-libs/util/fancymail-main.git
45 -
46 -Obsolete Subversion:
47 -
48 -(% style="list-style-type: square;" %)
49 -* [[http:~~/~~/svn.clazzes.org/svn/fancymail>>url:http://svn.clazzes.org/svn/fancymail||style="font-size: 10.0pt;line-height: 13.0pt;" shape="rect"]] (FancyMail core lib)
50 -* [[http:~~/~~/svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/>>url:http://svn.clazzes.org/svn/fancymail/trunk/gwt-fancymail-admin/||shape="rect"]] (GWT Fancymail Admin)
51 -
52 -Jira:
53 -
54 -(% style="list-style-type: square;" %)
55 -* [[FANCYMAIL>>url:https://jira.clazzes.org/browse/FANCYMAIL||style="font-size: 10.0pt;line-height: 13.0pt;" shape="rect"]] (FancyMail core lib)
56 -* [[GWTFMADM>>url:https://jira.clazzes.org/browse/GWTFMADM||shape="rect"]] (GWT FancyMail Admin)
57 -
58 -\\
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -1911390212
1 +656641
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/FANCYMAIL/pages/1911390212/FancyMail Home
1 +https://clazzes.atlassian.net/wiki/spaces/FANCYMAIL/pages/656641/FancyMail Home