Home
Name Modified Size InfoDownloads / Week
MailMarket 0.4 2012-06-19
MailMarket 0.2 2012-05-25
MailMarket 0.3 2012-05-25
README.txt 2012-06-19 3.8 kB
Totals: 4 Items   3.8 kB 0
MailMarket README
-----------------

Content
-------

0 System requirements
1 Installation
2 History
3 Licensing 
4 Contact

0 System requirements
---------------------

Hardware: no special requirements

Software: Java 7 (http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#javasejdk)

1 Installation
--------------
Before 

Make sure Java 7 is installed before running MailMarket.
You can find it here: http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html#javasejdk

Download and install the latest Java 7 JRE, at moment of writing it is 7u4:
http://www.oracle.com/technetwork/java/javase/downloads/jre-7u4-download-1591157.html

Windows:
Setup: Follow the setup wizard to install MailMarket

Mac:
Copy/unzip the content of the zip file anywhere you want and execute MailMarket.
Setup: Follow the setup wizard to install MailMarket

Unix:
Jar:  Just execute MailMarket.jar and all needed files and folders are created.
Setup: Follow the setup wizard to install MailMarket

2 History
---------

19/06/2012 MailMarket 0.4

Bugfix: On some versions of Windows installing MailMarket in the Program Files folder caused problems. MailMarket had no rights to create
or modify files, which resulted in MailMarket not starting. This problem has now been fixed: All user data is now saved in the user's home
directory under the folder MailMarket.

25/05/2012 MailMarket 0.3

In this version the layout is completely revamped. It should be more intuitive and more beautiful.
An installer is now provided to setup MailMarket on Windows, Unix or Mac.

0.3 Changes: 

- layout revamp
- setup jar and exe
- icon tool bar
- navigation
- basic html editor
- export members to csv
- ...

13/04/2012 MailMarket 0.2

This is our first public version!
So chances are there are still lots of little mistakes and bugs around ...
If you find any, please let us know at mailmarket@beanpole.be or https://sourceforge.net/projects/mailmarket, thank you.

Description:

MailMarket is first intended as a desktop application that will allow users to send emails to different mailinglists. 
MailMarket will be built out of different components -- allowing it to run on different environments, as desktop or server -- and use custom content store implementations.
The initial application is built as a Java Desktop application, allowing it to run on any platform that supports Java.
Notes: this project was created by developers at Beanpole (http://www.beanpole.be) as a trainining project for our juniors. We chose to build MailMarket because we felt there was a need for such an application.

Features:

Easy to use: Just follow the wizard
Use your own mail account
Import your contacts from CSV or LST
Runs in the background
Send HTML or Text mails
Send to multiple mailing lists at the same time
Save your mail(s) as template and re-use later
Use the built-in ISP rules or add your own

3 Licensing
------------

/*
 * Copyright 2012 Egon Pas and Balder Van Camp. Licensed under the Apache
 * License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain
 * a copy of the License at
 * 
 * http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
 * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
 * specific language governing permissions and limitations under the License.
 */

4 Contact
---------

Website: https://sourceforge.net/projects/mailmarket/
E-mail: mailmarket@beanpole.be
Source: README.txt, updated 2012-06-19